diff --git a/Instructions/Demos/03 - Administer Azure Resources.md b/Instructions/Demos/03 - Administer Azure Resources.md index fcba6e1e..5bc333d9 100644 --- a/Instructions/Demos/03 - Administer Azure Resources.md +++ b/Instructions/Demos/03 - Administer Azure Resources.md @@ -9,6 +9,8 @@ demo: In this demonstration, we will explore the Azure portal. +**References** + [Manage Azure portal settings and preferences](https://docs.microsoft.com/azure/azure-portal/set-preferences) [Create a dashboard in the Azure portal](https://docs.microsoft.com/azure/azure-portal/azure-portal-dashboards) @@ -29,10 +31,12 @@ In this demonstration, we will explore the Azure portal. In this demonstration, we will experiment with Cloud Shell. -**Configure the Cloud Shell** +**Reference** [Quickstart for Azure Cloud Shell](https://learn.microsoft.com/en-us/azure/cloud-shell/quickstart?tabs=azurecli) +**Configure the Cloud Shell** + 1. Access the **Azure Portal**. 1. Click the **Cloud Shell** icon on the top banner. @@ -69,6 +73,8 @@ In this demonstration, we will experiment with Cloud Shell. In this demonstration, we will explore QuickStart templates. +**Reference** + [Tutorial - Create & deploy template - Azure Resource Manager](https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/template-tutorial-create-first-template?tabs=azure-powershell) 1. Start by browsing to the [Azure Quickstart Templates gallery](https://learn.microsoft.com/en-us/samples/browse/?expanded=azure&products=azure-resource-manager). Notice there are JSON and Bicep examples.