Skip to content

Commit 71a9740

Browse files
Clarify VMware vSphere branding and packaging changes for SQL Server enabled by Azure Arc (#37013)
- Add VMware vSphere branding clarification to azure-vmware.md include explaining that Broadcom's acquisition didn't rename vSphere but changed packaging/licensing - Add VMware packaging and support scope subsection to supported-configurations.md clarifying that Azure Arc support depends on guest OS, SQL Server version, and Arc agent requirements—not VMware commercial bundles - Add VMware FAQ entry confirming Arc is independent of VMware commercial bundles - Update overview.md and prerequisites.md references from 'VMware clusters' to 'VMware vSphere-based environments' - Remove duplicate inline branding clarifications from overview.md and prerequisites.md that duplicated text already provided via the include chain - Fix pre-existing typo: 'Lean more' to 'Learn more' in overview.md Related content - Apply contractions and active voice per Acrolinx feedback and Microsoft Writing Style Guide across azure-vmware.md and supported-configurations.md - Simplify support scope wording: remove redundant 'Microsoft support for SQL Server enabled by Azure Arc' phrasing where context is implicit Co-authored-by: Mike Ray <15928587+MikeRayMSFT@users.noreply.github.com>
1 parent fa4baf9 commit 71a9740

5 files changed

Lines changed: 25 additions & 5 deletions

File tree

docs/sql-server/azure-arc/faq.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,12 @@ sections:
130130
- Subscribe to Activity Log events for when usage records are not received when expected or when recurring billing starts or is happening.
131131
Review [Manage recurrent billing for pay-as-you go licenses](manage-pay-as-you-go-transition.md) for details.
132132
133+
- name: VMware
134+
questions:
135+
- question: Is SQL Server enabled by Azure Arc tied to VMware vSphere Foundation or VMware Cloud Foundation?
136+
answer: >
137+
No. SQL Server enabled by Azure Arc is independent of VMware commercial bundles. It supports SQL Server instances running on VMware-hosted virtual machines that meet Azure Arc, operating system, and SQL Server requirements.
138+
133139
additionalContent: |
134140
135141
## Related content

docs/sql-server/azure-arc/includes/azure-vmware.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ ms.date: 01/24/2024
55
ms.topic: include
66
---
77

8+
VMware vSphere remains the underlying virtualization platform. Following Broadcom's acquisition of VMware, the vSphere product name didn't change; however, VMware updated how vSphere is packaged and licensed (for example, through VMware vSphere Foundation and VMware Cloud Foundation).
9+
810
> [!WARNING]
911
>
1012
> If you're running SQL Server VMs in Azure VMware Solution (AVS) private cloud, follow the steps in [Deploy Arc-enabled Azure VMware Solution](/azure/azure-vmware/deploy-arc-for-azure-vmware-solution) to enable.

docs/sql-server/azure-arc/includes/supported-configurations.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ms.topic: include
2929

3030
On Windows, .NET Framework 4.7.2 and later.
3131

32-
This requirement begins with extension version `1.1.2504.99` (November, 14 2023 release). Without this version, the extension might not function as intended. Windows Server 2012 R2 does not come with .NET Framework 4.7.2 by default and must be updated accordingly.
32+
This requirement begins with extension version `1.1.2504.99` (November, 14 2023 release). Without this version, the extension might not function as intended. Windows Server 2012 R2 doesn't come with .NET Framework 4.7.2 by default and must be updated accordingly.
3333

3434
### Support on VMware
3535

@@ -43,3 +43,15 @@ You can deploy SQL Server enabled by Azure Arc in VMware VMs running:
4343

4444
- VMware Cloud on AWS
4545
- Google Cloud VMware Engine
46+
47+
#### VMware packaging and support scope
48+
49+
SQL Server enabled by Azure Arc supports SQL Server instances running on virtual machines hosted in VMware vSphere–based environments, including Azure VMware Solution.
50+
51+
Support doesn't depend on specific VMware commercial bundles, editions, or packaging. The following requirements determine support:
52+
53+
- The supported guest operating system
54+
- The supported SQL Server version
55+
- Azure Arc Connected Machine agent requirements
56+
57+
VMware (Broadcom) defines VMware packaging, licensing, and lifecycle policies and may change them independently of Azure Arc.

docs/sql-server/azure-arc/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,11 +165,11 @@ The [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] Setup Installation Wiz
165165
- [Install Azure extension for SQL Server from the command line](../../database-engine/install-windows/install-sql-server-from-the-command-prompt.md#install-and-connect-to-azure)
166166
- [SQL Server enabled by Azure Arc deployment options](deployment-options.md)
167167

168-
For VMware clusters, review [Support on VMware](#support-on-vmware).
168+
For VMware vSphere–based environments, review [Support on VMware](#support-on-vmware).
169169

170170
## Related content
171171

172172
- [Learn about the prerequisites to connect your SQL Server to Azure Arc](prerequisites.md)
173173
- [SQL Server enabled by Azure Arc deployment options](deployment-options.md)
174174
- [Learn more about Microsoft Defender for Cloud](/azure/defender-for-cloud/defender-for-sql-usage)
175-
- [Lean more about Microsoft Purview](/azure/purview/register-scan-azure-arc-enabled-sql-server)
175+
- [Learn more about Microsoft Purview](/azure/purview/register-scan-azure-arc-enabled-sql-server)

docs/sql-server/azure-arc/prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: references_regions
1515

1616
An Azure Arc-enabled instance of [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] is an instance on-premises or in a cloud provider that is connected to Azure Arc. This article explains those prerequisites.
1717

18-
If your SQL Server virtual machines are on VMware clusters, review [Support on VMware](#support-on-vmware).
18+
If your SQL Server virtual machines are running in VMware vSphere–based environments (including environments licensed through VMware vSphere Foundation or VMware Cloud Foundation), review [Support on VMware](#support-on-vmware).
1919

2020
## Before you deploy
2121

@@ -179,7 +179,7 @@ The [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] Setup Installation Wiz
179179
- [SQL Server enabled by Azure Arc deployment options](deployment-options.md)
180180
- [Install Azure extension for SQL Server from the command line](../../database-engine/install-windows/install-sql-server-from-the-command-prompt.md#install-and-connect-to-azure)
181181

182-
For VMware clusters, review [Support on VMware](#support-on-vmware).
182+
For VMware vSphere–based environments, review [Support on VMware](#support-on-vmware).
183183

184184
## Related content
185185

0 commit comments

Comments
 (0)