Framework/Configurations/AzSk.json

{
    "MaintenanceMessage": "WARNING: We are making some improvements to the {0} module. It is currently unavailable but will be back in action soon.",
    "AzSKRGName": "AzSKRG",
    "AzSKRepoURL": "https://www.powershellgallery.com/api/v2/",
    "CASetupRunbookURL": "https://azsdkosseppreview.azureedge.net/1.0.0/RunbookCoreSetup.ps1",
    "PublicPSGalleryUrl": "https://www.powershellgallery.com",
    "SubscriptionMandatoryTags": [
                                      "Mandatory"
                                  ],
    "DefaultControlExculdeTags": [
                                      "Information"
                                  ],
    "DefaultControlFiltersTags": [
 
                                  ],
    "ERvNetResourceGroupNames": "",
    "AzSKApiBaseURL": "",
    "PublishVulnDataToApi": false,
    "ControlTelemetryKey": "00000000-0000-0000-0000-000000000000",
    "EnableControlTelemetry": false,
    "PolicyMessage": "Running AzSK cmdlet using a generic (org-neutral) policy...",
    "UpdateCompatibleCCVersion": "1.0.0",
    "AzSKCAMinReqdRunbookVersion": "2.1709.0",
    "AzSKAlertsMinReqdVersion": "2.1709.0",
    "AzSKARMPolMinReqdVersion": "2.1709.0",
    "AzSKASCMinReqdVersion": "2.1709.0",
    "InstallationCommand": "Install-Module -Name AzSDKPreview -Scope CurrentUser -AllowClobber -Force",
    "OutputFolderPath": "",
    "BackwardCompatibleVersionCount": 2,
    "AzSKCARunbookVersion": "3.1803.0",
    "ConfigSchemaBaseVersion": "3.1803.0",
    "AllowSelfSignedWebhookCertificate": false,
    "CAScanIntervalInHours": 24,
    "EnableDevOpsKitSetupCheck": false,
    "AzSKLocation": "eastus2",
    "PrivacyAcceptedSources": [
 
                               ],
    "UpdateToLatestVersion": false,
    "AzSKConfigURL": "https://azsdkosseppreview.azureedge.net/1.0.0/AzSKConfig.json",
    "IsAlertMonitoringEnabled": true,
    "MigrationWarning": "To run this command, your subscription needs to be migrated from \"AzSDK\" to \"AzSK\".\r\nPlease run the migration steps using instructions here: https://aka.ms/devopskit/migration"
}