Migrate Arc Discovery Reader - Preview
ContributorIAM ScopeManagement·8 permissões
Dado verificado em · Fonte
Total de permissões
8Actions
0NotActions
0DataActions
0Role ID
5d5dddae-e124-4753-972d-aae60b37deb4Categoria
ManagementRisk Tier
Contributor (CTB)Risk Tier: Contributor
Grants full write access to create and manage all resources but cannot assign roles or manage access to others.
Descrição
MicrosoftRead metadata of Azure Arc enabled server resources and metadata, performance and migration suitability of Arc enabled SQL server resources. Users creating Azure Migrate project that uses Arc resource discovery require this role on Arc scope of the project. To enable periodic sync, Azure Migrate project managed identity must be assigned this role. This role is in preview and subject to change.
Role Definition (JSON)
{"Name": "Migrate Arc Discovery Reader - Preview","Id": "5d5dddae-e124-4753-972d-aae60b37deb4","IsCustom": false,"Description": "Read metadata of Azure Arc enabled server resources and metadata, performance and migration suitability of Arc enabled SQL server resources. Users creating Azure Migrate project that uses Arc resource discovery require this role on Arc scope of the project. To enable periodic sync, Azure Migrate project managed identity must be assigned this role. This role is in preview and subject to change.","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Migrate Arc Discovery Reader - Preview"
Azure CLI
az role definition list --name "Migrate Arc Discovery Reader - Preview"