Create an Azure File Share in Azure Portal for Storing Line-of-Business Applications

Create an Azure File Share

Question

SIMULATION -

Overview -

The following section of the exam is a lab. In this section, you will perform a set of tasks in a live environment. While most functionality will be available to you as it would be in a live environment, some functionality (e.g., copy and paste, ability to navigate to external websites) will not be possible by design.

Scoring is based on the outcome of performing the tasks stated in the lab. In other words, it doesn't matter how you accomplish the task, if you successfully perform it, you will earn credit for that task.

Labs are not timed separately, and this exam may have more than one lab that you must complete. You can use as much time as you would like to complete each lab. But, you should manage your time appropriately to ensure that you are able to complete the lab(s) and all other sections of the exam in the time provided.

Please note that once you submit your work by clicking the Next button within a lab, you will NOT be able to return to the lab.

To start the lab -

You may start the lab by clicking the Next button.

Your company plans to host in Azure the source files of several line-of-business applications.

You need to create an Azure file share named corpsoftware in the storagelod8095859 storage account. The solution must ensure the corpsoftware can store only up to 250 GB of data.

What should you do from the Azure portal?

Explanations

See explanation below.

Step 1. Go to the Storage Account blade on the Azure portal:

Step 2. Click on add File Share button:

Step 3. Provide Name (storagelod8095859) and Quota (250 GB).

https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-create-file-share

To create an Azure file share named corpsoftware in the storagelod8095859 storage account and ensure that it can store only up to 250 GB of data, follow these steps from the Azure portal:

  1. Sign in to the Azure portal (https://portal.azure.com).
  2. In the Azure portal, click on "All services" in the left-hand pane and then search for "Storage accounts" in the search bar at the top.
  3. Click on "Storage accounts" from the search results, and then click on the name of the storagelod8095859 storage account that you want to use for the file share.
  4. In the storage account pane, click on "File shares" under "File service" in the left-hand menu.
  5. Click on the "File share +" button at the top of the "File shares" pane to create a new file share.
  6. In the "Create file share" pane, enter "corpsoftware" as the name of the file share and "250" as the maximum size in GB.
  7. Click on the "Create" button to create the file share.
  8. Once the file share has been created, you can access it by clicking on its name in the "File shares" pane.

That's it! You have successfully created an Azure file share named corpsoftware in the storagelod8095859 storage account that can store only up to 250 GB of data.