Update 03 - Administer Azure Resources.md

This commit is contained in:
staleycyn 2023-06-08 15:31:33 -07:00 committed by GitHub
parent 7bec3a9845
commit 5f268ee1de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,8 @@ demo:
In this demonstration, we will explore the Azure portal. 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) [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) [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. 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) [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. Access the **Azure Portal**.
1. Click the **Cloud Shell** icon on the top banner. 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. 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) [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. 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.