Difference in Azure Availability Sets and Scale Sets

后端 未结 6 1410
离开以前
离开以前 2021-02-05 10:31

Can someone define the difference between the two in the ARM portal. Also what would be the PowerShell if i need to add a new Azure RM VM to a existing AS(Availability Set)? Tha

6条回答
  •  囚心锁ツ
    2021-02-05 11:35

    Availability set is a predecessor of scale set. It will eventually be replaced although right now they are created in conjunction. What's more scale sets introduce autoscaling.

提交回复
热议问题