Skip to content

Commit 1af924b

Browse files
committed
ANSWERED: Explain availability sets and availability zones
1 parent 6c4f32a commit 1af924b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -5061,6 +5061,10 @@ the pseudo table to retrieve the sum of the prices spent by each customer, then
50615061

50625062
<details>
50635063
<summary>Explain availability sets and availability zones</summary><br><b>
5064+
5065+
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.
5066+
5067+
50645068
</b></details>
50655069

50665070
<details>

0 commit comments

Comments
 (0)