File tree Expand file tree Collapse file tree 3 files changed +37
-3
lines changed
includes/storage-dev-guides Expand file tree Collapse file tree 3 files changed +37
-3
lines changed Original file line number Diff line number Diff line change @@ -587,11 +587,11 @@ items:
587
587
href : /dotnet/azure/sdk/authentication-on-premises-apps?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
588
588
- name : Shared access signature (SAS)
589
589
items :
590
- - name : Auth using a user delegation SAS
590
+ - name : Authorize using a user delegation SAS
591
591
href : storage-blob-user-delegation-sas-create-dotnet.md
592
- - name : Auth using a service SAS
592
+ - name : Authorize using a service SAS
593
593
href : sas-service-create-dotnet.md
594
- - name : Auth using an account SAS
594
+ - name : Authorize using an account SAS
595
595
href : ../common/storage-account-sas-create-dotnet.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
596
596
- name : Container actions
597
597
items :
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " include file"
3
+ description : " include file"
4
+ services : storage
5
+ author : pauljewellmsft
6
+ ms.service : azure-blob-storage
7
+ ms.topic : include
8
+ ms.date : 09/21/2023
9
+ ms.author : pauljewell
10
+ ms.custom : include file
11
+ ---
12
+
13
+ > [ !div class="op_single_selector"]
14
+ >
15
+ > - [ .NET] ( ../../articles/storage/blobs/sas-service-create-dotnet-container.md )
16
+ > - [ Java] ( ../../articles/storage/blobs/sas-service-create-java-container.md )
17
+ > - [ Python] ( ../../articles/storage/blobs/sas-service-create-python-container.md )
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " include file"
3
+ description : " include file"
4
+ services : storage
5
+ author : pauljewellmsft
6
+ ms.service : azure-blob-storage
7
+ ms.topic : include
8
+ ms.date : 09/21/2023
9
+ ms.author : pauljewell
10
+ ms.custom : include file
11
+ ---
12
+
13
+ > [ !div class="op_single_selector"]
14
+ >
15
+ > - [ .NET] ( ../../articles/storage/blobs/storage-blob-container-user-delegation-sas-create-dotnet.md )
16
+ > - [ Java] ( ../../articles/storage/blobs/storage-blob-container-user-delegation-sas-create-java.md )
17
+ > - [ Python] ( ../../articles/storage/blobs/storage-blob-container-user-delegation-sas-create-python.md )
You can’t perform that action at this time.
0 commit comments