Framework/Configurations/AzSdk.json

{
    "MaintenanceMessage": "Warning: We are making some improvements to the {0} module. It is currently unavailable but will be back in action soon.",
    "AzSDKRGName": "AzSDKRG",
    "AzSDKRepoURL": "https://www.powershellgallery.com",
    "SubscriptionMandatoryTags": [
                                      "Mandatory"
                                  ],
    "ERvNetResourceGroupNames": "",
    "AzSDKApiBaseURL": "",
    "PublishVulnDataToApi": false,
    "ControlTelemetryKey": "00000000-0000-0000-0000-000000000000",
    "EnableControlTelemetry": false,
    "PolicyMessage": "Running AzSDK cmdlet using a generic (org-neutral) policy...",
    "UpdateCompatibleCCVersion": "1.0.0",
    "InstallationCommand": "Install-Module -Name AzSDK -Scope CurrentUser -AllowClobber -Force"
}