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: terraform/azure/nva-into-existing-hub/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ please see the [CloudGuard Network for Azure Virtual WAN Deployment Guide](https
18
18
- Choose the preferred login method to Azure in order to deploy the solution:
19
19
<br>1. Using Service Principal:
20
20
- Create a [Service Principal](https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal) (or use the existing one)
21
-
- Grant the Service Principal at least "**Contributor**" permissions to the Azure subscription<br>
21
+
- Grant the Service Principal at least "**Contributor**" and "**User Access Administrator**" permissions to the Azure subscription<br>
22
22
- The Service Principal credentials can be stored either in the terraform.tfvars or as [Environment Variables](https://www.terraform.io/docs/providers/azuread/guides/service_principal_client_secret.html)<br>
23
23
24
24
In case the Environment Variables are used, perform modifications described below:<br>
Copy file name to clipboardExpand all lines: terraform/azure/nva-into-new-vwan/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ please see the [CloudGuard Network for Azure Virtual WAN Deployment Guide](https
21
21
- Choose the preferred login method to Azure in order to deploy the solution:
22
22
<br>1. Using Service Principal:
23
23
- Create a [Service Principal](https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal) (or use the existing one)
24
-
- Grant the Service Principal at least "**Contributor**" permissions to the Azure subscription<br>
24
+
- Grant the Service Principal at least "**Contributor**" and "**User Access Administrator**" permissions to the Azure subscription<br>
25
25
- The Service Principal credentials can be stored either in the terraform.tfvars or as [Environment Variables](https://www.terraform.io/docs/providers/azuread/guides/service_principal_client_secret.html)<br>
26
26
27
27
In case the Environment Variables are used, perform modifications described below:<br>
0 commit comments