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": {
|
2024-01-19 09:51:54 +03:00
|
|
|
"Core.ApplicationInsights": false,
|
2021-04-20 18:02:44 +03:00
|
|
|
"Core.AutoGeneratedTemplateFolderPath": ".",
|
2021-04-08 14:42:50 +03:00
|
|
|
"Core.AutoInitialize": true,
|
2024-03-12 13:03:14 +03:00
|
|
|
"Core.CustomTemplateResourceDeletion": false,
|
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,
|
2022-05-22 22:03:34 +03:00
|
|
|
"Core.IncludeResourcesInResourceGroup": ["*"],
|
|
|
|
"Core.IncludeResourceType": ["*"],
|
2021-03-25 14:01:59 +03:00
|
|
|
"Core.InvalidateCache": true,
|
|
|
|
"Core.OfferType": "MS-AZR-0017P",
|
|
|
|
"Core.PartialMgDiscoveryRoot": [],
|
2022-05-22 22:03:34 +03:00
|
|
|
"Core.SkipPim": true,
|
2022-11-16 13:29:42 +03:00
|
|
|
"Core.SkipLock": false,
|
2021-03-29 18:30:19 +03:00
|
|
|
"Core.SkipPolicy": false,
|
|
|
|
"Core.SkipResource": true,
|
2022-01-13 17:01:03 +03:00
|
|
|
"Core.SkipChildResource": true,
|
2021-04-08 14:42:50 +03:00
|
|
|
"Core.SkipResourceGroup": false,
|
2021-11-09 16:08:43 +03:00
|
|
|
"Core.SkipResourceType": [
|
2021-11-18 22:36:46 +03:00
|
|
|
"microsoft.alertsmanagement/smartDetectorAlertRules",
|
2021-11-09 16:08:43 +03:00
|
|
|
"Microsoft.PowerPlatform/accounts",
|
|
|
|
"Microsoft.PowerPlatform/enterprisePolicies",
|
2021-11-18 22:36:46 +03:00
|
|
|
"microsoft.visualstudio/account",
|
2021-11-09 16:08:43 +03:00
|
|
|
"Microsoft.VSOnline/plans"
|
|
|
|
],
|
2021-04-08 14:26:44 +03:00
|
|
|
"Core.SkipRole": false,
|
2024-05-03 10:50:46 +03:00
|
|
|
"Core.SubscriptionsToIncludeChildResource": ["*"],
|
2022-05-22 22:03:34 +03:00
|
|
|
"Core.SubscriptionsToIncludeResourceGroups": ["*"],
|
2021-03-25 14:01:59 +03:00
|
|
|
"Core.TemplateParameterFileSuffix": ".json",
|
2023-12-19 15:12:35 +03:00
|
|
|
"Core.AllowMultipleTemplateParameterFiles": false,
|
|
|
|
"Core.DeployAllMultipleTemplateParameterFiles": false,
|
|
|
|
"Core.MultipleTemplateParameterFileSuffix": ".x",
|
2024-01-08 12:13:16 +03:00
|
|
|
"Core.ParallelDeployMultipleTemplateParameterFiles": false,
|
2023-02-24 12:00:22 +03:00
|
|
|
"Core.ThrottleLimit": 5,
|
2021-12-27 12:18:42 +03:00
|
|
|
"Core.WhatifExcludedChangeTypes":[
|
|
|
|
"NoChange",
|
|
|
|
"Ignore"
|
|
|
|
]
|
2021-03-25 14:01:59 +03:00
|
|
|
},
|
2021-04-20 18:02:44 +03:00
|
|
|
"|AzureDevOps": {
|
2022-03-22 15:32:06 +03:00
|
|
|
"!Condition": "EnvAzDevPipeline -or -not OSWindows",
|
|
|
|
"AzOps.Core.State": "%PIPELINE_WORKSPACE%/s/root"
|
2021-04-20 18:02:44 +03:00
|
|
|
},
|
|
|
|
"|GitHub": {
|
|
|
|
"!Condition": "EnvGithubAction",
|
|
|
|
"AzOps.Core.State": "%GITHUB_WORKSPACE%/root"
|
|
|
|
},
|
2021-03-25 14:01:59 +03:00
|
|
|
"PSFramework": {
|
2021-11-18 22:36:46 +03:00
|
|
|
"Message.Info.Maximum": 3
|
2021-03-25 14:01:59 +03:00
|
|
|
}
|
2021-03-05 01:46:27 +03:00
|
|
|
}
|
2021-04-26 11:52:54 +03:00
|
|
|
}
|