Open
Description
As per documentation, auth routes include Service Principal and Shared Keys.
https://docs.digger.dev/azure-specific/azure
It would be preferable from a security perspective to leverage OIDC - since shared keys and connection strings are very powerful & service principal credentials can get lost.
Activity