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/api/v2/", "CASetupRunbookURL": "https://azsdkosseppreview.azureedge.net/0.0.0/RunbookCoreSetup.ps1", "PublicPSGalleryUrl": "https://www.powershellgallery.com", "SubscriptionMandatoryTags": [ "Mandatory" ], "DefaultControlExculdeTags": [ "Information" ], "DefaultControlFiltersTags": [ ], "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", "AzSDKCAMinReqdRunbookVersion": "2.1709.0", "AzSDKAlertsMinReqdVersion": "2.1709.0", "AzSDKARMPolMinReqdVersion": "2.1709.0", "AzSDKASCMinReqdVersion": "2.1709.0", "InstallationCommand": "Install-Module -Name AzSDKPreview -Scope CurrentUser -AllowClobber -Force", "OutputFolderPath": "", "BackwardCompatibleVersionCount": 2, "AzSDKCARunbookVersion": "2.1711.0", "ConfigSchemaBaseVersion": "2.1711.0", "AllowSelfSignedWebhookCertificate": false, "CAScanIntervalInHours": 24, "EnableDevOpsKitSetupCheck": false, "PrivacyAcceptedSources": [ ] } |