Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In this article, you learn how to create an Azure storage account in an Extended Zone.
Prerequisites
An Azure account with an active subscription. Create an account for free.
Access to an Extended Zone. For more information, see Request access to an Azure Extended Zone.
Sign in to Azure
Sign in to the Azure portal with your Azure account.
Create a storage account in an Extended Zone
In this section, you create a storage account in an Extended Zone.
In the search box at the top of the portal, enter storage. Select Storage accounts from the search results.
In the Storage accounts page, select + Create.
On the Basics tab of Create a storage account, enter, or select the following information:
Setting Value Project details Subscription Select your Azure subscription. Resource group Select Create new.
Enter myResourceGroup in Name.
Select OK.Instance details Storage account name Enter a unique name. Region* Select the target Extended Zone's Parent Region (its homeLocation) and then select Deploy to an Azure Extended Zone.
Under Azure Extended Zones, select the respective Extended Zone.
Select the Select button.Performance Premium is the only available option for an Extended Zone. Premium account type Select Page blobs. Other available options are Block blobs and File shares. Redundancy Locally Redundant Storage (LRS) is the only available option for an Extended Zone. *If there's no Extended Zone paired with the selected region, you won’t be able to select an Extended Zone ___location.
Note
Azure Extended Zones only supports premium storage accounts with locally-redundant storage (LRS) redundancy.
Select Review + create.
Review the settings, and then select Create.
Clean up resources
When no longer needed, delete the storage account and its resource group:
In the search box at the top of the portal, enter myResourceGroup. Select myResourceGroup from the search results.
Select Delete resource group.
In Delete a resource group, enter myResourceGroup, and then select Delete.
Select Delete to confirm the deletion of the resource group and all its resources.