Skip to content

Commit f2b4686

Browse files
committed
include warning nore about rbac
1 parent cc51ae7 commit f2b4686

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/docs/how-tos/configure-azure-rbac.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ azure:
6262
Ensure that the `admin_group_object_ids` correspond to the Azure AD groups you've created for managing access.
6363
::
6464

65+
::warning
66+
Enabling `azure_rbac` will change the way the Nebari AKS cluster interacts
67+
with Azure resources, ensure that you have the necessary permissions and have tested the
68+
configuration before deploying. This change **cannot** be reverted.
69+
::
70+
6571
### Step 6: Deploy Nebari with Updated Configuration
6672

6773
After updating the `nebari-config.yaml`, deploy Nebari to apply the changes.

0 commit comments

Comments
 (0)