Closed jvescio-ssc closed 4 days ago
Likely code to comment out of: azresources\security-center\asc.bicep
resource ascAutoProvision 'Microsoft.Security/autoProvisioningSettings@2017-08-01-preview' = { name: 'default' properties: { autoProvision: 'On' } }
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.
Since LAW agents are being deprecated, the accelerator shouldn't have defender auto provision LAW agents on sub creation. This forces us to fight with defender to turn it off after the sub has been created.