Skip to content

Commit d0caa08

Browse files
authored
Merge pull request #4905 from Azure/set-azurermvmplan_typo_fix
Update Set-AzureRmVMPlan.md
2 parents c428241 + 9816cc3 commit d0caa08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Compute/Stack/Commands.Compute/help/Set-AzureRmVMPlan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Before being able to deploy a Marketplace image through the command-line, progra
2929
### -Name
3030
Specifies the name of the image from the Marketplace.
3131
This is the same value that is returned by the Get-AzureRmVMImageSku cmdlet.
32-
For more information about how to find image information, see Navigating and Selecting Azure Virtual Machine images with PowerShell and the Azure CLIhttps://azure.microsoft.com/documentation/articles/resource-groups-vm-searching/ (https://azure.microsoft.com/documentation/articles/resource-groups-vm-searching/) in the Microsoft Azure documentation.
32+
For more information about how to find image information, see [Navigating and Selecting Azure Virtual Machine images with PowerShell and the Azure CLI](https://azure.microsoft.com/documentation/articles/resource-groups-vm-searching/) in the Microsoft Azure documentation.
3333

3434
```yaml
3535
Type: String

0 commit comments

Comments
 (0)