Skip to content

Commit e6b0f0d

Browse files
authored
Merge pull request MicrosoftDocs#36596 from Sanitys/patch-2
Update dns-reverse-dns-for-azure-services.md
2 parents b2afffc + 3ac978c commit e6b0f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dns/dns-reverse-dns-for-azure-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Azure currently supports reverse DNS only for IPv4 PublicIpAddress resources. It
5757

5858
#### PowerShell
5959

60-
To add reverse DNS to an existing PublicIpAddress:
60+
To update reverse DNS to an existing PublicIpAddress:
6161

6262
```powershell
6363
$pip = Get-AzPublicIpAddress -Name "PublicIp" -ResourceGroupName "MyResourceGroup"

0 commit comments

Comments
 (0)