When a service selected doesn't support Managed Identity, the corresponding issue must have been reported and the security considerations section in the readme, should clearly explain the alternatives.
Azure Key Vault is a preferred alternative
The following items are not strictly enforced but may prevent the template from being added to the gallery.
Project code follows standard structure, per language. Please check one.
The following checklist must be complete before a template is published.
Repository Management
azd-templates
andai-azd-templates
(The latter is being created)Source code structure and conventions
/infra
folder where applicable, manifest files or code generators in the case ofAspire
and similar )Functional requirements
azd up
successfully provisions and deploys a functional appIn the absence of e2e tests,
Security requirements
When a service selected doesn't support Managed Identity, the corresponding issue must have been reported and the security considerations section in the readme, should clearly explain the alternatives.
The following items are not strictly enforced but may prevent the template from being added to the gallery.
Project code follows standard structure, per language. Please check one.
Code follows recommended style guide