Skip to content

Commit c6a6d0d

Browse files
committed
edit pass: azure-extended-zones
1 parent 858373d commit c6a6d0d

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

articles/extended-zones/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Discounts for Enterprise Agreements, Azure Credit Offers, and Azure Consumption
4646

4747
## Are reserved instances and savings plans supported in Azure Extended Zones?
4848

49-
Yes. To learn more about how to purchase these solutions, see [Purchase reserved instances and savings plans - Azure portal](purchase-reservations-savings-plans.md).
49+
Yes. To learn more about how to purchase these solutions, see [Purchase reservations and savings plans - Azure portal](purchase-reservations-savings-plans.md).
5050

5151
## Is there a program for partners so that they can find out about launches and get ready for them?
5252

articles/extended-zones/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The following table lists key services that are available in extended zones.
4949
| Other | [Azure Key Vault](/azure/extended-zones/articles/extended-zones/key-vault-encrypt-azure-extended-zone-disk) (with encryption resources in parent region, targeting the extended zone) <br> [Azure Policy](/azure/extended-zones/create-azure-policy) <br> [Reserved instances](/azure/extended-zones/purchase-reservations-savings-plans) (through recommendations flow) <br> [Savings plans](/azure/extended-zones/purchase-reservations-savings-plans) |
5050

5151
\* Although these services are generally available in Azure regions, they're currently in preview in extended zones.
52-
** [Learn more about sizes for virtual machines in Azure](/azure/virtual-machines/sizes/overview?tabs=breakdownseries%2Cgeneralsizelist%2Ccomputesizelist%2Cmemorysizelist%2Cstoragesizelist%2Cgpusizelist%2Cfpgasizelist%2Chpcsizelist). You can obtain a detailed VM list in the Azure Extended Zones environment.
52+
\** [Learn more about sizes for virtual machines in Azure](/azure/virtual-machines/sizes/overview?tabs=breakdownseries%2Cgeneralsizelist%2Ccomputesizelist%2Cmemorysizelist%2Cstoragesizelist%2Cgpusizelist%2Cfpgasizelist%2Chpcsizelist). You can obtain a detailed VM list in the Azure Extended Zones environment.
5353

5454
## Supported software development companies
5555

@@ -62,7 +62,7 @@ The following table lists the key software development companies that are suppor
6262
| Fortinet | Firewall |
6363
| HPE Aruba Networking | [EdgeConnect SD-WAN](https://arubanetworking.hpe.com/techdocs/sdwan-PDFs/deployments/dg_ECV-Azure_latest.pdf) |
6464

65-
## Frequently asked questions (FAQs)
65+
## Frequently asked questions
6666

6767
To get answers to frequently asked questions about Azure Extended Zones, see [Azure Extended Zones FAQ](faq.md).
6868

articles/extended-zones/request-access.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@ In this article, you learn how to request and gain access to an Azure extended z
1818

1919
# [**PowerShell**](#tab/powershell)
2020

21-
- A billable Azure account
22-
- Azure Cloud Shell or Azure PowerShell
21+
- A billable Azure account.
22+
- Azure Cloud Shell or Azure PowerShell.
2323

2424
The steps in this article run the Azure PowerShell cmdlets interactively in [Cloud Shell](/azure/cloud-shell/overview). To run the cmdlets in Cloud Shell, select **Open Cloud Shell** at the upper-right corner of a code block. Select **Copy** to copy the code, and then paste it into Cloud Shell to run it. You can also run Cloud Shell from within the Azure portal.
2525

2626
You can also [install Azure PowerShell locally](/powershell/azure/install-azure-powershell) to run the cmdlets. This article requires the [Az.EdgeZones](/powershell/module/az.edgezones) module version 0.1.0 or later. Run the [Get-Module -ListAvailable Az.EdgeZones](/powershell/module/microsoft.powershell.core/get-module) cmdlet to find the installed version. Run the [Install-Module Az.EdgeZones](/powershell/module/powershellget/install-module) cmdlet to install the `Az.EdgeZones` module. If you run PowerShell locally, sign in to Azure by using the [Connect-AzAccount](/powershell/module/az.accounts/connect-azaccount) cmdlet.
2727

2828
# [**Azure CLI**](#tab/cli)
2929

30-
- A billable Azure account
31-
- Azure Cloud Shell or the Azure CLI
30+
- A billable Azure account.
31+
- Azure Cloud Shell or the Azure CLI.
3232

3333
The steps in this article run the Azure CLI commands interactively in [Cloud Shell](/azure/cloud-shell/overview). To run the commands in Cloud Shell, select **Open Cloud Shell** at the upper-right corner of a code block. Select **Copy** to copy the code, and then paste it into Cloud Shell to run it. You can also run Cloud Shell from within the Azure portal.
3434

0 commit comments

Comments
 (0)