Create a storage account in an Azure Extended Zone

Important

Azure Extended Zones service is currently in PREVIEW. See the Supplemental Terms of Use for Microsoft Azure Previews for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.

In this article, you learn how to create an Azure storage account in Los Angeles Extended Zone.

Prerequisites

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.

  1. In the search box at the top of the portal, enter storage. Select Storage accounts from the search results.

    Screenshot that shows how to search for storage accounts in the Azure portal.

  2. In the Storage accounts page, select + Create.

  3. 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 (US) West US and then select Deploy to an Azure Extended Zone.
    In Azure Extended Zones, select Los Angeles.
    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.

    Screenshot that shows the Basics tab of creating a storage account in an Azure Extended Zone.

    Note

    Azure Extended Zones only supports premium storage accounts with locally-redundant storage (LRS) redundancy.

  4. Select Review + create.

  5. Review the settings, and then select Create.

Clean up resources

When no longer needed, delete the storage account and its resource group:

  1. In the search box at the top of the portal, enter myResourceGroup. Select myResourceGroup from the search results.

  2. Select Delete resource group.

  3. In Delete a resource group, enter myResourceGroup, and then select Delete.

  4. Select Delete to confirm the deletion of the resource group and all its resources.