AZ-103 Exam QuestionsBrowse all questions from this exam

AZ-103 Exam - Question 33


SIMULATION -

Please wait while the virtual machine loads. Once loaded, you may proceed to the lab section. This may take a few minutes, and the wait time will not be deducted from your overall test time.

When the Next button is available, click it to access the lab section. 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.

You may now click next to proceed to the lab.

Use the following login credentials as needed:

Azure Username: XXXXXXX -

Azure Password: XXXXXXX -

The following information is for technical support purposes only:

Lab Instance: 9172796 -

Your company plans to store several documents on a public website.

You need to create a container named bios that will host the documents in the storagelod9272261 storage account. The solution must ensure anonymous access and must ensure that users can browse folders in the container.

What should you do from the Azure portal?

Show Answer
Correct Answer:

See solution below.

Azure portal create public container

To create a container in the Azure portal, follow these steps:

Step 1: Navigate to your new storage account in the Azure portal.

Step 2: In the left menu for the storage account, scroll to the lob service section, then select Blobs.

Select the + Container button.

Type a name for your new container: bios

Set the level of public access to the container: Select anonymous access.

Step 3: Select OK to create the container.

References:

https://docs.microsoft.com/en-us/azure/storage/blobs/storage-quickstart-blobs-portal

Discussion

5 comments
Sign in to comment
awsnoob
Mar 17, 2020

Under Public access level, select: Container (anonymous read access for containers and blobs)

praveen97
Jul 3, 2020

Agree with awsnoob. Access level for Container should be 'Container (anonymous read access for containers and blobs)'

reklamos
Mar 19, 2020

The question specifically asks 'The solution must ensure anonymous access and must ensure that users can browse folders in the container' so how does it making private will achieve what is being asked. should be Container (anonymous read access for containers and blobs)

kumardeb
Jun 24, 2020

Follow this : All Subscription Storage  storagelod9272261  Container  Add  [1. Name and 2.Access details as Anonymous]

JohnnyBGood
Aug 21, 2020

There is something wrong when I test. I created the container under blob storage and allow anonymous access but I can't seem to browse the blob, only open files with in the blob and the task was to allow user to browse folders in the container..

sondrex
Apr 19, 2020

public access level Container (......)