MicrosoftLearning / AZ-104-MicrosoftAzureAdministrator

AZ-104 Microsoft Azure Administrator
https://microsoftlearning.github.io/AZ-104-MicrosoftAzureAdministrator/
MIT License
3.62k stars 4.02k forks source link

Mod 7 Lab 8 Service Endpoint functionality removed from Subnet blade #885

Closed thhatty closed 5 months ago

thhatty commented 5 months ago

Module: 7

Lab/Demo: 8

Task: Restrict network access to the storage account

Step: 5

Description of issue Step 5 asks user to select the subnet blade and go into the subnet itself to enable the service endpoint. This feature has been removed from the subnet blade however, and must be done through the dedicated service endpoint blade found below the subnet settings.

Repro steps:

  1. (following current instructions) Under Settings category, click subnets.
  2. In the service endpoint section, choose microsoft.storage in the services dropdown. hit save.
  3. These steps are not currently available due to a UI change.

Steps should be changed to something like: 1.Under the settings category, click Service endpoints 2.Click +add on the top bar

  1. Select Microsoft.Storage in the services dropdown
  2. Select default subnet in the subnets dropdown
  3. click Add
staleycyn commented 5 months ago

Corrected. Thanks for reporting.