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
With this step, the work of the Azure Stack administrator is done.
67
50
68
-
###Guest Directory Tenant Administrator
51
+
## Guest Directory Tenant Administrator
69
52
70
53
The following steps need to be completed by the **Directory Tenant Administrator** of the directory that needs to be onboarded to Azure Stack.
71
54
72
-
#### Step 2: Providing UI-based consent to Azure Stack Portal and ARM
73
-
74
-
- This is an important step. Open up a web browser, and go to `https://portal.<region>.<domain>/guest/signup/<guestDirectoryName>`. Note that this is the directory tenant that needs to be onboarded to Azure Stack.
75
-
- This will take you to an AAD sign in page where you need to enter your credentials and click on 'Accept' on the consent screen.
76
-
77
-
#### Step 3: Registering Azure Stack applications with the Guest Directory
55
+
### Step 2: Registering Azure Stack applications with the Guest Directory
78
56
79
57
Execute the following cmdlet as the administrator of the directory that needs to be onboarded, replacing ```$guestDirectoryTenantName``` with your directory domain name
80
58
@@ -85,3 +63,14 @@ $guestDirectoryTenantName = "<guestDirectoryTenant>.onmicrosoft.com" # this is t
0 commit comments