Microsoft Azure Administrator Associate AZ-104 Practice Question
You have configured an Azure resource with specific settings to meet your organization's requirements. You need to save the current configuration of this resource as a template so that you can deploy additional resources with the same configuration in the future. What is the best method to accomplish this?
Use Azure PowerShell to manually write a new template
In the Azure portal, use the Export template option for the resource
Run an Azure CLI command to generate a template based on default settings
Create a new template from scratch using a text editor