Skip to content

Commit 65a1960

Browse files
authored
Update analytics.md
1 parent a0ed908 commit 65a1960

File tree

1 file changed

+5
-5
lines changed
  • articles/role-based-access-control/built-in-roles

1 file changed

+5
-5
lines changed

articles/role-based-access-control/built-in-roles/analytics.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ Can read, create, modify and delete HDInsight on AKS cluster pools and create cl
512512
}
513513
```
514514

515-
## Schema Registry Contributor (Preview)
515+
## Schema Registry Contributor
516516

517517
Read, write, and delete Schema Registry groups and schemas.
518518

@@ -547,13 +547,13 @@ Read, write, and delete Schema Registry groups and schemas.
547547
"notDataActions": []
548548
}
549549
],
550-
"roleName": "Schema Registry Contributor (Preview)",
550+
"roleName": "Schema Registry Contributor",
551551
"roleType": "BuiltInRole",
552552
"type": "Microsoft.Authorization/roleDefinitions"
553553
}
554554
```
555555

556-
## Schema Registry Reader (Preview)
556+
## Schema Registry Reader
557557

558558
Read and list Schema Registry groups and schemas.
559559

@@ -588,7 +588,7 @@ Read and list Schema Registry groups and schemas.
588588
"notDataActions": []
589589
}
590590
],
591-
"roleName": "Schema Registry Reader (Preview)",
591+
"roleName": "Schema Registry Reader",
592592
"roleType": "BuiltInRole",
593593
"type": "Microsoft.Authorization/roleDefinitions"
594594
}
@@ -641,4 +641,4 @@ Lets you perform query testing without creating a stream analytics job first
641641

642642
## Next steps
643643

644-
- [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal)
644+
- [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal)

0 commit comments

Comments
 (0)