CrimsonPinnacle / cloud-labs

Creative Commons Attribution 4.0 International
0 stars 22 forks source link

Azure VM lab - Ex01_Step23-24: Resource Groups button no longer present #17

Open ZenSorcere opened 2 years ago

ZenSorcere commented 2 years ago

What lab has the bug? https://github.com/CrimsonPinnacle/cloud-labs/blob/main/compute-labs/azure/azure-vm-with-ubuntu-and-nginx-web-server.md

Describe the bug Step23 of this lab states: "Once the deployment is complete, click on the Resource groups button button in the left-hand menu list under the Microsoft Azure logo." However, that option no longer exists in the left-hand menu. image

Instead, the user should click the Blue button labelled "Go to resource", located at the bottom central section, under the "Next Steps section. image

Step24 should be updated, as well:

  1. Under the "Essentials" section, find "Resource Group (change)".
  2. click the link to the right of that, azwmnginxlab-[initials]-rg.

image

To Reproduce Steps to reproduce the behavior:

  1. Go to http://portal.azure.com, and proceed through the lab steps for the Exercise 1 of the lab linked above "Provision a Linux VM in Microsoft Azure"
  2. Once you complete your vm creation, and deployment is complete (Step22), look to the left-hand menu for "Resource Options".
  3. In the search bar above the left-hand menu, enter "Resource Options", and note the search result is empty.

Expected behavior Expected "Resource Options" to be present, per lab instructions for Step23.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

ZenSorcere commented 2 years ago

NOTE: This also affects the following lab: https://github.com/CrimsonPinnacle/cloud-labs/blob/main/compute-labs/azure/azure-function-with-http-trigger.md