Framework/Configurations/AzSdk.json

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