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
Write-Host-ForegroundColor Green "------------------------------------------------------------------------------------------------"
381
379
Write-Host"IMPORTANT: Please follow the instructions below to complete a few manual step(s) in the Azure portal":
382
380
Write-Host"- For 'client'"
383
381
Write-Host" - Navigate to '$clientPortalUrl'"
384
-
Write-Host" - [Optional] If you are a tenant admin, you can navigate to the API Permisions page and select 'Grant admin consent for (your tenant)'"-ForegroundColor Red
382
+
Write-Host" - [Optional] If you are a tenant admin, you can navigate to the API Permissions page and select 'Grant admin consent for (your tenant)'"-ForegroundColor Red
385
383
386
384
Write-Host-ForegroundColor Green "------------------------------------------------------------------------------------------------"
0 commit comments