Skip to content

Commit 916af23

Browse files
committed
update
1 parent c31c0f3 commit 916af23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/troubleshooting/reset-network-interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ To reset network interface, follow these steps:
6363
#Add/Change static IP. This process will not change MAC address
6464
Get-AzureVM -ServiceName $CloudService -Name $VM | Set-AzureStaticVNetIP -IPAddress $IP |Update-AzureVM
6565
```
66-
3. Try to RDP to your machine.If successful, you can change the Private IP address back to the original if you would like. Otherwise, you can keep it.
66+
3. Try to RDP to your machine. If successful, you can change the Private IP address back to the original if you would like. Otherwise, you can keep it.
6767
6868
### For VMs deployed in Resource group model
6969

0 commit comments

Comments
 (0)