Total de permissões
4Actions
0NotActions
0DataActions
0Role ID
1ec5b3c1-b17e-4e25-8312-2acb3c3c5abfCategoria
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
MicrosoftLets you perform query testing without creating a stream analytics job first
Role Definition (JSON)
{"Name": "Stream Analytics Query Tester","Id": "1ec5b3c1-b17e-4e25-8312-2acb3c3c5abf","IsCustom": false,"Description": "Lets you perform query testing without creating a stream analytics job first","Actions": [],"NotActions": [],"DataActions": [],"NotDataActions": [],"AssignableScopes": ["/"]
Assignable Scopes
/
PowerShell
Get-AzRoleDefinition -Name "Stream Analytics Query Tester"
Azure CLI
az role definition list --name "Stream Analytics Query Tester"