Skip to content

Commit 7bcf90a

Browse files
authored
Merge pull request #122129 from azarboon/patch-17
Update cdn-create-a-storage-account-with-cdn.md
2 parents 4d45995 + f0cf2af commit 7bcf90a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cdn/cdn-create-a-storage-account-with-cdn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Sign in to the [Azure portal](https://portal.azure.com) with your Azure account.
2727

2828
## Create a storage account
2929

30-
A storage account gives access to Azure Storage services. The storage account represents the highest level of the namespace for accessing each of the Azure Storage service components: Azure Blob, Queue, and Table storage. For more information, see [Introduction to Microsoft Azure Storage](../storage/common/storage-introduction.md).
30+
A storage account gives access to Azure Storage services. The storage account represents the highest level of the namespace for accessing each of the Azure Storage service components: Azure Blob, Queue, and Table storage. Take note that Azure Files can be only accessed through SMB protocol and cannot be put directly behind an Azure CDN which only supports HTTP(80) and HTTPS(443) protocols. For more information, see [Introduction to Microsoft Azure Storage](../storage/common/storage-introduction.md).
3131

3232
To create a storage account, you must be either the service administrator or a coadministrator for the associated subscription.
3333

0 commit comments

Comments
 (0)