Azure
How to create an Azure Availability Set using the Portal
Reading Time: 3 minutesWhat are Availability Sets? Availability Sets are a logical grouping of two or more Azure VM’s. It is advised to use an Availability Set for each application tier. For example, placing Domain Controllers in one Availability Set, SQL Servers in a second, and IIS web servers in a third. If we Read more…