Merge pull request #1041 from waltercoan/master

fix: update demo 03 administer azure resource to use update quickstart template
This commit is contained in:
staleycyn 2026-02-05 08:15:47 -08:00 committed by GitHub
commit fc1b518417
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -93,7 +93,7 @@ In this demonstration, we explore QuickStart templates.
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. Ask students if there are any specific templates that are of interest. If not, select a template. For example, the [Deploy a simple Windows VM with tags](https://learn.microsoft.com/en-us/samples/azure/azure-quickstart-templates/vm-tags/) template.
1. Ask students if there are any specific templates that are of interest. If not, select a template. For example, the [Deploy a simple Windows VM with tags](https://learn.microsoft.com/en-us/samples/azure/azure-quickstart-templates/vm-simple-windows/) template.
1. Discuss how the **Deploy to Azure** button enables you to deploy the template directly through the Azure portal.