How to create a custom view of Azure monitors based on tags
Categorize your Azure resource monitors based on tags, like the resource group, subscription, and location, either while adding or editing an Azure monitor.
While adding an Azure monitor
- On the Add Azure Monitor page, under Advanced Configuration, toggle the Auto create monitor groups field to Yes.
- In the Group by Tags field, enter any of your Azure-native tags, your user-defined tags, or the following Site24x7-generated tags:
- resourceGroup
- serviceType
- subscription
- location
- Enter the appropriate value in the Value Regex field.
- Click Discover Azure Resources.
Include tag while adding an Azure monitorWhile editing an Azure monitor
- If you have an Azure monitor already set up, navigate to Cloud > Azure > Service View, click the hamburger icon in the top-left corner of the page, and select Edit.
- On the Edit Azure Monitor page, under Advanced Configuration, toggle the Auto create monitor groups field to Yes.
- In the Group by Tags field, enter any of your Azure-native tags, your user-defined tags, or the following Site24x7-generated tags:
- resourceGroup
- serviceType
- subscription
- location
- Enter the appropriate value in the Value Regex field.
- Click Save.
Adding tags while editing an Azure monitor

For example, if you would like to view all the monitors under a resource group named Zylker:
Under Advanced Configuration, enter the following values:
Key: resourceGroup
Value Regex: Zylker
If you would like to associate the monitors with subgroups based on their location tags, enter the following values:
Key: location
Value Regex: .*
Where to view the created monitor groups
Azure monitor groups- Click Home on the left pane, then click Monitor Groups.
- Click the Show Subgroups check box to see the NOC view of all the monitor groups.
- Click the monitor group that is named <group name>:<your monitor group name>-System Generated. The list of all the monitors under the selected resource group will be shown.
Monitors under a particular resource group
Related Articles
No data for service and process in Windows server monitor
If you see "No Data" for process and service metrics (such as CPU or memory usage of monitored services) in the Site24x7 Windows server monitor user interface, follow the troubleshooting steps below. Run PowerShell Commands Open PowerShell as ...
Troubleshoot the Error 404 and Error 99 for RabbitMQ
When installing the RabbitMQ plugin, you may encounter the following errors: HTTP Error 404: Not Found: This error usually occurs when Site24x7's RabbitMQ monitoring plugin attempts to access the /api/overview page of RabbitMQ, but the resource ...
How to configure the NGINX status page for monitoring NGINX performance
The NGINX plugin uses the NGINX status page to pull the performance metrics of the NGINX server. You may encounter the following errors while installing the NGINX plugin integration: Error_code : HTTP Error 404: This error usually indicates that the ...