![Learning Microsoft Azure Storage](https://wfqqreader-1252317822.image.myqcloud.com/cover/531/36700531/b_36700531.jpg)
上QQ阅读APP看书,第一时间看更新
Creating a storage account in the Azure portal using PowerShell
- Log in to your Azure account using the Login-AzureRmAccount cmdlet. You will be prompted to enter your account credentials:
![](https://epubservercos.yuewen.com/4C7D71/19470401508925906/epubprivate/OEBPS/Images/aef4befe-6689-4286-aa7a-5997306ea4b6.png?sign=1739540945-TfRuukHSvrjnA0NQHGTP0LYiZ0smCNgR-0-78f5313ba08ead951bf9bba6721f224c)
Figure 1.11: Log in to Azure via PowerShell
- Create another storage account with the same properties as we used for the portal, but with a different name:
![](https://epubservercos.yuewen.com/4C7D71/19470401508925906/epubprivate/OEBPS/Images/62e88181-d615-47b3-8016-0eb57c90d7e4.png?sign=1739540945-LlJ32ixUeGRF72wRF7Zvtr7YJf1YqK8I-0-5f6885bc66fc68a84681a80b77935154)
Figure 1.12: Creating a new storage account using PowerShell
- Congratulations! You have created a storage account using PowerShell.