Skip to content

Commit

Permalink
Merge pull request MicrosoftDocs#89332 from cynthn/920-samples
Browse files Browse the repository at this point in the history
Testing TOC for samples
  • Loading branch information
ktoliver authored Sep 23, 2019
2 parents c55e862 + 6e5e094 commit 604bff9
Showing 1 changed file with 89 additions and 3 deletions.
92 changes: 89 additions & 3 deletions articles/virtual-machines/windows/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,96 @@
href: tutorial-secure-web-server.md
- name: Samples
items:
- name: PowerShell
- name: PowerShell index
href: powershell-samples.md
- name: Azure CLI
href: cli-samples.md
- name: PowerShell
items:
- name: Create
items:
- name: Quick
href: ./../scripts/virtual-machines-windows-powershell-sample-create-vm-quick.md
- name: Fully configured VM
href: ./../scripts/virtual-machines-windows-powershell-sample-create-vm.md
- name: Highly available VM
href: ./../scripts/virtual-machines-windows-powershell-sample-create-nlb-vm.md
- name: Custom script example
href: ./../scripts/virtual-machines-windows-powershell-sample-create-vm-iis.md
- name: Use DSC
href: ./../scripts/virtual-machines-windows-powershell-sample-create-iis-using-dsc.md
- name: VM from VHD upload
href: ./../scripts/virtual-machines-windows-powershell-upload-generalized-script.md
- name: Attach an OS disk
href: ./../scripts/virtual-machines-windows-powershell-sample-create-vm-from-managed-os-disks.md
- name: VM from snapshot
href: ./../scripts/virtual-machines-windows-powershell-sample-create-vm-from-snapshot.md
- name: Manage storage
items:
- name: Create a managed disk from a VHD
href: ../scripts/virtual-machines-windows-powershell-sample-create-managed-disk-from-vhd.md
- name: Create a managed disk from a snapshot
href: ../scripts/virtual-machines-windows-powershell-sample-create-managed-disk-from-snapshot.md
- name: Copy a managed disk
href: ../scripts/virtual-machines-windows-powershell-sample-copy-managed-disks-to-same-or-different-subscription.md
- name: Export a snapshot as a VHD to a storage account
href: ../scripts/virtual-machines-windows-powershell-sample-copy-snapshot-to-storage-account.md
- name: Export the VHD of a managed disk to a storage account
href: ../scripts/virtual-machines-windows-powershell-sample-copy-managed-disks-vhd.md
- name: Create a snapshot from a VHD
href: ../scripts/virtual-machines-windows-powershell-sample-create-snapshot-from-vhd.md
- name: Copy a snapshot
href: ../scripts/virtual-machines-windows-powershell-sample-copy-snapshot-to-same-or-different-subscription.md
- name: Secure
items:
- name: Encrypt a VM and its data disks
href: ./../scripts/virtual-machines-windows-powershell-sample-encrypt-vm.md?
- name: Monitor
items:
- name: Azure Monitor
href: ./../scripts/virtual-machines-windows-powershell-sample-create-vm-oms.md
- name: Collect details about all VMs in a subscription
href: ../scripts/virtual-machines-powershell-sample-collect-vm-details.md
- name: Azure CLI index
href: cli-samples.md
- name: CLI
items:
- name: Create
items:
- name: Quick
href: ./../scripts/virtual-machines-windows-cli-sample-create-vm-quick-create.md
- name: Fully configured VM
href: ./../scripts/virtual-machines-windows-cli-sample-create-vm.md
- name: Highly available VM
href: ./../scripts/virtual-machines-windows-cli-sample-nlb.md
- name: Custom script example
href: ./../scripts/virtual-machines-windows-cli-sample-create-vm-iis.md
- name: Use DSC configuration
href: ./../scripts/virtual-machines-windows-cli-sample-create-iis-using-dsc.md
- name: Manage storage
items:
- name: Create managed disk from a VHD
href: ../scripts/virtual-machines-windows-cli-sample-create-managed-disk-from-vhd.md
- name: Create a managed disk from a snapshot
href: ../scripts/virtual-machines-windows-cli-sample-create-managed-disk-from-snapshot.md
- name: Copy managed disk
href: ../scripts/virtual-machines-windows-cli-sample-copy-managed-disks-to-same-or-different-subscription.md
- name: Export a snapshot as VHD to a storage account
href: ../scripts/virtual-machines-windows-cli-sample-copy-snapshot-to-storage-account.md
- name: Export the VHD of a managed disk to a storage account
href: ../scripts/virtual-machines-windows-cli-sample-copy-managed-disks-vhd.md
- name: Copy snapshot
href: ../scripts/virtual-machines-windows-cli-sample-copy-snapshot-to-same-or-different-subscription.md
- name: Network
items:
- name: Secure network traffic between VMs
href: ./../scripts/virtual-machines-windows-cli-sample-create-vm-nsg.md
- name: Secure
items:
- name: Encrypt a VM and data disks
href: ./../scripts/virtual-machines-windows-cli-sample-encrypt-vm.md
- name: Monitor
items:
- name: Azure Monitor
href: ./../scripts/virtual-machines-windows-cli-sample-create-vm-oms.md
- name: Concepts
items:
- name: Azure Resource Manager
Expand Down

0 comments on commit 604bff9

Please sign in to comment.