You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/databox-online/azure-stack-edge-gpu-deploy-gpu-virtual-machine.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ If you didn't install the GPU extension when you created the VM, follow these st
116
116

117
117
118
118
> [!Note]
119
-
> You can't remove a GPU extension via the portal. Instead, use the [Remove-AzureRmVMExtension](/powershell/module/azurerm.compute/remove-azurermvmextension?view=azurermps-6.13.0&preserve-view=true) cmdlet in Azure PowerShell. For instructions, see [Remove GPU extension](azure-stack-edge-gpu-deploy-virtual-machine-install-gpu-extension.md#remove-gpu-extension)
119
+
> You can't remove a GPU extension via the portal. Instead, use the [Remove-AzureRmVMExtension](/powershell/azure/uninstall-az-ps) cmdlet in Azure PowerShell. For instructions, see [Remove GPU extension](azure-stack-edge-gpu-deploy-virtual-machine-install-gpu-extension.md#remove-gpu-extension)
New-AzureRMDisk -ResourceGroupName <Resource group name> -DiskName <Disk name> -Disk $DiskConfig
407
407
```
408
408
409
-
Here's some example output. For more information about this cmdlet, see [New-AzureRmDisk](/powershell/module/azurerm.compute/new-azurermdisk?view=azurermps-6.13.0&preserve-view=true).
409
+
Here's some example output. For more information about this cmdlet, see [New-AzureRmDisk](/powershell/azure/what-is-azure-powershell).
Here's some example output. For more information about this cmdlet, see [New-AzureRmImage](/powershell/module/azurerm.compute/new-azurermimage?view=azurermps-6.13.0&preserve-view=true).
506
+
Here's some example output. For more information about this cmdlet, see [New-AzureRmImage](/powershell/azure/what-is-azure-powershell).
For more information about this cmdlet, see [Start-AzureRmVM](/powershell/module/azurerm.compute/start-azurermvm?view=azurermps-6.13.0&preserve-view=true).
952
+
For more information about this cmdlet, see [Start-AzureRmVM](/powershell/azure/get-started-azureps).
953
953
954
954
---
955
955
@@ -971,7 +971,7 @@ For more information about this cmdlet, see [Stop-AzVM cmdlet](/powershell/modul
For more information about this cmdlet, see [Stop-AzureRmVM cmdlet](/powershell/module/azurerm.compute/stop-azurermvm?view=azurermps-6.13.0&preserve-view=true).
974
+
For more information about this cmdlet, see [Stop-AzureRmVM cmdlet](/powershell/module/az.compute/stop-azvm).
975
975
976
976
---
977
977
@@ -1043,10 +1043,10 @@ For more information about this cmdlet, see [Remove-AzVm cmdlet](/powershell/mod
For more information about this cmdlet, see [Remove-AzureRmVm cmdlet](/powershell/module/azurerm.compute/remove-azurermvm?view=azurermps-6.13.0&preserve-view=true).
1046
+
For more information about this cmdlet, see [Remove-AzureRmVm cmdlet](/powershell/azure/uninstall-az-ps).
Copy file name to clipboardExpand all lines: articles/databox-online/azure-stack-edge-gpu-manage-virtual-machine-tags-powershell.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ This article describes how to tag virtual machines (VMs) running on your Azure S
19
19
20
20
Tags are user-defined key-value pairs that can be assigned to a resource or a resource group. You can apply tags to VMs running on your device to logically organize them into a taxonomy. You can place tags on a resource at the time of creation or add it to an existing resource. For example, you can apply the name `Organization` and the value `Engineering` to all VMs that are used by the Engineering department in your organization.
21
21
22
-
For more information on tags, see how to [Manage tags via AzureRM PowerShell](/powershell/module/azurerm.tags/?view=azurermps-6.13.0&preserve-view=true).
22
+
For more information on tags, see how to [Manage tags via AzureRM PowerShell](/powershell/azure/migrate-az-1.0.0).
23
23
24
24
## Prerequisites
25
25
@@ -156,7 +156,7 @@ Before you can deploy a VM on your device via PowerShell, make sure that:
156
156
PS C:\WINDOWS\system32>
157
157
```
158
158
159
-
For more information, see [Add-AzureRMTag](/powershell/module/azurerm.tags/remove-azurermtag?view=azurermps-6.13.0&preserve-view=true).
159
+
For more information, see [Add-AzureRMTag](/powershell/module/az.accounts/uninstall-azurerm).
160
160
161
161
---
162
162
@@ -484,4 +484,4 @@ The preceding output indicates that out of the three tags, 2 VMs are tagged as `
484
484
## Next steps
485
485
486
486
- Learn how to [How to tag a virtual machine in Azure using az cmdlets in PowerShell](/azure/virtual-machines/tag-powershell).
487
-
- Learn how to [Manage tags via AzureRM cmdlets in PowerShell](/powershell/module/azurerm.tags/?view=azurermps-6.13.0&preserve-view=true).
487
+
- Learn how to [Manage tags via AzureRM cmdlets in PowerShell](/powershell/azure/migrate-az-1.0.0?view=azurermps-6.13.0&preserve-view=true).
0 commit comments