View service principal assignments (permissions) in Azure

At work we recently moved our DNS hosting to Azure DNS in order to simplify our hosting and benefiting from existing RBAC in Azure AD. One benefit of the move is that we could generate limited API keys for clients to be able to use ACME DNS-01 challenge for certificate validation. We have been using acme.sh and it has documentation how to create a limited service principal for DNS-01 validation. This works really well but what if you want to view the permission the service principal has? ...

February 1, 2021