Skip to content

Commit fb46286

Browse files
committed
update toc
1 parent 6804024 commit fb46286

File tree

4 files changed

+7
-88
lines changed

4 files changed

+7
-88
lines changed

articles/frontdoor/.openpublishing.redirection.frontdoor.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/frontdoor/standard-premium/how-to-enable-private-link-storage-account-cli.md",
5+
"redirect_url": "/azure/frontdoor/standard-premium/how-to-enable-private-link-storage-account",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path_from_root": "/articles/cdn/index.yml",
510
"redirect_url": "/azure/frontdoor",

articles/frontdoor/TOC.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,7 @@
116116
- name: Connect to an internal load balancer
117117
href: standard-premium/how-to-enable-private-link-internal-load-balancer.md
118118
- name: Connect to Azure Storage Account
119-
items:
120-
- name: Azure portal
121-
href: standard-premium/how-to-enable-private-link-storage-account.md
122-
- name: Azure CLI
123-
href: standard-premium/how-to-enable-private-link-storage-account-cli.md
119+
href: standard-premium/how-to-enable-private-link-storage-account.md
124120
- name: Connect to Azure Storage static website
125121
href: how-to-enable-private-link-storage-static-website.md
126122
- name: Connect to Azure App Service

articles/frontdoor/standard-premium/how-to-enable-private-link-storage-account-cli.md

Lines changed: 0 additions & 82 deletions
This file was deleted.

articles/frontdoor/standard-premium/how-to-enable-private-link-storage-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ az afd origin create --enabled-state Enabled \
141141
142142
::: zone-end
143143
144-
It takes a few minutes for the connection to fully establish after approval. Once established, you can access your storage account privately through Azure Front Door Premium. Public internet access to the storage account is disabled once the private endpoint is enabled.
144+
It takes a few minutes for the connection to fully establish after approval. Once established, you can access your storage account privately through Azure Front Door Premium. Public internet access to the storage account is disabled once the private endpoint is enabled.
145145
146146
> [!NOTE]
147147
> If the blob or container within the storage account doesn't permit anonymous access, requests made against the blob/container should be authorized. One option for authorizing a request is by using [shared access signatures](../../storage/common/storage-sas-overview.md).

0 commit comments

Comments
 (0)