Skip to content

Commit f8d4739

Browse files
Merge pull request #225125 from pritamso/Broken-link-fix-hibrenda
Broken link fixed
2 parents 9d3fb4e + 2c8849a commit f8d4739

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/reliability/reliability-bot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ When you create an application (bot) in Azure, you can choose whether or not you
1919
2020
This article describes reliability support in Azure Bot Service, and covers both regional reliability with availability zones and cross-region resiliency with disaster recovery for bots with local data residency. For a more detailed overview of reliability in Azure, see [Azure reliability](/azure/architecture/framework/resiliency/overview).
2121

22-
For more information on deploying bots with local data residency and regional compliance, see [Regionalization in Azure Bot Service](/azure/bot-service/bot-builder-concept-regionalization?view=azure-bot-service-4.0).
22+
For more information on deploying bots with local data residency and regional compliance, see [Regionalization in Azure Bot Service](/azure/bot-service/bot-builder-concept-regionalization).
2323

2424
## Availability zone support
2525

26-
Azure availability zones are at least three physically separate groups of datacenters within each Azure region. Datacenters within each zone are equipped with independent power, cooling, and networking infrastructure. In the case of a local zone failure, availability zones are designed so that if the one zone is affected, regional services, capacity, and high availability are supported by the remaining two zones. Failures can range from software and hardware failures to events such as earthquakes, floods, and fires. Tolerance to failures is achieved with redundancy and logical isolation of Azure services. For more detailed information on availability zones in Azure, see [Regions and availability zones](/azure/availability-zones/az-overview.md).
26+
Azure availability zones are at least three physically separate groups of datacenters within each Azure region. Datacenters within each zone are equipped with independent power, cooling, and networking infrastructure. In the case of a local zone failure, availability zones are designed so that if the one zone is affected, regional services, capacity, and high availability are supported by the remaining two zones. Failures can range from software and hardware failures to events such as earthquakes, floods, and fires. Tolerance to failures is achieved with redundancy and logical isolation of Azure services. For more detailed information on availability zones in Azure, see [Regions and availability zones](/azure/availability-zones/az-overview).
2727

2828
For regional bots, Azure Bot Service supports zone redundancy by default. You don't need to set it up or reconfigure for availability zone support.
2929

@@ -45,4 +45,4 @@ Azure Bot Service runs in active-active mode for both global and regional servic
4545
## Next steps
4646

4747
> [!div class="nextstepaction"]
48-
> [Resiliency in Azure](/azure/availability-zones/overview.md)
48+
> [Resiliency in Azure](/azure/availability-zones/overview)

0 commit comments

Comments
 (0)