From 3a9e5be3a5b363185caedb9a99458604964c9534 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Thu, 8 Jun 2023 15:37:27 -0700 Subject: [PATCH] Update 03 - Administer Azure Resources.md --- .../Demos/03 - Administer Azure Resources.md | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/Instructions/Demos/03 - Administer Azure Resources.md b/Instructions/Demos/03 - Administer Azure Resources.md index 5bc333d9..2b494ff0 100644 --- a/Instructions/Demos/03 - Administer Azure Resources.md +++ b/Instructions/Demos/03 - Administer Azure Resources.md @@ -9,13 +9,11 @@ demo: In this demonstration, we will explore the Azure portal. -**References** +**Reference**: [Manage Azure portal settings and preferences](https://docs.microsoft.com/azure/azure-portal/set-preferences) -[Manage Azure portal settings and preferences](https://docs.microsoft.com/azure/azure-portal/set-preferences) +**Reference**: [Create a dashboard in the Azure portal](https://docs.microsoft.com/azure/azure-portal/azure-portal-dashboards) -[Create a dashboard in the Azure portal](https://docs.microsoft.com/azure/azure-portal/azure-portal-dashboards) - -[How to create an Azure support request](https://docs.microsoft.com/azure/azure-portal/supportability/how-to-create-azure-support-request) +**Reference**: [How to create an Azure support request](https://docs.microsoft.com/azure/azure-portal/supportability/how-to-create-azure-support-request) 1. Access the Azure Portal. @@ -31,9 +29,7 @@ In this demonstration, we will explore the Azure portal. In this demonstration, we will experiment with Cloud Shell. -**Reference** - -[Quickstart for Azure Cloud Shell](https://learn.microsoft.com/en-us/azure/cloud-shell/quickstart?tabs=azurecli) +**Reference**: [Quickstart for Azure Cloud Shell](https://learn.microsoft.com/en-us/azure/cloud-shell/quickstart?tabs=azurecli) **Configure the Cloud Shell** @@ -73,9 +69,7 @@ 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) +**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.