In this Azure article, we will discuss the quick steps to find Azure Storage account name from Azure Portal, using PowerShell and Azure CLI.
Table of Contents
How to find Azure Storage Account Name
Follow the below quick steps to get the Azure storage account name from the Azure Portal.
- Log in to the Azure Portal.
- Navigate to the Storage account for the one you wish to get the Azure Storage Account Name.
- On the Storage account page, from the left navigation, under the Security + networking tab, click on the Access keys link. Then you will see the Storage account name just above the Key1.

4. You can click on the copy button present next to the storage account name to copy that and utilize it wherever you need it.
Azure Storage Account Name Length
Azure Storage Account Name Length must be between 3 to 24 characters. The storage account name can contain only lowercase letters and numbers. Check out the below screenshot for your reference.

If you want you can change the location of your Azure Storage account.
Azure Storage Account Name – Video Tutorial
FAQs
How to change Azure storage account name?
Answer: You can’t change your Azure storage account
You may also like following the below articles
Conclusion
In this Azure article, we discussed how to find Azure Storage Account Name from the Azure Portal. Thanks for reading this article !!!