Skip to content

Commit 5982ec6

Browse files
Merge pull request #275846 from Harikrishnan-M-B/patch-14
Update how-to-enable-private-link-storage-account-cli.md
2 parents ac8ee82 + 175bd6c commit 5982ec6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ az afd origin create --enabled-state Enabled \
6464
6565
1. Once approved, it will take a few minutes for the connection to fully establish. You can now access your storage account from Azure Front Door Premium. Direct access to the storage account from the public internet gets disabled after private endpoint gets enabled.
6666
67+
> [!NOTE]
68+
> 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).
69+
6770
## Next steps
6871
6972
Learn about [Private Link service with storage account](../../storage/common/storage-private-endpoints.md).

0 commit comments

Comments
 (0)