Skip to content

Commit e2475e2

Browse files
committed
Use tabs
1 parent d72de48 commit e2475e2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/azure-monitor/containers/container-insights-metric-alerts.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,19 @@ Your cluster must be configured to send metrics to [Azure Monitor managed servic
3434

3535
The methods currently available for creating Prometheus alert rules are Azure Resource Manager template (ARM template) and Bicep template.
3636

37+
### [ARM template](#tab/arm-template)
38+
3739
1. Download the template that includes the set of alert rules you want to enable. For a list of the rules for each, see [Alert rule details](#alert-rule-details).
3840

3941
- [Community alerts](https://aka.ms/azureprometheus-communityalerts)
4042
- [Recommended alerts](https://aka.ms/azureprometheus-recommendedalerts)
4143

42-
For using Bicep templates to deploy community and recommended alerts, follow this [template](https://aka.ms/azureprometheus-alerts-bicep) and follow the README.md file in the same folder for how to deploy.
43-
4444
2. Deploy the template by using any standard methods for installing ARM templates. For guidance, see [ARM template samples for Azure Monitor](../resource-manager-samples.md#deploy-the-sample-templates).
4545

46+
### [Bicep template](#tab/bicep)
47+
48+
1. To deploy community and recommended alerts, follow this [template](https://aka.ms/azureprometheus-alerts-bicep) and follow the README.md file in the same folder for how to deploy.
49+
4650
> [!NOTE]
4751
> Although you can create the Prometheus alert in a resource group different from the target resource, use the same resource group as your target resource.
4852

0 commit comments

Comments
 (0)