|
23 | 23 | "destination": "config/custom-parameters/managementGroups.parameters.all.json"
|
24 | 24 | },
|
25 | 25 | {
|
26 |
| - "source": "infra-as-code/bicep/modules/mgDiagSettings/parameters/mgDiagSettings.parameters.all.json", |
27 |
| - "destination": "config/custom-parameters/mgDiagSettings.parameters.all.json" |
| 26 | + "source": "infra-as-code/bicep/orchestration/mgDiagSettingsAll/parameters/mgDiagSettingsAll.parameters.all.json", |
| 27 | + "destination": "config/custom-parameters/mgDiagSettingsAll.parameters.all.json" |
28 | 28 | },
|
29 | 29 | {
|
30 |
| - "source": "infra-as-code/bicep/modules/policy/assignments/parameters/policyAssignmentManagementGroup.dine.parameters.all.json", |
31 |
| - "destination": "config/custom-parameters/policyAssignmentManagementGroup.dine.parameters.all.json" |
| 30 | + "source": "infra-as-code/bicep/modules/policy/assignments/alzDefaults/parameters/alzDefaultPolicyAssignments.parameters.all.json", |
| 31 | + "destination": "config/custom-parameters/alzDefaultPolicyAssignments.parameters.all.json" |
32 | 32 | },
|
33 | 33 | {
|
34 | 34 | "source": "infra-as-code/bicep/modules/resourceGroup/parameters/resourceGroup.parameters.all.json",
|
|
310 | 310 | "Valid": "^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\.[a-zA-Z]{2,}$",
|
311 | 311 | "Targets": [
|
312 | 312 | {
|
313 |
| - "Name": "parPolicyAssignmentParameters.value.emailSecurityContact.value", |
| 313 | + "Name": "parMsDefenderForCloudEmailSecurityContact.value", |
314 | 314 | "Destination": "Parameters"
|
315 | 315 | }
|
316 | 316 | ],
|
|
324 | 324 | {
|
325 | 325 | "Name": "parLogAnalyticsWorkspaceLocation.value",
|
326 | 326 | "Destination": "Parameters"
|
| 327 | + }, |
| 328 | + { |
| 329 | + "Name": "parLogAnalyticsWorkSpaceAndAutomationAccountLocation.value", |
| 330 | + "Destination": "Parameters" |
327 | 331 | }
|
328 | 332 | ]
|
329 | 333 | },
|
|
337 | 341 | }
|
338 | 342 | ]
|
339 | 343 | },
|
| 344 | + "DdosPretectionPlanId": { |
| 345 | + "Type": "Computed", |
| 346 | + "Value": "/subscriptions/{%ConnectivitySubscriptionId%}/resourceGroups/rg-{%Prefix%}-connectivity/providers/Microsoft.Network/ddosProtectionPlans/alz-ddos-plan", |
| 347 | + "Targets": [ |
| 348 | + { |
| 349 | + "Name": "parDdosProtectionPlanId.value", |
| 350 | + "Destination": "Parameters" |
| 351 | + } |
| 352 | + ] |
| 353 | + }, |
| 354 | + "PrivateDnsResourceGroupId": { |
| 355 | + "Type": "Computed", |
| 356 | + "Value": "/subscriptions/{%ConnectivitySubscriptionId%}/resourceGroups/rg-{%Prefix%}-connectivity", |
| 357 | + "Targets": [ |
| 358 | + { |
| 359 | + "Name": "parPrivateDnsResourceGroupId.value", |
| 360 | + "Destination": "Parameters" |
| 361 | + } |
| 362 | + ] |
| 363 | + }, |
340 | 364 | "ManagementSubscriptionGroup": {
|
341 | 365 | "Type": "Computed",
|
342 | 366 | "Value": [
|
|
0 commit comments