Skip to content

Commit 5d9f889

Browse files
Merge pull request #271379 from JasonWHowell/fixsuggestions
Fix suggestions
2 parents efdf98d + af8b799 commit 5d9f889

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/azure-vmware/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ items:
7070
- name: Migrate
7171
href: architecture-migrate.md
7272
- name: Well Architected Framework
73-
href: https://learn.microsoft.com/azure/well-architected/azure-vmware/
73+
href: /azure/well-architected/azure-vmware/
7474
- name: Cloud Adoption Framework
7575
items:
7676
- name: Azure VMware Solution landing zone accelerator

articles/bastion/bastion-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Azure Bastion doesn't move or store customer data out of the region it's deploye
3333
Some regions support the ability to deploy Azure Bastion in an availability zone (or multiple, for zone redundancy).
3434
To deploy zonally, you can select the availability zones you want to deploy under instance details when you deploy Bastion using manually specified settings. You can't change zonal availability after Bastion is deployed.
3535
If you aren't able to select a zone, you might have selected an Azure region that doesn't yet support availability zones.
36-
For more information about availability zones, see [Availability Zones](https://learn.microsoft.com/azure/reliability/availability-zones-overview?tabs=azure-cli).
36+
For more information about availability zones, see [Availability Zones](../reliability/availability-zones-overview.md?tabs=azure-cli).
3737

3838
### <a name="vwan"></a>Does Azure Bastion support Virtual WAN?
3939

articles/bastion/tutorial-create-host-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ This section helps you deploy Bastion to your virtual network. After Bastion is
102102

103103
* **Region**: The Azure public region in which the resource will be created. Choose the region where your virtual network resides.
104104

105-
* **Availability zone**: Select the zone(s) from the dropdown, if desired. Only certain regions are supported. For more information, see the [What are availability zones?](https://learn.microsoft.com/azure/reliability/availability-zones-overview?tabs=azure-cli) article.
105+
* **Availability zone**: Select the zone(s) from the dropdown, if desired. Only certain regions are supported. For more information, see the [What are availability zones?](../reliability/availability-zones-overview.md?tabs=azure-cli) article.
106106

107107
* **Tier**: The SKU. For this tutorial, select **Standard**. For information about the features available for each SKU, see [Configuration settings - SKU](configuration-settings.md#skus).
108108

articles/communication-services/samples/chat-hero-sample.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Complete the following prerequisites and steps to set up the sample.
6262

6363
`git clone https://github.com/Azure-Samples/communication-services-web-chat-hero.git`
6464

65-
Or clone the repo using any method described in [Clone an existing Git repo](https://learn.microsoft.com/azure/devops/repos/git/clone).
65+
Or clone the repo using any method described in [Clone an existing Git repo](/azure/devops/repos/git/clone).
6666

6767
3. Get the `Connection String` and `Endpoint URL` from the Azure portal or by using the Azure CLI.
6868

0 commit comments

Comments
 (0)