Skip to content

Commit 19351f5

Browse files
authored
Updating permission requirement for viewing assessment
Similar to permissions noted in monitoring - the same API is used for migration assessment (/getTelemetry) - modifying docs to indicate that
1 parent e7eef4f commit 19351f5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/sql-server/azure-arc/migration-assessment.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ To assess SQL Server, the SQL Server instance needs to:
5656

5757
- The server has connectivity to telemetry.{region}.arcdataservices.com (for more information, see [Network Requirements ](/azure/azure-arc/servers/network-requirements?tabs=azure-cloud))
5858

59-
- To view the assessment reports in Azure portal, you must have Contributor access or higher to the SQL Server - Azure Arc resource.
59+
- To view the assessment reports in 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))
60+
6061

6162
## Permissions
6263

0 commit comments

Comments
 (0)