Pre-requisites for Monitoring Microsoft Azure DNS Private Resolver

As mentioned already, to monitor an Azure DNS Private Resolver, the eG agent should be configured to connect to the Azure cloud and make Azure ARM REST API calls. For this purpose, you need to do the following:

  • Register an Application with a Microsoft Entra Tenant;

  • Determine the Tenant ID, the Application (Client) ID and Secret Key value associated with the registered Application;

  • Assign the Application to a Subscription and grant 'monitoring' rights to it

Refer toConfiguring the eG Agent to Monitor a Microsoft Azure DNS Private Resolver Using Azure ARM REST API topic to know how to perform each of the steps discussed above.