Framework/Configurations/AzSKSettings.json
{
"UseOnlinePolicyStore": true, "OnlinePolicyStoreUrl": "https://azsdkosseppreview.azureedge.net/AzSK.AzureDevOps/$Version/$FileName", "EnableAADAuthForOnlinePolicyStore": false, "UsageTelemetryLevel": "Anonymous", "LocalControlTelemetryKey": "00000000-0000-0000-0000-000000000000", "LocalEnableControlTelemetry": false, "AutoUpdateCommand": "Install-Module AzSKPreview.AzureDevOps -AllowClobber -Scope CurrentUser -Force" } |