diff --git a/README.md b/README.md index 1f2cc2f..15cce20 100644 --- a/README.md +++ b/README.md @@ -5061,6 +5061,10 @@ the pseudo table to retrieve the sum of the prices spent by each customer, then
Explain availability sets and availability zones
+ +An availability set is a logical grouping of VMs that allows Azure to understand how your application is built to provide redundancy and availability. It is recommended that two or more VMs are created within an availability set to provide for a highly available application and to meet theĀ 99.95% Azure SLA. + +