You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/how-tos/configure-azure-rbac.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,23 @@ Before you begin, ensure you have the following:
27
27
-**Azure Subscription**: Access to an Azure subscription where you can create resources.
28
28
-**AKS Cluster**: An existing Nebari Azure deployment.
29
29
30
-
In this guide we will be using the Azure CLI to perform most of the operations. Instructions on how to perform the same operations using the Azure Portal can be found in the [Azure RBAC documentation](https://docs.microsoft.com/azure/role-based-access-control/overview) alongside links for installing the Azure CLI.
30
+
In this guide we will be using the Azure CLI to perform most of the operations.
31
+
Instructions on how to perform the same operations using the Azure Portal can be found
0 commit comments