Skip to content

Commit 5de26ac

Browse files
Merge pull request #294189 from pauljewellmsft/patch-2
Update storage-use-emulator.md
2 parents 738294e + 5cc0c9b commit 5de26ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-use-emulator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ For more information on connection strings, see [Configure Azure Storage connect
9797

9898
[!INCLUDE [updated-for-az](~/reusable-content/ce-skilling/azure/includes/updated-for-az.md)]
9999

100-
Some Azure storage client libraries, such as the Xamarin library, only support authentication with a shared access signature (SAS) token. You can create the SAS token using [Storage Explorer](https://storageexplorer.com/) or another application that supports Shared Key authentication.
100+
You can create a SAS token using [Storage Explorer](https://storageexplorer.com/) or another application that supports Shared Key authentication.
101101

102102
You can also generate a SAS token by using Azure PowerShell. The following example generates a SAS token with full permissions to a blob container:
103103

0 commit comments

Comments
 (0)