Free Microsoft Azure AZ-500 Actual Exam Questions - Question 14 Discussion
SIMULATION Lab Task use the following login credentials as needed: To enter your username, place your cursor in the Sign in box and click on the username below. To enter your password. place your cursor in the Enter password box and click on the password below. Azure Username: Userl [email protected] Azure Password: GpOAe4@lDg If the Azure portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab. The following information is for technical support purposes only: Lab Instance: 28681041 Task 5 You need to ensure that only devices connected to a 131-107.0.0/16 subnet can access data in the rg1lod28681041 Azure Storage account.
D works; network rules on storage accounts filter by IP regardless of private/public status.
You can set a network rule on the storage account to allow only the 131-107.0.0/16 subnet. That’s the simplest way to restrict access by IP range. Other options won’t filter by subnet easily.
D