
Update and Maintain Resources in Azure - Control Storage Access
This part entails several tasks related to managing a storage account and components of the storage account. Note: This is a continuation of the project in the previous article I published. Scenario The Azure admin wants you to get more familiar with storage accounts, containers, and file shares. They anticipate needing to share an increasing number of files and need someone who is skilled in using these services. They’ve given you a task of creating a storage container, a file share, and uploading files to both locations. Create a storage container From the Storage account page, select the storage account you created in the Prepare exercise On the storage account blade, under the Data storage submenu, select Containers. Select + Add container. In the Name field, enter storage-container. Select Create. Upload a file to the storage container Select the storage container you just created. Select Upload and upload the file you prepared. Once the file is ready for upload, select Upload. Wi
Continue reading on Dev.to
Opens in a new tab




