- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-13-2022 03:21 AM
Please find the list of actions/permissions required to support monitoring for the Azure 3.0.1 plugin below:
The list of permissions required to enable monitoring are as below:
"actions": [
"Microsoft.Compute/virtualMachines/read",
"Microsoft.Network/networkInterfaces/read",
"Microsoft.Network/virtualNetworks/read",
"Microsoft.Network/locations/serviceTags/read",
"Microsoft.Network/loadBalancers/read",
"Microsoft.Resources/subscriptions/resourcegroups/read",
"Microsoft.Network/publicIPAddresses/read"
]
With these permissions assigned to a service principal, validation will fail but the monitoring functionality is not affected and the 3.0.1 plugin will continue to function as designed.