Skip to content

Commit 14cc3a3

Browse files
Merge pull request #30275 from lcwright/docs-editor/sql-monitoring-1712170079
Updated Arc SQL Monitoring Documentation
2 parents dc8b98d + 7be06d7 commit 14cc3a3

1 file changed

Lines changed: 6 additions & 9 deletions

File tree

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

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,23 +21,20 @@ During the feature preview, monitoring is available for free. Fees for this feat
2121

2222
## Prerequisites
2323

24-
In order for monitoring data to be collected on a [!INCLUDE [ssazurearc](../../includes/ssazurearc.md)], the following conditions must be met:
24+
In order for monitoring data to be collected on a [!INCLUDE [ssazurearc](../../includes/ssazurearc.md)] and view the performance metrics in Azure, the following conditions must be met:
2525

2626
* The version of Azure Extension for SQL Server (WindowsAgent.SqlServer) is v1.1.2504.99 or later
2727
* [!INCLUDE [ssazurearc](../../includes/ssazurearc.md)] is running on Windows operating system
2828
- [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] running on [!INCLUDE [winserver2012-md](../../includes/winserver2012-md.md)] and older versions aren't supported
2929
* [!INCLUDE [ssazurearc](../../includes/ssazurearc.md)] is a Standard or Enterprise Edition
30-
* The server has connectivity to telemetry.{region}.arcdataservices.com (for more information, see [Network Requirements ](/azure/azure-arc/servers/network-requirements?tabs=azure-cloud))
30+
* SQL Server version must be 2016 or later
31+
* The server has connectivity to `*.<region>.arcdataservices.com` (for more information, see [Network Requirements ](/azure/azure-arc/servers/network-requirements?tabs=azure-cloud))
3132
* The license type on the [!INCLUDE [ssazurearc](../../includes/ssazurearc.md)] is set to "License with Software Assurance" or "Pay-as-you-go"
33+
* To view the performance dashboard in the Azure portal, you must be assigned an Azure role with the action `Microsoft.AzureArcData/sqlServerInstances/getTelemetry/` assigned. For convenience, you can use the built-in role "Azure Hybrid Database Administrator - Read Only Service Role", which includes this action. (For more information, see [Learn more about Azure built-in roles](/azure/role-based-access-control/built-in-roles))
3234

3335
### Current Limitations
34-
* FCI clusters aren't supported at this time.
35-
* After adding or removing a [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] instance on your Windows machine, you must restart the [!INCLUDE [msconame-md](../../includes/msconame-md.md)] [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] (sqlServerExtension) extension service for the update to take effect. This restart is only required to add/remove the instance from monitoring collection.
36-
37-
* SQL Server version must be 2016 or later.
38-
39-
* To view the performance dashboard in the Azure Portal, you must have Contributor access or higher to the SQL Server - Azure Arc resource.
40-
36+
* FCI clusters aren't supported at this time
37+
4138
## Collected data
4239

4340
The following lists reflect the monitoring data that is collected from DMV datasets on [!INCLUDE [ssazurearc](../../includes/ssazurearc.md)] when the monitoring feature is enabled. No personally identifiable information (PII), end-user identifiable information (EUII), or customer content is collected.

0 commit comments

Comments
 (0)