Skip to content

Commit 81ed4e8

Browse files
committed
Created three new articles and updated toc. Updated locations mentioned in 5 other articles to make learn page easier to maintain.
1 parent 551e92b commit 81ed4e8

8 files changed

+22
-12
lines changed

articles/extended-zones/arc-enabled-workloads-container-apps.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@ az group delete --name my-aks-cluster-group
219219

220220
## Related content
221221

222+
- [Deploy arc-enabled workloads in an Extended Zone: PostgreSQL](https://learn.microsoft.com/en-us/azure/container-apps/arc-enabled-workloads-postgresql)
223+
- [Deploy arc-enabled workloads in an Extended Zone: ManagedSQL](https://learn.microsoft.com/en-us/azure/container-apps/arc-enabled-workloads-managedsql)
222224
- [Deploy an AKS cluster in an Extended Zone](deploy-aks-cluster.md)
223225
- [Deploy a storage account in an Extended Zone](create-storage-account.md)
224226
- [Frequently asked questions](faq.md)

articles/extended-zones/arc-enabled-workloads-managedsql.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ az group delete --name my-aks-cluster-group
169169

170170
## Related content
171171

172+
- [Deploy arc-enabled workloads in an Extended Zone: ContainerApps](https://learn.microsoft.com/en-us/azure/container-apps/arc-enabled-workloads-container-apps)
173+
- [Deploy arc-enabled workloads in an Extended Zone: PostgreSQL](https://learn.microsoft.com/en-us/azure/container-apps/arc-enabled-workloads-postgresql)
172174
- [Deploy an AKS cluster in an Extended Zone](deploy-aks-cluster.md)
173175
- [Deploy a storage account in an Extended Zone](create-storage-account.md)
174176
- [Frequently asked questions](faq.md)

articles/extended-zones/arc-enabled-workloads-postgresql.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ az group delete --name my-aks-cluster-group
159159

160160
## Related content
161161

162+
- [Deploy arc-enabled workloads in an Extended Zone: ContainerApps](https://learn.microsoft.com/en-us/azure/container-apps/arc-enabled-workloads-container-apps)
163+
- [Deploy arc-enabled workloads in an Extended Zone: ManagedSQL](https://learn.microsoft.com/en-us/azure/container-apps/arc-enabled-workloads-managedsql)
162164
- [Deploy an AKS cluster in an Extended Zone](deploy-aks-cluster.md)
163165
- [Deploy a storage account in an Extended Zone](create-storage-account.md)
164166
- [Frequently asked questions](faq.md)

articles/extended-zones/create-storage-account.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ ms.date: 11/19/2024
1010

1111
# Create a storage account in an Azure Extended Zone
1212

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

1515
## Prerequisites
1616

1717
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
1818

19-
- Access to Los Angeles Extended Zone. For more information, see [Request access to an Azure Extended Zone](request-access.md).
19+
- Access to an Extended Zone. For more information, see [Request access to an Azure Extended Zone](request-access.md).
2020

2121
## Sign in to Azure
2222

@@ -41,11 +41,13 @@ In this section, you create a storage account in an Extended Zone.
4141
| Resource group | Select **Create new**. </br> Enter *myResourceGroup* in **Name**. </br> Select **OK**. |
4242
| **Instance details** | |
4343
| Storage account name | Enter a unique name. |
44-
| Region | Select **(US) West US** and then select **Deploy to an Azure Extended Zone**. </br> In **Azure Extended Zones**, select **Los Angeles**. </br> Select the **Select** button. |
44+
| Region* | Select the target Extended Zone's **Parent Region (its *homeLocation*)** and then select **Deploy to an Azure Extended Zone**. </br> Under **Azure Extended Zones**, select the respective **Extended Zone**. </br> Select the **Select** button. |
4545
| Performance | **Premium** is the only available option for an Extended Zone. |
4646
| Premium account type | Select **Page blobs**. Other available options are **Block blobs** and **File shares**. |
4747
| Redundancy | **Locally-redundant storage (LRS)** is the only available option for an Extended Zone. |
4848

49+
*If there's no Extended Zone paired with the selected region, you won’t be able to select an Extended Zone location.
50+
4951
:::image type="content" source="./media/create-storage-account/create-storage-account-basics.png" alt-text="Screenshot that shows the Basics tab of creating a storage account in an Azure Extended Zone." lightbox="./media/create-storage-account/create-storage-account-basics.png":::
5052

5153
> [!NOTE]

articles/extended-zones/deploy-aks-cluster.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@ ms.date: 11/19/2024
1010

1111
# Deploy an Azure Kubernetes Service (AKS) cluster in an Azure Extended Zone
1212

13-
Azure Kubernetes Service (AKS) is a managed Kubernetes service that lets you quickly deploy and manage clusters. In this article, you learn how to create an AKS cluster in Los Angeles Extended Zone.
13+
Azure Kubernetes Service (AKS) is a managed Kubernetes service that lets you quickly deploy and manage clusters. In this article, you learn how to create an AKS cluster in Extended Zones.
1414

1515
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
1616

1717
## Prerequisites
1818

1919
- An Azure account with an active subscription.
2020

21-
- Access to Los Angeles Extended Zone. For more information, see [Request access to an Azure Extended Zone](request-access.md).
21+
- Access to an Extended Zone. For more information, see [Request access to an Azure Extended Zone](request-access.md).
2222

2323
## Sign in to Azure
2424

2525
Sign in to the [Azure portal](https://portal.azure.com) with your Azure account.
2626

2727
## Create an AKS cluster in an Extended Zone
2828

29-
In this section, you create an AKS cluster in Los Angeles.
29+
In this section, you will create an AKS cluster in an Extended Zone. Los Angeles is used as the example for this article.
3030

3131
> [!NOTE]
3232
> To quickly get started with provisioning an AKS cluster in an Extended Zone, this article includes steps to deploy a cluster with default settings for evaluation purposes only. Before deploying a production-ready cluster, we recommend that you familiarize yourself with our [baseline reference architecture](/azure/architecture/reference-architectures/containers/aks/baseline-aks?toc=/azure/extended-zones/toc.json) to consider how it aligns with your business requirements.
@@ -47,7 +47,9 @@ In this section, you create an AKS cluster in Los Angeles.
4747
| **Cluster details** | |
4848
| Cluster preset configuration | Select **Production Standard**. You can modify preset configurations at any time. |
4949
| Storage account name | Enter *myAKSCluster*. |
50-
| Region | Select **(US) West US** and then select **Deploy to an Azure Extended Zone**. </br> In **Azure Extended Zones**, select **Los Angeles**. </br> Select the **Select** button. |
50+
| Region* | Select the target Extended Zone's **Parent Region (its *homeLocation*)** and then select **Deploy to an Azure Extended Zone**. </br> Under **Azure Extended Zones**, select the respective **Extended Zone**. </br> Select the **Select** button. |
51+
52+
*If there's no Extended Zone paired with the selected region, you won’t be able to select an Extended Zone location.
5153

5254
:::image type="content" source="./media/deploy-aks-cluster/aks-basics.png" alt-text="Screenshot that shows the Basics tab of create an AKS cluster in the Azure portal." lightbox="./media/deploy-aks-cluster/aks-basics.png":::
5355

articles/extended-zones/deploy-vm-arm-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: subject-armqs, devx-track-azurecli
1313

1414
# Quickstart: Deploy a virtual machine in an Extended Zone using an Azure Resource Manager template (ARM template)
1515

16-
In this quickstart, you learn how to deploy a virtual machine (VM) in Los Angeles Extended Zone using an Azure Resource Manager template (ARM template).
16+
In this quickstart, you learn how to deploy a virtual machine (VM) in an Extended Zone using an Azure Resource Manager template (ARM template).
1717

1818
[!INCLUDE [About Azure Resource Manager](~/reusable-content/ce-skilling/azure/includes/resource-manager-quickstart-introduction.md)]
1919

@@ -25,7 +25,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
2525

2626
- An Azure account with an active subscription.
2727

28-
- Access to Los Angeles Extended Zone. For more information, see [Request access to an Azure Extended Zone](request-access.md).
28+
- Access to an Extended Zone. For more information, see [Request access to an Azure Extended Zone](request-access.md).
2929

3030
- Azure Cloud Shell or Azure CLI.
3131

articles/extended-zones/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ No, given the size, hardware, and targeted use cases for the Azure Extended Zone
2222

2323
## What are the available Azure Extended Zones?
2424

25-
Currently, Los Angeles is the only available Azure Extended Zone.
25+
See [Request access to Azure Extended Zones](request-access.md) to learn how to request access to Extended Zones. A comprehensive list of Extended Zones will be listed in the process.
2626

2727
## How will I be charged for resources I create in an Azure Extended Zone?
2828

29-
The pricing and billing process of Los Angeles Azure Extended Zone is consistent with the West US Region. Resources created in the Los Angeles Extended Zone follow the same billing pricing as those created in the West US Region.
29+
The billing experience of Azure Extended Zones is consistent with the rest of Azure. Please reach out to your sales representative to get more detailed information on protocols and pricing.
3030

3131
## Can I use the parent region network security groups (NSGs) or user defined routes (UDRs)?
3232

articles/extended-zones/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following table lists key services that are available in Azure Extended Zone
4848

4949
## Availability and access
5050

51-
Currently, Los Angeles is the only available Extended Zone. See [Request access to Azure Extended Zones](request-access.md) to request access to Los Angeles Extended Zone.
51+
See [Request access to Azure Extended Zones](request-access.md) to learn how to request access to Extended Zones. A comprehensive list of Extended Zones will be listed in the process.
5252

5353
## Pricing
5454

0 commit comments

Comments
 (0)