Skip to content

Commit 1d65228

Browse files
authored
Update 3-setup-availability-sets.md
1 parent 17c08aa commit 1d65228

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

learn-pr/wwl-azure/configure-virtual-machine-availability/includes/3-setup-availability-sets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Let's review some characteristics of availability sets.
1818

1919
- You can build availability sets by using the Azure portal, Azure Resource Manager (ARM) templates, scripting, or API tools.
2020

21-
- Microsoft provides robust Service Level Agreements (SLAs) for Azure virtual machines and availability sets. For details, see [SLA for Azure Virtual Machines](https://azure.microsoft.com/support/legal/sla/virtual-machines/v1_9/).
21+
- Microsoft provides robust [Service Level Agreements (SLAs)](/support/legal/sla) for Azure virtual machines and availability sets.
2222

2323
> [!NOTE]
2424
> Adding your virtual machines to an availability set won't protect your applications from operating system or application-specific failures.
@@ -34,4 +34,4 @@ Availability sets are an essential capability when you want to build reliable cl
3434

3535
- **Consider load balancing**. For high availability and network performance, create a load-balanced availability set by using Azure Load Balancer. Load Balancer distributes incoming traffic across working instances of services that are defined in your load-balanced availability set.
3636

37-
- **Consider managed disks**. You can use Azure managed disks with your Azure virtual machines in availability sets for block-level storage.
37+
- **Consider managed disks**. You can use Azure managed disks with your Azure virtual machines in availability sets for block-level storage.

0 commit comments

Comments
 (0)