You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Bicep users may like some guidance on creating and using an SPN for managing policy as code workflows
Describe the solution you'd like
SPN creation steps should cover:
Azure CLI e.g. az ad sp create-for-rbac
Suitable built-in RBAC roles
Onboarding credentials to GitHub secrets for use with GitHub Actions
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Bicep users may like some guidance on creating and using an SPN for managing policy as code workflows
Describe the solution you'd like
SPN creation steps should cover:
az ad sp create-for-rbac
The text was updated successfully, but these errors were encountered: