Skip to content

Commit fe0cbd6

Browse files
Merge pull request #310290 from jjaygbay1/reliability-guide-faqs
added questions on AVS reliability guidance
2 parents ae3af4a + 10fbcbc commit fe0cbd6

1 file changed

Lines changed: 30 additions & 2 deletions

File tree

articles/azure-vmware/faq.yml

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,35 @@ sections:
177177

178178
- question: What about support for ISV backup solutions?
179179
answer: As these backup solutions are installed and managed by customers, they can reach out to the respective ISV for support.
180-
180+
181+
- name: Reliability and availability
182+
questions:
183+
184+
- question: Can I deploy a stretched cluster across availability zones for higher availability?
185+
answer: Azure VMware Solution supports stretched clusters across availability zones in supported Azure regions and configurations. Availability varies by Azure VMware Solution generation and region. For more information, see [Deploy a stretched cluster](deploy-vsan-stretched-clusters.md).
186+
187+
- question: Does Azure VMware Solution Gen2 support Availability Zones?
188+
answer: Yes. In Azure VMware Solution Gen2, you can select the Availability Zone where your private cloud is deployed (subject to capacity availability in that zone). You can also deploy separate private clouds in different Availability Zones as part of a disaster recovery (DR) or high-availability strategy.
189+
190+
- question: Does Azure VMware Solution Gen2 support vSAN stretched clusters across Availability Zones?
191+
answer: No. vSAN stretched clusters (a single private cloud stretched across two Availability Zones) aren't supported on Azure VMware Solution Gen2 today.
192+
193+
- question: In Azure VMware Solution Gen1, can I choose the Availability Zone for my private cloud?
194+
answer: No. In Azure VMware Solution Gen1, selecting an Availability Zone isn't supported when deploying a private cloud.
195+
196+
- question: In Azure VMware Solution Gen1 stretched clusters, what happens if the Availability Zone hosting the vSAN witness becomes unavailable?
197+
answer: |
198+
Azure VMware Solution Gen1 uses a single vSAN witness that is statically placed in a specific Availability Zone within a region. If the Availability Zone hosting the witness becomes unavailable, the witness becomes unreachable.
199+
200+
As long as sufficient data replicas remain available, data hosts and running workloads continue operating without immediate data loss. However, vSAN loses quorum awareness in this state, which prevents it from safely making placement and recovery decisions and causes certain operations (such as VM power-on after failures, rebalancing, and repairs) to be blocked.
201+
202+
The witness isn't automatically recreated or moved to another Availability Zone during this time.
203+
204+
- question: Do four-zone Azure regions change how Azure VMware Solution uses Availability Zones?
205+
answer: No. Azure VMware Solution remains unaffected. Availability Zone capabilities depend on what Azure VMware Solution supports in that region and available capacity.
206+
207+
- question: Are there built-in capabilities to run workloads across multiple Azure VMware Solution private clouds for DR/HA?
208+
answer: No. Deploying workloads across multiple private clouds (for example, across Availability Zones) typically requires customer-managed orchestration and replication. For DR, customers commonly use third-party solutions such as Jetstream, Zerto, or Azure Site Recovery, based on workload requirements.
181209

182210
- name: Networking and interconnectivity
183211
questions:
@@ -330,7 +358,7 @@ sections:
330358
answer: No. We currently don't support cloudadmin extension privileges and have no plans to support it.
331359

332360

333-
- name: CSP and multi-tenancy
361+
- name: CSP and multitenancy
334362
questions:
335363

336364
- question: Does Azure VMware Solution provide an option for hoster partners to resell the service?

0 commit comments

Comments
 (0)