Azure / Azure/bicep-registry-modules
[AVM Question/Feedback]: Remove '(Preview)' label from all 'Role Based Access Control Administrator' roles in `builtInRoleNames` var
- Dominant language
- Bicep
- Stars
- 736
- Forks
- 564
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 30
Description
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Description
As per the RBAC docs, the 'Role Based Access Control Administrator' seems not to be 'In Preview' anymore to which end we can remove the '(Preview)' label from that role in the `builtInRoleNames` var across all modules.
#### Remaining modules (to-do)
```[tasklist]
### Tasks
- [x] Remove '(Preview)' label in `avm/ptn/lz/sub-vending` (#5089)
- [x] Remove '(Preview)' label in `avm/ptn/network/hub-networking` (#5089)
- [ ] Remove '(Preview)' label in `avm/res/azure-stack-hci/cluster`
- [x] Remove '(Preview)' label in `avm/res/cognitive-services/account` ( #3521)
- [x] Remove '(Preview)' label in `avm/res/container-service/managed-cluster` (#5089)
- [x] Remove '(Preview)' label in `avm/res/dev-ops-infrastructure/pool` (#5089)
- [x] Remove '(Preview)' label in `avm/res/digital-twins/digital-twins-instance` (#5089)
- [x] Remove '(Preview)' label in `avm/res/document-db/database-account` (#5089)
- [x] Remove '(Preview)' label in `avm/res/document-db/mongo-cluster` (#5079)
- [x] Remove '(Preview)' label in `avm/res/network/trafficmanagerprofile` (#5089)
- [x] Remove '(Preview)' label in `avm/res/power-bi-dedicated/capacity` (resolved in #4307 )
- [x] Remove '(Preview)' label in `avm/res/sql/managed-instance` (#4789)
- [x] Remove '(Preview)' label in `avm/res/web/hosting-environment` (#5089)
```
Contributor guide
Assessment
This issue has not been assessed yet.