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
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