forked from MicrosoftDocs/azure-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TOC.yml
322 lines (322 loc) · 13 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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
- name: DevTest Labs documentation
href: index.yml
- name: Overview
items:
- name: About DevTest Labs
href: devtest-lab-overview.md
- name: Azure DevTest Labs and Lab Services
href: lab-services-overview.md
- name: Quickstart
items:
- name: Create a lab - Resource Manager template
displayName: Resource Manager
href: create-lab-windows-vm-template.md
- name: Tutorials
items:
- name: Set up a lab
href: tutorial-create-custom-lab.md
- name: Access a lab
href: tutorial-use-custom-lab.md
- name: Samples
items:
- name: Resource Manager templates
href: https://github.com/Azure/azure-devtestlab/tree/master/samples/DevTestLabs/QuickStartTemplates
- name: Azure PowerShell
href: samples-powershell.md
items:
- name: Add an external user to a lab
href: scripts/add-external-user-to-lab.md
- name: Add marketplace images to a lab
href: scripts/add-marketplace-images-to-lab.md
- name: Create a custom image from a VHD
href: scripts/create-custom-image-from-vhd.md
- name: Create a custom role in a lab
href: scripts/create-custom-role-in-lab.md
- name: Set allowed VM sizes in a lab
href: scripts/set-allowed-vm-sizes-in-lab.md
- name: Azure PowerShell - Az.DevTestLabs2 module
href: https://github.com/Azure/azure-devtestlab/tree/master/samples/DevTestLabs/Modules/Library
- name: Azure CLI
href: samples-cli.md
items:
- name: Create and verify availability of a VM
href: scripts/create-verify-virtual-machine-in-lab-cli.md
- name: Start a VM
href: scripts/start-connect-virtual-machine-in-lab-cli.md
- name: Stop and delete a VM
href: scripts/stop-delete-virtual-machine-in-lab-cli.md
- name: Concepts
items:
- name: DevTest Labs concepts
href: devtest-lab-concepts.md
- name: Best practices for distributed and collaborative development
href: best-practices-distributive-collaborative-development-environment.md
- name: Integration with Azure DevOps
href: devtest-lab-dev-ops.md
- name: Scenarios
items:
- name: Popular scenarios for using DevTest Labs
href: devtest-lab-guidance-get-started.md
- name: Use labs for developers
href: devtest-lab-developer-lab.md
- name: Use labs for test environments
href: devtest-lab-test-env.md
- name: Use labs for training
href: devtest-lab-training-lab.md
- name: Scenarios for using claimable VMs
href: devtest-lab-use-claim-capabilities.md
- name: Security
items:
- name: Security baseline
href: /security/benchmark/azure/baselines/devtest-labs-security-baseline?toc=/azure/devtest-labs/TOC.json
- name: How-to guides
items:
- name: Configure a lab
items:
- name: Create a lab
href: devtest-lab-create-lab.md
- name: Create a network isolated lab
href: network-isolation.md
- name: Create or modify labs using Resource Manager template
href: devtest-lab-use-arm-and-powershell-for-lab-resources.md
- name: Specify resource group for lab virtual machines
href: resource-group-control.md
- name: Add support info to a lab
href: devtest-lab-internal-support-message.md
- name: Set policies and schedules
href: devtest-lab-set-lab-policy.md
- name: Configure lab identity
href: configure-lab-identity.md
- name: Configure a lab to use a remote desktop gateway
href: configure-lab-remote-desktop-gateway.md
- name: Post announcement in a lab
href: devtest-lab-announcements.md
- name: Enable browser connection on VMs
href: enable-browser-connection-lab-virtual-machines.md
- name: Configure cost management
href: devtest-lab-configure-cost-management.md
- name: Set auto startup for lab virtual machines
href: devtest-lab-auto-startup-vm.md
- name: Scale your lab
href: devtest-lab-scale-lab.md
- name: Manage virtual machine bases
items:
- name: Configure Azure Marketplace images
href: devtest-lab-configure-marketplace-images.md
- name: Enable a licensed image
href: devtest-lab-enable-licensed-images.md
- name: Configure a shared image gallery
href: configure-shared-image-gallery.md
- name: Configure tags
href: devtest-lab-add-tag.md
- name: Configure access control
items:
- name: Add lab owners and users
href: devtest-lab-add-devtest-user.md
- name: Customize permissions with custom roles
href: devtest-lab-grant-user-permissions-to-specific-lab-policies.md
- name: Automate adding a lab user
href: automate-add-lab-user.md
- name: Manage virtual networks
items:
- name: Configure virtual networks
href: devtest-lab-configure-vnet.md
- name: Select IP configuration option
href: devtest-lab-shared-ip.md
- name: Delete a lab or VM in a lab
href: devtest-lab-delete-lab-vm.md
- name: Export or delete personal data
href: personal-data-delete-export.md
- name: Use VMs in a lab
items:
- name: Create a VM
items:
- name: Azure portal
href: devtest-lab-add-vm.md
- name: Azure PowerShell
href: devtest-lab-vm-powershell.md
- name: Azure CLI
href: devtest-lab-vmcli.md
- name: Resource Manager template
href: devtest-lab-use-resource-manager-template.md
- name: Create a VM using an image from shared image gallery
href: add-vm-use-shared-image.md
- name: Connect to a VM
items:
- name: Connect to a Windows VM
href: connect-windows-virtual-machine.md
- name: Connect to a Linux VM
href: connect-linux-virtual-machine.md
- name: Connect to your VM through a browser
href: connect-virtual-machine-through-browser.md
- name: Start or stop a VM using PowerShell or CLI
href: use-command-line-start-stop-virtual-machines.md
- name: Restart a VM
href: devtest-lab-restart-vm.md
- name: Resize a VM
href: devtest-lab-resize-vm.md
- name: Redeploy a VM
href: devtest-lab-redeploy-vm.md
- name: Configure autoshutdown of compute and lab VMs
href: devtest-lab-auto-shutdown.md
- name: Create and manage claimable VMs
href: devtest-lab-add-claimable-vm.md
- name: Configure secrets
href: devtest-lab-store-secrets-in-key-vault.md
- name: Attach and detach data disks
href: devtest-lab-attach-detach-data-disk.md
- name: Start VMs using Automation runbooks
href: start-machines-use-automation-runbooks.md
- name: Import virtual machines from another lab
href: import-virtual-machines-from-another-lab.md
- name: Enable managed identities for lab VMs
href: enable-managed-identities-lab-vms.md
- name: Use environments in a lab
items:
- name: Create an environment
href: devtest-lab-create-environment-from-arm.md
- name: Use Platform-as-a-Service (PaaS) services
href: use-paas-services.md
- name: Public environments
items:
- name: Configure and use public environments
href: devtest-lab-configure-use-public-environments.md
- name: Create an environment with Service Fabric cluster
href: create-environment-service-fabric-cluster.md
- name: Connect an environment to your lab's virtual network
href: connect-environment-lab-virtual-network.md
- name: Configure test environments with nested templates
href: deploy-nested-template-environments.md
- name: Use Azure managed identities to deploy environments
href: use-managed-identities-environments.md
- name: Security alerts for environments
href: environment-security-alerts.md
- name: Create an application-centric environment
href: create-application-centric-environment.md
- name: Manage reusable templates
items:
- name: Custom images vs. formulas
href: devtest-lab-comparing-vm-base-image-types.md
- name: Manage environment templates
items:
- name: Add a Git repository for artifacts and templates
href: devtest-lab-add-artifact-repo.md
- name: Manage custom images
items:
- name: Create custom image from a VM
href: devtest-lab-create-custom-image-from-vm-using-portal.md
- name: Create custom image from a VHD - Azure portal
href: devtest-lab-create-template.md
- name: Create custom image from a VHD - PowerShell
href: devtest-lab-create-custom-image-from-vhd-using-powershell.md
- name: Upload VHD file using AzCopy
href: devtest-lab-upload-vhd-using-azcopy.md
- name: Upload VHD file using PowerShell
href: devtest-lab-upload-vhd-using-powershell.md
- name: Upload VHD file using Storage Explorer
href: devtest-lab-upload-vhd-using-storage-explorer.md
- name: Manage formulas
href: devtest-lab-manage-formulas.md
- name: Create an image factory
href: image-factory-create.md
items:
- name: Run an image factory from Azure DevOps
href: image-factory-set-up-devops-lab.md
- name: Save custom images and distribute to multiple labs
href: image-factory-save-distribute-custom-images.md
- name: Set retention policy and run cleanup scripts
href: image-factory-set-retention-policy-cleanup.md
- name: Manage artifacts
items:
- name: Add artifacts to a VM
href: add-artifact-vm.md
- name: Create custom artifacts
href: devtest-lab-artifact-author.md
- name: Add an artifact repository to a lab
href: add-artifact-repository.md
- name: Specify mandatory artifacts
href: devtest-lab-mandatory-artifacts.md
- name: Troubleshoot issues with applying artifacts
href: devtest-lab-troubleshoot-apply-artifacts.md
- name: Encrypt lab resources
items:
- name: Encrypt storage used by a lab
href: encrypt-storage.md
- name: Encrypt OS disks using customer-managed keys
href: encrypt-disks-customer-managed-keys.md
- name: Integrate with CI/CD
items:
- name: Integrate labs into your Azure Pipelines CI/CD pipeline
href: devtest-lab-integrate-ci-cd.md
- name: Integrate environments into your Azure Pipelines CI/CD pipeline
href: integrate-environments-devops-pipeline.md
- name: Use DevTest Labs in Azure Pipelines build and release pipelines
href: use-devtest-labs-build-release-pipelines.md
- name: Extend DevTest Labs
items:
- name: Use Azure Functions to extend DevTest Labs
href: extend-devtest-labs-azure-functions.md
- name: Report usage of labs
href: report-usage-across-multiple-labs-subscriptions.md
- name: DevTest Labs in the enterprise
items:
- name: DevTest Labs at enterprise scale
href: devtest-lab-guidance-prescriptive-adoption.md
- name: Reference architecture
href: devtest-lab-reference-architecture.md
- name: Deliver proof of concept
href: deliver-proof-concept.md
- name: Scale up your DevTest Labs deployment
href: devtest-lab-guidance-scale.md
- name: Orchestrate the implementation of DevTest Labs
href: devtest-lab-guidance-orchestrate-implementation.md
- name: Governance of DevTest Labs infrastructure
items:
- name: Resources
href: devtest-lab-guidance-governance-resources.md
- name: Cost and ownership
href: devtest-lab-guidance-governance-cost-ownership.md
- name: Policy and compliance
href: devtest-lab-guidance-governance-policy-compliance.md
- name: Application migration and integration
href: devtest-lab-guidance-governance-application-migration-integration.md
- name: Test your app in Azure
href: test-app-azure.md
- name: Troubleshoot
items:
- name: Troubleshoot VM and environment creation failures
href: troubleshoot-vm-environment-creation-failures.md
- name: Troubleshoot artifact failures
href: devtest-lab-troubleshoot-artifact-failure.md
- name: Monitor
items:
- name: View activity logs
href: activity-logs.md
- name: Create activity log alerts
href: create-alerts.md
- name: Reference
items:
- name: CLI
href: /cli/azure/lab
- name: PowerShell
href: /powershell/module/az.devtestlabs
- name: PowerShell - sample Az.DevTestLabs2 module
href: https://github.com/Azure/azure-devtestlab/tree/master/samples/DevTestLabs/Modules/Library
- name: REST API
href: /rest/api/dtl/
- name: Resource Manager template
href: /azure/templates/microsoft.devtestlab/allversions
- name: Resources
items:
- name: Azure updates
href: https://azure.microsoft.com/updates/?product=devtest-lab
- name: Pricing
href: https://azure.microsoft.com/pricing/details/devtest-lab/
- name: Microsoft Q&A question page
href: /answers/topics/azure-devtestlabs.html
- name: Stack Overflow
href: https://stackoverflow.com/questions/tagged/azure-devtest-labs
- name: Videos
href: https://azure.microsoft.com/resources/videos/index/?services=devtest-lab
- name: Frequently asked questions
href: devtest-lab-faq.md