Resource Manager template samples for Azure Monitor

You can deploy and configure Azure Monitor at scale by using Azure Resource Manager templates. This article lists sample templates for Azure Monitor features. You can modify these samples for your particular requirements and deploy them by using any standard method for deploying Resource Manager templates.

Deploy the sample templates

The basic steps to use one of the template samples are:

  1. Copy the template and save it as a JSON file.
  2. Modify the parameters for your environment and save the JSON file.
  3. Deploy the template by using any deployment method for Resource Manager templates.

Following are basic steps for using different methods to deploy the sample templates. Follow the included links for more details.

For more details, see Deploy resources with ARM templates and Azure portal.

  1. In the Azure portal, select Create a resource, search for template. and then select Template deployment.
  2. Select Create.
  3. Select Build your own template in editor.
  4. Click Load file and select your template file.
  5. Click Save.
  6. Fill in parameter values.
  7. Click Review + Create.

List of sample templates

Next steps

Learn more about Resource Manager templates.