Tools
Tools: Provide storage for the IT department testing and training
2026-02-12
0 views
admin
what is an Azure storage? ## Objective: ## Step1: Create and deploy a resource group to hold all your project resources ## Step 2: Create and deploy a storage account to support testing and training. ## step 3:Configure simple settings in the storage account. ## Step 3: The storage account has to be configured in such a way that it only accepts requests from secure connections and hence follow these procedures to ensure secure connections ## step 4: Developers would like the storage account to use at least TLS version 1.2 ## step 5: Until the storage is needed again, disable requests to the storage account ## Step 5:Ensure the storage account allows public access from all networks. An Azure storage account is a container that holds all your Azure Storage data objects, including blobs, files, queues, and tables. It however lets you store your data online instead of on your personal computer or physical server. The objective of this tutorial is to guide you on step by step processes involved in creating Storage account for IT department consisting of testing and training department. The steps are as follow: search for and select Resource groups Give your resource group a name. For example, storagerg Select Review and create In the Azure portal, search for and select Storage accounts On the Basics tab, select your Resource group. In other to configure simple settings on your storage account, follow the highlighted procedures -Refresh the page and notice the content only exists in the primary location. In the Settings section, select the Configuration blade. Ensure Secure transfer required is Enabled. In the Settings section, select the Configuration blade Ensure the Minimal TLS version is set to Version 1.2. Ensure Allow storage account key access is Disabled. Be sure to Save your changes. Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well For further actions, you may consider blocking this person and/or reporting abuse - search for and select Resource groups
- Select + Create.
- Give your resource group a name. For example, storagerg
- Select a region
- Select Review and create - Select Create to deploy the resource group. - In the Azure portal, search for and select Storage accounts
- Select + Create.
- On the Basics tab, select your Resource group. - Provide a Storage account name - Set the Performance to Standard. - Select Review, and then Create. - Wait for the storage account to deploy and then Go to resource. - In your storage account, in the Data management section, select the Redundancy blade - Select Locally-redundant storage (LRS) in the Redundancy drop-down - Be sure to Save your changes. - In the Settings section, select the Configuration blade.
- Ensure Secure transfer required is Enabled. - In the Settings section, select the Configuration blade
- Ensure the Minimal TLS version is set to Version 1.2. - In the Settings section, select the Configuration blade - Ensure Allow storage account key access is Disabled.
- Be sure to Save your changes. - In the Security + networking section, select the Networking blade. - Ensure Public network access is set to Enabled from all networks - Be sure to Save your changes.
how-totutorialguidedev.toaiservernetworknetworking