![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=1739555874-xaycNrxKU6Gyjs9yKw7qS8rvP2GzTRmL-0-f9f17f6e497fcf6a2164cc4d64c1130d)
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=1739555874-J3Wg8PcYZVsNgOKCtzGLo8eHVGl8xdo8-0-62ac788d2e5b7dfac6d87d323c280847)
Figure 1.12: Creating a new storage account using PowerShell
- Congratulations! You have created a storage account using PowerShell.