- Learning Microsoft Azure Storage
- Mohamed Waly
- 347字
- 2021-07-02 15:26:09
Creating an Azure Storage account
Let's get our hands dirty with creating a storage account with the following parameters:
- Name: packtpubsa
- Deployment model: Resource Manager
- Account kind: General purpose
- Performance: Standard
- Replication: Locally-redundant storage (LRS)
- Storage service encryption (blobs and files): Disabled
- Secure transfer required: Disabled
- Subscription: Select the right subscription for this task
- Resource group: Create a new or select an existing resource group, as per your needs
- Location: Select the nearest location to you
Without further ado, let’s get started:
- Open the Azure portal from here: https://portal.azure.com/.
- Click on More services and a new blade will open. In the search bar, write storage account, as shown in the following screenshot:

Figure 1.5: Searching for a storage accounts service
- Click on Storage accounts and a new blade will open. Click on Add, as shown in the following screenshot:

Figure 1.6: Adding a new storage account
- A new blade will open, wherein you need to fill in the fields and determine the types as per your needs:

Figure 1.7: Creating a new storage account blade
- Fill in the fields as before, and click on Create:

Figure 1.8: Filling in the fields of the blade
- Once done, you can find your storage account in the Storage accounts blade:

Figure 1.9: Storage accounts blade
Something to keep in mind:
- When using Storage service encryption (blobs and files), your data is encrypted once it is written in Azure and gets decrypted once you try to access it.
- When you enable Secure transfer required, the storage account will only be accessed using HTTPS if you are using REST APIs, and since Azure file service uses Server Message Block (SMB), the connection will fail if you are using SMB 2.1 and SMB 3.0 without encryption, and the same goes for the Linux SMB client in some flavors.
- When you enable Secure transfer required, you will not be able to use a custom domain, because Azure Storage does not currently support that. As a result, you can only use the default .core.windows.net domain.
推薦閱讀
- 高效能辦公必修課:Word圖文處理
- Linux Mint System Administrator’s Beginner's Guide
- Dreamweaver CS3網(wǎng)頁(yè)設(shè)計(jì)50例
- 圖形圖像處理(Photoshop)
- INSTANT Varnish Cache How-to
- Java Web整合開(kāi)發(fā)全程指南
- ESP8266 Home Automation Projects
- 影視后期編輯與合成
- Learn CloudFormation
- 基于企業(yè)網(wǎng)站的顧客感知服務(wù)質(zhì)量評(píng)價(jià)理論模型與實(shí)證研究
- Generative Adversarial Networks Projects
- 深度學(xué)習(xí)500問(wèn):AI工程師面試寶典
- 商務(wù)智能
- Learning Pentaho Data Integration 8 CE(Third Edition)
- 工業(yè)自動(dòng)化儀器儀表與裝置修理工