- Learning Microsoft Azure Storage
- Mohamed Waly
- 108字
- 2021-07-02 15:26:10
Creating a Storage account using the Azure CLI 2.0
Let's get our hands dirty with the Azure CLI 2.0 to create an Azure Storage account:
- Log in to your Azure account using the az login command. You have to open the URL that pops up on the CLI and enter the code, as shown in the following screenshot:

Figure 1.17: Logging in to Azure via the Azure CLI 2.0
- Create another storage account with the same properties as we used for the portal, but with a different name, as shown in the following screenshot:

Figure 1.18: Creating an Azure storage account using the Azure CLI 2.0
推薦閱讀
- Mastering Mesos
- PostgreSQL 11 Server Side Programming Quick Start Guide
- Getting Started with MariaDB
- Google App Inventor
- 傳感器技術(shù)應(yīng)用
- JBoss ESB Beginner’s Guide
- 21天學(xué)通Visual Basic
- 工業(yè)控制系統(tǒng)測試與評價技術(shù)
- Machine Learning with Apache Spark Quick Start Guide
- 單片機(jī)C語言程序設(shè)計(jì)完全自學(xué)手冊
- 電子設(shè)備及系統(tǒng)人機(jī)工程設(shè)計(jì)(第2版)
- Puppet 3 Beginner’s Guide
- 手把手教你學(xué)Flash CS3
- 實(shí)戰(zhàn)Windows Azure
- 從零開始學(xué)ASP.NET