|
1 | | ---- |
2 | | -title: Azure Virtual Machine PowerShell Samples | Microsoft Docs |
3 | | -description: Azure Virtual Machine PowerShell Samples |
4 | | -services: virtual-machines-linux |
5 | | -documentationcenter: virtual-machines |
6 | | -author: neilpeterson |
7 | | -manager: timlt |
8 | | -editor: tysonn |
9 | | -tags: azure-service-management |
10 | | - |
11 | | -ms.assetid: |
12 | | -ms.service: virtual-machines-linux |
13 | | -ms.devlang: na |
14 | | -ms.topic: article |
15 | | -ms.tgt_pltfrm: vm-linux |
16 | | -ms.workload: infrastructure |
17 | | -ms.date: 03/01/2017 |
18 | | -ms.author: nepeters |
19 | | - |
20 | | ---- |
21 | | -# Azure Virtual Machine PowerShell samples |
22 | | - |
23 | | -The following table includes links to PowerShell scripts samples that create and manage Linux virtual machines. |
24 | | - |
25 | | -| | | |
26 | | -|---|---| |
27 | | -|**Create virtual machines**|| |
28 | | -| [Create a fully configured virtual machine](./../scripts/virtual-machines-linux-powershell-sample-create-vm.md?toc=%2fpowershell%2fmodule%2ftoc.json) | Creates a resource group, virtual machine, and all related resources.| |
29 | | -| [Create a VM with Docker enabled](./../scripts/virtual-machines-linux-powershell-sample-create-docker-host.md?toc=%2fpowershell%2fmodule%2ftoc.json) | Creates a virtual machine, configures this VM as a Docker host, and runs an NGINX container. | |
30 | | -| [Create a VM and run configuration script](./../scripts/virtual-machines-linux-powershell-sample-create-vm-nginx.md?toc=%2fpowershell%2fmodule%2ftoc.json) | Creates a virtual machine and uses the Azure Custom Script extension to install NGINX. | |
31 | | -| [Create a VM with WordPress installed](./../scripts/virtual-machines-linux-powershell-sample-create-vm-wordpress.md?toc=%2fpowershell%2fmodule%2ftoc.json) | Creates a virtual machine and uses the Azure Custom Script extension to install WordPress. | |
32 | | -|**Monitor virtual machines**|| |
33 | | -| [Monitor a VM with Operations Management Suite](./../scripts/virtual-machines-linux-powershell-sample-create-vm-oms.md?toc=%2fpowershell%2fmodule%2ftoc.json) | Creates a virtual machine, installs the Operations Management Suite agent, and enrolls the VM in an OMS Workspace. | |
34 | | -| | | |
| 1 | +--- |
| 2 | +title: Azure Virtual Machine PowerShell Samples | Microsoft Docs |
| 3 | +description: Azure Virtual Machine PowerShell Samples |
| 4 | +services: virtual-machines-linux |
| 5 | +documentationcenter: virtual-machines |
| 6 | +author: neilpeterson |
| 7 | +manager: timlt |
| 8 | +editor: tysonn |
| 9 | +tags: azure-service-management |
| 10 | + |
| 11 | +ms.assetid: |
| 12 | +ms.service: virtual-machines-linux |
| 13 | +ms.devlang: na |
| 14 | +ms.topic: article |
| 15 | +ms.tgt_pltfrm: vm-linux |
| 16 | +ms.workload: infrastructure |
| 17 | +ms.date: 03/01/2017 |
| 18 | +ms.author: nepeters |
| 19 | + |
| 20 | +--- |
| 21 | +# Azure Virtual Machine PowerShell samples |
| 22 | + |
| 23 | +The following table includes links to PowerShell scripts samples that create and manage Linux virtual machines. |
| 24 | + |
| 25 | +| | | |
| 26 | +|---|---| |
| 27 | +|**Create virtual machines**|| |
| 28 | +| [Create a fully configured virtual machine](./../scripts/virtual-machines-linux-powershell-sample-create-vm.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json ) | Creates a resource group, virtual machine, and all related resources.| |
| 29 | +| [Create a VM with Docker enabled](./../scripts/virtual-machines-linux-powershell-sample-create-docker-host.md?toc=%2fpowershell%2ftoc.json) | Creates a virtual machine, configures this VM as a Docker host, and runs an NGINX container. | |
| 30 | +| [Create a VM and run configuration script](./../scripts/virtual-machines-linux-powershell-sample-create-vm-nginx.md?toc=%2fpowershell%2ftoc.json) | Creates a virtual machine and uses the Azure Custom Script extension to install NGINX. | |
| 31 | +| [Create a VM with WordPress installed](./../scripts/virtual-machines-linux-powershell-sample-create-vm-wordpress.md?toc=%2fpowershell%2ftoc.json) | Creates a virtual machine and uses the Azure Custom Script extension to install WordPress. | |
| 32 | +|**Monitor virtual machines**|| |
| 33 | +| [Monitor a VM with Operations Management Suite](./../scripts/virtual-machines-linux-powershell-sample-create-vm-oms.md?toc=%2fpowershell%2ftoc.json) | Creates a virtual machine, installs the Operations Management Suite agent, and enrolls the VM in an OMS Workspace. | |
| 34 | +| | | |
0 commit comments