Skip to content

Commit a0b3e6d

Browse files
authored
Broken link fixed
1 parent d6b39c9 commit a0b3e6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/search-indexer-howto-access-private.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ You can create a shared private link for the following resources.
8282

8383
### Private endpoint verification
8484

85-
1. Sign in to [Azure portal](https://azure.portal.com).
85+
1. Sign in to [Azure portal](https://portal.azure.com/).
8686

8787
1. Type "private link" in the top search bar, and then select **Private Link** to open the Private Link Center.
8888

@@ -229,7 +229,7 @@ Rerun the first request to monitor the provisioning state as it transitions from
229229

230230
See [Manage with the Azure CLI](search-manage-azure-cli.md) for instructions on getting started.
231231

232-
First, use [az-search-shared-private-link-resource list](/azure/search/shared-private-link-resource?view=azure-cli-latest#az-search-shared-private-link-resource-list&preserve-view=true) to review any existing shared private links to ensure you're not duplicating a link. There can be only one shared private link for each resource and sub-resource combination.
232+
First, use [az-search-shared-private-link-resource list](/cli/azure/search/shared-private-link-resource#az-search-shared-private-link-resource-list) to review any existing shared private links to ensure you're not duplicating a link. There can be only one shared private link for each resource and sub-resource combination.
233233

234234
```azurecli
235235
az search shared-private-link-resource list --service-name {{your-search-service-name}} --resource-group {{your-search-service-resource-group}}

0 commit comments

Comments
 (0)