question

EnterpriseArchitect avatar image
0 Votes"
EnterpriseArchitect asked SumanthMarigowda-MSFT rolled back

Securing SAS Token for accessing Azure File Share ?

People,

I've got multiple Azure Storage accounts that are set up with SAS key as they are not joined to the OnPremise AD DS.

How can I ensure those SAS keys can be securely saved without leaving them as plain text in the source codes or in the Batch files?

I assume I will need to build one KeyVault in my Production Subscriptions, and then what do I do next to ensure the Application and Server can still access the Azure File Share containers?

https://docs.microsoft.com/en-us/azure/storage/common/shared-key-authorization-prevent?tabs=portal

Thank you in advance.

azure-storage-accountsazure-filesazure-key-vault
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ManuPhilip avatar image
1 Vote"
ManuPhilip answered SumanthMarigowda-MSFT rolled back

You may follow the below documentation.
overview-storage-keys

"Give your user account permission to managed storage accounts" - Application and servers user account can give the permission to access the vault


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.