mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-07 18:03:02 +00:00
6c7fe1b15f
* Add Azure Developer CLI skill and related documentation * Add Azure Developer CLI skill to README with usage instructions and bundled assets * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
3.6 KiB
3.6 KiB
Official references
Use Microsoft Learn as the source of truth for AZD behavior and schema details. These references were reviewed on 2026-08-05.
Core concepts and structure
- Azure Developer CLI documentation
- What is the Azure Developer CLI?
- Azure Developer CLI templates overview
- Create Azure Developer CLI templates overview
- Azure Developer CLI schema reference
azure.yamlJSON schema- Explore the
azd upworkflow - Full-stack deployment with Azure Developer CLI
Infrastructure as code
- Use Terraform as an infrastructure as code tool for Azure Developer CLI
- Azure Verified Modules
- Bicep documentation
- Terraform on Azure documentation
Environments and secrets
- Azure Developer CLI environments overview
- Work with Azure Developer CLI environments
- Work with Azure Developer CLI environment variables
- Remote environments support
- Use environment secrets with Azure Developer CLI
Hooks, pipelines, and operations
- Customize Azure Developer CLI workflows using hooks
- Explore Azure Developer CLI support for CI/CD pipelines
- Create a GitHub Actions CI/CD pipeline using Azure Developer CLI
- Advanced pipeline features and configurations
- Azure Developer CLI command reference
- Troubleshoot Azure Developer CLI
Skill format
When a field, command flag, host type, preview status, or authentication behavior is uncertain, consult the relevant current reference before changing code. Do not rely on remembered syntax for fast-moving preview features.