-
Notifications
You must be signed in to change notification settings - Fork 526
/
Copy pathTOC.yml
113 lines (113 loc) · 4.23 KB
/
TOC.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
- name: Azure Developer CLI
expanded: true
items:
- name: Azure Developer CLI overview
href: index.yml
- name: What is Azure Developer CLI?
href: overview.md
- name: Get started
items:
- name: Install or update azd
href: install-azd.md
- name: Quickstart - Deploy an azd template
href: get-started.md
- name: Quickstart - Explore and customize a template
href: quickstart-explore-templates.md
- name: What are Azure Developer CLI commands?
href: azd-commands.md
- name: What are Azure Developer CLI templates?
href: azd-templates.md
- name: Explore the azd up workflow
href: azd-up-workflow.md
- name: Supported languages and environments
href: supported-languages-environments.md
- name: Azure Developer CLI vs Azure CLI
href: azure-developer-cli-vs-azure-cli.md
- name: Explore the template galleries
href: azd-template-galleries.md
- name: Deployment
items:
- name: Configure deployment pipeline
href: configure-devops-pipeline.md
- name: Resource Group Scoped Deployments
href: resource-group-scoped-deployments.md
- name: Azure deployment stacks integration
href: azure-deployment-stacks-integration.md
- name: Deploy to Azure AI/ML online endpoints
href: azure-ai-ml-endpoints.md
- name: Configuration
items:
- name: Manage environment variables
href: manage-environment-variables.md
- name: Environment variables FAQ
href: environment-variables-faq.md
- name: Manage config settings
href: azd-config.md
- name: Customize workflows using command and event hooks
href: azd-extensibility.md
- name: Switch to Terraform as IaC provider
href: use-terraform-for-azd.md
- name: Use third-party container registries
href: use-external-registry.md
- name: Use Helm and Kustomize
href: helm-kustomize-support.md
- name: Enable demo mode
href: demo-mode.md
- name: Configure service packaging ignore files
href: service-packaging-ignore-files.md
- name: Configure template sources
href: configure-template-sources.md
- name: Create templates
items:
- name: Building templates overview
href: make-azd-compatible.md
- name: Start with an existing template
href: start-with-existing-template.md
- name: Start with your app code
href: start-with-app-code.md
- name: Use the compose feature
items:
- name: Compose feature overview
href: azd-compose.md
- name: Create a minimal template
href: compose-quickstart.md
- name: Generate Bicep files
href: compose-generate.md
- name: Training - build and deploy azd templates
href: /training/paths/azure-developer-cli
- name: Integration and remote environments
items:
- name: Remote Environment Support
href: remote-environments-support.md
- name: Azure Deployment Environments integration
href: ade-integration.md
- name: .NET Aspire integration and deployment
href: /dotnet/aspire/deployment/azure/aca-deployment-azd-in-depth?toc=/azure/developer/azure-developer-cli/toc.json&bc=/azure/developer/azure-developer-cli/breadcrumb/toc.json
- name: Deploy .NET Aspire apps using pipelines
href: /dotnet/aspire/deployment/azure/aca-deployment-github-actions?toc=/azure/developer/azure-developer-cli/toc.json&bc=/azure/developer/azure-developer-cli/breadcrumb/toc.json
- name: Use azd in sovereign clouds
href: sovereign-clouds.md
- name: Monitor and debug
items:
- name: Troubleshoot
href: troubleshoot.md
- name: Troubleshoot PowerShell errors
href: powershell-guidance.md
- name: Monitor your project
href: monitor-your-app.md
- name: Feature versioning and release strategy
href: feature-versioning.md
- name: Frequently asked questions (FAQ)
href: faq.yml
- name: Blog posts and news
items:
- name: Release blog posts
href: https://devblogs.microsoft.com/azure-sdk/tag/azure-developer-cli/
- name: CDN changes
href: content-delivery-network-changes.md
- name: Reference
items:
- name: azure.yaml schema
href: azd-schema.md
- name: Azure Developer CLI commands
href: reference.md