Skip to content

Commit 76c7dce

Browse files
Merge pull request #252661 from KrishnaG-MSFT/patch-338
(AzureCXP) MicrosoftDocs/azure-docs#114968
2 parents d83adb2 + 74b24e6 commit 76c7dce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/management/create-private-link-access-commands.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To create resource management private link, send the following request:
1818
### Example
1919
```azurecli
2020
# Login first with az login if not using Cloud Shell
21-
az resourcemanagement private-link create --location WestUS --resource-group PrivateLinkTestRG --name NewRMPL --public-network-access enabled
21+
az resourcemanagement private-link create --location WestUS --resource-group PrivateLinkTestRG --name NewRMPL
2222
```
2323

2424
# [PowerShell](#tab/azure-powershell)
@@ -162,4 +162,4 @@ If your request is automatically approved, you can continue to the next section.
162162

163163
## Next steps
164164

165-
To learn more about private links, see [Azure Private Link](../../private-link/index.yml).
165+
To learn more about private links, see [Azure Private Link](../../private-link/index.yml).

0 commit comments

Comments
 (0)