I am using Azure Blob storage to store files from Dynamics 365. I have created the UI but I am not able to hide the access keys of the blob storage account. Are there any protected ways to do it?
I am using Azure Blob storage to store files from Dynamics 365. I have created the UI but I am not able to hide the access keys of the blob storage account. Are there any protected ways to do it?
Thanks! Leah Ju for your reply is there any other way to encrypt or hide keys other than using Azure Key Vault?
Hi Anand,
Your storage account access keys are similar to a root password for your storage account. Always be careful to protect your access keys. Use Azure Key Vault to manage and rotate your keys securely. Avoid distributing access keys to other users, hard-coding them, or saving them anywhere in plain text that is accessible to others. Rotate your keys if you believe they may have been compromised.
Regards,
Leah Ju
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.
André Arnaud de Cal... 291,431 Super User 2024 Season 2
Martin Dráb 230,503 Most Valuable Professional
nmaenpaa 101,156