|
| 1 | +--- |
| 2 | +title: Azure Government Preview |
| 3 | +description: "Describes features and limitations currently available for SQL Server enabled by Azure Arc on US Government region." |
| 4 | +author: AbdullahMSFT |
| 5 | +ms.author: amamun |
| 6 | +ms.reviewer: MikeRayMSFT |
| 7 | +ms.topic: conceptual #Don't change |
| 8 | +ms.date: 06/09/2025 |
| 9 | + |
| 10 | +#customer intent: As a U.S. government agency or organization, I want to manage SQL Server instances outside of Azure from the Azure Government portal so that I can ensure secure and compliant management of my SQL Server estate. |
| 11 | + |
| 12 | +--- |
| 13 | + |
| 14 | +# SQL Server enabled by Azure Arc in US Government Preview |
| 15 | + |
| 16 | +This article describes features and limitations currently available for SQL Server enabled by Azure Arc on US Government regions. It also: |
| 17 | + |
| 18 | +- Points to instructions how to on board your SQL Server in US Government regions |
| 19 | +- Lists known issues and options to work around the issues |
| 20 | + |
| 21 | +SQL Server enabled by Azure Arc creates SQL Server Azure Arc resources in US Government. View these resources in the Azure Government portal just like any Azure resource. The portal provides a single pane of glass to monitor and organize your SQL Server estate in the government cloud. |
| 22 | + |
| 23 | +[!INCLUDE [preview](../../includes/preview.md)] |
| 24 | + |
| 25 | +Currently, these features are only available: |
| 26 | + |
| 27 | +- In the US Government Virginia region |
| 28 | +- On Windows operating system |
| 29 | + |
| 30 | +With SQL Server enabled by Azure Arc, U.S. government agencies and organizations can manage SQL Server instances outside of Azure from the Azure Government portal, in a secure and compliant manner. |
| 31 | + |
| 32 | +The latest updates are available in the [Release notes - SQL Server enabled by Azure Arc](release-notes.md). |
| 33 | + |
| 34 | +## Onboard your SQL Server |
| 35 | + |
| 36 | +To onboard your SQL Server, complete the following steps from the Azure (US Gov) portal. |
| 37 | + |
| 38 | +1. [Connect hybrid machines with Azure Arc-enabled servers](/azure/azure-arc/servers/learn/quick-enable-hybrid-vm) |
| 39 | +1. [Connect your SQL Server to Azure Arc on a server already enabled by Azure Arc](connect-already-enabled.md) |
| 40 | + |
| 41 | +## Available features |
| 42 | + |
| 43 | +Currently, in the US Government Virginia region, SQL Server registration provides the following features: |
| 44 | + |
| 45 | +- [Connect](connect.md) (onboard) a SQL Server instance to Azure Arc. |
| 46 | +- [SQL Server inventory](overview.md#manage-your-sql-server-instances-at-scale-from-a-single-point-of-control) which includes the following capabilities in the Azure portal: |
| 47 | + - View the SQL Server instance as an Azure resource. |
| 48 | + - View databases as an Azure resource. |
| 49 | + - View the properties for each server. For example, you can view the version, edition, and database for each instance. |
| 50 | + |
| 51 | +[All other features](overview.md#feature-differentiation), including license management, and Extended Security Updates (ESU), are not currently available. |
| 52 | + |
| 53 | +## Limitations |
| 54 | + |
| 55 | +The following SQL Server features are not currently available in any US Government region: |
| 56 | + |
| 57 | +- Failover cluster instance (FCI) |
| 58 | +- Availability group (AG) |
| 59 | +- SQL Server services like [!INCLUDE [ssis-md](../../includes/ssis-md.md)], [!INCLUDE [ssrs](../../includes/ssrs.md)], or Power BI Report Server as well. |
| 60 | + |
| 61 | +## Known issues |
| 62 | + |
| 63 | +- In Azure portal, the Arc SQL Server Instance properties page does not show the `licenseType` property value. |
| 64 | + - **Workaround**: Refer to Arc Server page for accurate and updated license information. |
| 65 | + |
| 66 | +- Resources deleted on-premises might not be immediately deleted from Azure portal. For example, if you delete a database on-premises, the image of the database on the portal remains until a refresh occurs. |
| 67 | + - **Workaround**: To reflect the change immediately, delete the resource in the portal. |
| 68 | + |
| 69 | +## Related content |
| 70 | + |
| 71 | +- [SQL Server enabled by Azure Arc](overview.md) |
0 commit comments