2021-03-05 01:46:27 +03:00
|
|
|
{
|
|
|
|
"Version": 1,
|
2021-04-20 18:02:44 +03:00
|
|
|
"DynamicTree": {
|
2021-03-25 14:01:59 +03:00
|
|
|
"AzOps": {
|
2021-03-29 18:30:19 +03:00
|
|
|
"Core.AllInOneTemplate": false,
|
2021-04-20 18:02:44 +03:00
|
|
|
"Core.AutoGeneratedTemplateFolderPath": ".",
|
2021-04-08 14:42:50 +03:00
|
|
|
"Core.AutoInitialize": true,
|
2021-03-25 14:01:59 +03:00
|
|
|
"Core.DefaultDeploymentRegion": "northeurope",
|
|
|
|
"Core.EnrollmentAccountPrincipalName": "",
|
|
|
|
"Core.ExcludedSubOffer": [
|
|
|
|
"AzurePass_2014-09-01",
|
|
|
|
"FreeTrial_2014-09-01",
|
|
|
|
"AAD_2015-09-01"
|
|
|
|
],
|
|
|
|
"Core.ExcludedSubState": [
|
|
|
|
"Disabled",
|
|
|
|
"Deleted",
|
|
|
|
"Warned",
|
|
|
|
"Expired"
|
|
|
|
],
|
|
|
|
"Core.ExportRawTemplate": false,
|
|
|
|
"Core.IgnoreContextCheck": false,
|
|
|
|
"Core.InvalidateCache": true,
|
|
|
|
"Core.OfferType": "MS-AZR-0017P",
|
|
|
|
"Core.PartialMgDiscoveryRoot": [],
|
2021-03-29 18:30:19 +03:00
|
|
|
"Core.SkipPolicy": false,
|
|
|
|
"Core.SkipResource": true,
|
2021-04-08 14:42:50 +03:00
|
|
|
"Core.SkipResourceGroup": false,
|
2021-04-08 14:26:44 +03:00
|
|
|
"Core.SkipRole": false,
|
2021-03-29 18:30:19 +03:00
|
|
|
"Core.SubscriptionsToIncludeResourceGroups": "*",
|
2021-03-25 14:01:59 +03:00
|
|
|
"Core.TemplateParameterFileSuffix": ".json",
|
|
|
|
"Core.ThrottleLimit": 10
|
|
|
|
},
|
2021-04-20 18:02:44 +03:00
|
|
|
"|AzureDevOps": {
|
|
|
|
"!Condition": "EnvAzDevPipeline",
|
|
|
|
"AzOps.Core.State": "%PIPELINE_WORKSPACE%/root"
|
|
|
|
},
|
|
|
|
"|GitHub": {
|
|
|
|
"!Condition": "EnvGithubAction",
|
|
|
|
"AzOps.Core.State": "%GITHUB_WORKSPACE%/root"
|
|
|
|
},
|
2021-03-25 14:01:59 +03:00
|
|
|
"PSFramework": {
|
|
|
|
"Message.Info.Maximum": 9
|
|
|
|
}
|
2021-03-05 01:46:27 +03:00
|
|
|
}
|
2021-04-26 11:52:54 +03:00
|
|
|
}
|