forked from MicrosoftDocs/azure-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtoc.yml
149 lines (149 loc) · 5.79 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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
- name: Terraform on Azure documentation
href: index.yml
- name: Overview
items:
- name: About Terraform on Azure
href: overview.md
- name: Terraform AzAPI provider
href: overview-azapi-provider.md
- name: Terraform Azure provider versions
items:
- name: AzureRM provider versions
href: provider-version-history-azurerm.md
- name: Install and Configure
items:
- name: Configure in Cloud Shell with Bash
href: get-started-cloud-shell-bash.md
- name: Configure in Cloud Shell with Azure PowerShell
href: get-started-cloud-shell-powershell.md
- name: Install on Windows with Bash
href: get-started-windows-bash.md
- name: Install on Windows with Azure PowerShell
href: get-started-windows-powershell.md
- name: Install the Azure Terraform Visual Studio Code extension
href: configure-vs-code-extension-for-terraform.md
- name: Authenticate Terraform to Azure
href: authenticate-to-azure.md
- name: Store Terraform state in Azure Storage
href: store-state-in-azure-storage.md
- name: Quickstarts
expanded: true
items:
- name: Create an Azure resource group
href: create-resource-group.md
- name: Create a Linux VM
href: create-linux-virtual-machine-with-infrastructure.md
- name: Learn how to use the AzAPI resource
href: get-started-azapi-resource.md
- name: Learn how to use the AzAPI update resource
href: get-started-azapi-update-resource.md
- name: Samples
items:
- name: Configuration templates
href: https://github.com/terraform-providers/terraform-provider-azurerm/tree/master/examples
- name: Concepts
items:
- name: Testing Terraform code
href: best-practices-testing-overview.md
- name: Comparing features of Terraform and Bicep
href: comparing-terraform-and-bicep.md
- name: How-to guides
items:
- name: Test Terraform projects
items:
- name: Compliance testing
href: best-practices-compliance-testing.md
- name: End-to-end testing
href: best-practices-end-to-end-testing.md
- name: Integration testing
href: best-practices-integration-testing.md
- name: Troubleshoot
items:
- name: Troubleshoot common problems
href: troubleshoot.md
- name: App Service
items:
- name: Terraform and Azure provider deployment slots
href: provision-infrastructure-using-azure-deployment-slots.md
- name: Containers
items:
- name: Kubernetes cluster with AKS
href: create-k8s-cluster-with-tf-and-aks.md
- name: Application Gateway ingress controller in AKS
href: create-k8s-cluster-with-aks-applicationgateway-ingress.md
- name: Database
items:
- name: Azure Cosmos DB
href: deploy-azure-cosmos-db-to-azure-container-instances.md
- name: PostgreSQL Flexible Server Database
href: deploy-postgresql-flexible-server-database.md
- name: Networks
items:
- name: Azure Network Watcher
href: create-network-watcher-nsg-flow-logs.md
- name: Azure Firewall Premium
href: firewall-upgrade-premium.md
- name: Deploy Azure Application Gateway v2
href: deploy-application-gateway-v2.md
- name: Hub and spoke topology
items:
- name: 1. Create hub and spoke topology
href: hub-spoke-introduction.md
- name: 2. Create on-premises virtual network
href: hub-spoke-on-prem.md
- name: 3. Create hub virtual network
href: hub-spoke-hub-network.md
- name: 4. Create hub virtual network appliance
href: hub-spoke-hub-nva.md
- name: 5. Create spoke network
href: hub-spoke-spoke-network.md
- name: 6. Validate network topology connectivity
href: hub-spoke-validation.md
- name: Tools
items:
- name: Create a Terraform base template using Yeoman
href: create-base-template-using-yeoman.md
- name: Azure Virtual Desktop
items:
- name: Configure an Azure Virtual Desktop
href: configure-azure-virtual-desktop.md
- name: Create a Session Host
href: create-avd-session-host.md
- name: Configure RBAC permissions
href: configure-avd-rbac.md
- name: Configure Network Settings
href: configure-avd-network-settings.md
- name: Create Azure Files Storage
href: create-avd-azure-files-storage.md
- name: Create Azure Compute Gallery
href: create-avd-azure-compute-image-gallery.md
- name: Create Log Analytics Workspace
href: create-avd-log-analytics-workspace.md
- name: Virtual machines
items:
- name: Configure a virtual machine cluster
href: create-vm-cluster-module.md
- name: Virtual machine cluster with Terraform and HCL
href: create-vm-cluster-with-infrastructure.md
- name: Virtual machine scale set with infrastructure
href: create-vm-scaleset-network-disks-hcl.md
- name: Virtual machine scale set from Packer image
href: create-vm-scaleset-network-disks-using-packer-hcl.md
- name: Security
items:
- name: Azure Attestation
href: create-attestation-provider.md
- name: Reference
items:
- name: Azure module registry
href: https://registry.terraform.io/modules/Azure
- name: Terraform Azure Provider
href: https://aka.ms/terraform
- name: Terraform AzAPI Provider
href: https://registry.terraform.io/providers/Azure/azapi/latest/docs
- name: Resources
items:
- name: Azure & Terraform
href: https://azure.microsoft.com/solutions/devops/terraform/
- name: Azure Roadmap
href: https://azure.microsoft.com/roadmap/