Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Az.Avd
2.0.0
Private/global-parameters.ps1
# In this file all global parameters are set.
$script:AzureApiUrl
=
"https://management.azure.com"
$script:GraphApiUrl
=
"https://graph.microsoft.com"
$script:GraphApiVersion
=
"beta"