We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2532938 commit 7bf97ccCopy full SHA for 7bf97cc
4-WebApp-your-API/4-3-AnyOrg/AppCreationScripts/Configure.ps1
@@ -193,7 +193,7 @@ Function ConfigureApplications
193
194
if (!$azureEnvironmentName)
195
{
196
- $azureEnvironmentName = "Global" # as oppesed to USGov
+ $azureEnvironmentName = "Global" # as opposed to USGov
197
}
198
199
# Connect to the Microsoft Graph API, non-interactive is not supported for the moment (Oct 2021)
0 commit comments