![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=1738993650-7hh1Im1NjmwSvjOrsa0llrI0SPZVj5Jp-0-8d1a2aac47442898f8af344cc5440e9d)
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=1738993650-npacE7DLPqDNmN5KBFvzVRYORTIyjSWW-0-90d060897193b0ae6e30e2c753418acd)
Figure 1.12: Creating a new storage account using PowerShell
- Congratulations! You have created a storage account using PowerShell.