Dear PRTG Community
We have created a custom Azure Sensor that we would like to use to monitor the Backups of our VMs.
For this, we would like to use the Azure Credentials that we saved on the Device running the Sensor. But I don't know what parameters we can use to pass those credentials to the script.
When using Windows we use the following parameters:
%host %windowsdomain %windowsuser %windowspassword
But how can I get the correct ones for Azure. I would need the variables for Tenant ID, Client ID, Client Secret & Subscription ID.
Any help would be greatly appreciated.
Best regards
Add comment