Forum Discussion
devops2022
Oct 07, 2021Copper Contributor
Resize VM within Availability set
Can I resize the VM in below different scenarios. For Example Scenario #1 Availability Set 1 (DC Region Europe) VM1 ( Windows), VM 2 ( Windows) and VM 3 (Windows) Scenario #2 Availability ...
devops2022
Oct 14, 2021Copper Contributor
thanks ibnmbodji
I agree for production we need to have at least 2 fault domain and 3 update domain so that (un)planned maintenance could be handled.
I couldn't see the attached file.
Resource group will sit on top of availability set.
or can i have multiple availability set within a resource group? which of the statement is correct
I agree for production we need to have at least 2 fault domain and 3 update domain so that (un)planned maintenance could be handled.
I couldn't see the attached file.
Resource group will sit on top of availability set.
or can i have multiple availability set within a resource group? which of the statement is correct
ibnmbodji
Oct 15, 2021Iron Contributor
Resource group will sit on top of availability set.
or can i have multiple availability set within a resource group ?
Yes you need to keep all (vms, resource groups and availability sets ) in the same region and that's it .
- devops2022Oct 17, 2021Copper ContributorTbanks again.
I was just thinking to post another question but got answer.
So, a resource group can be used to logically group the resource within a Region and
CANNOT BE USED across grouping resources across regions.- ibnmbodjiOct 17, 2021Iron Contributor
You're welcome
So, a resource group can be used to logically group the resource within a Region and
CANNOT BE USED across grouping resources across regions. Not really because in most of scenarios you can group resources in a resource group even if it is in a different region. However you can have some constraints like in the scenarios above where the availability set and the resource group should be in the same region same for virtual machines that will use those as.