Skip to content

Commit 6380505

Browse files
edits
1 parent a19426a commit 6380505

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/storage/common/authorize-data-access.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ ms.subservice: storage-common-concepts
1616

1717
Each time you access data in your storage account, your client application makes a request over HTTP/HTTPS to Azure Storage. By default, every resource in Azure Storage is secured, and every request to a secure resource must be authorized. Authorization ensures that the client application has the appropriate permissions to access a particular resource in your storage account.
1818

19+
[!INCLUDE [storage-auth-recommendations](../../../includes/storage-auth-recommendations.md)]
20+
1921
## Understand authorization for data operations
2022

2123
The following table describes the options that Azure Storage offers for authorizing access to data:

0 commit comments

Comments
 (0)