Skip to content

Commit fc45ebf

Browse files
authored
fix spacing to correct image rendering
1 parent 95a13e4 commit fc45ebf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/marketplace/cloud-partner-portal/virtual-machine/cpp-configure-winrm-after-vm-creation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ This article explains how to configure an existing Azure-hosted virtual machine
2424

2525
The WinRM over HTTPS protocol uses port 5986, which is not enabled by default on pre-configured Windows VMs offered on the Azure Marketplace. To enable this protocol, use the following steps to add a new rule to the network security group (NSG) with the [Azure portal](https://portal.azure.com). For more information about NSGs, see [Security Groups](https://docs.microsoft.com/azure/virtual-network/security-overview).
2626

27-
1. Navigate to the blade **Virtual machines >** <*vm-name*> **> Settings/Networking**.
28-
2. Click on the NSG name (in this example, **testvm11002**) to display its properties:
27+
1. Navigate to the blade **Virtual machines >** <*vm-name*> **> Settings/Networking**.
28+
2. Click on the NSG name (in this example, **testvm11002**) to display its properties:
2929

3030
![Network security group properties](./media/nsg-properties.png)
3131

0 commit comments

Comments
 (0)