Skip to content

Commit 23f1d37

Browse files
author
Autogenerator Pipeline
committed
Merge remote-tracking branch 'origin/master' into autogenerate
2 parents c64ce37 + 36e99d2 commit 23f1d37

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

generator/autogenlist.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,10 @@ const autogenlist: AutogenlistConfig[] = [
540540
type: 'informationProtectionPolicies',
541541
scopes: ScopeType.ManagementGroup | ScopeType.Extension,
542542
},
543+
{
544+
type: 'sqlVulnerabilityAssessments/baselineRules',
545+
scopes: ScopeType.Extension,
546+
},
543547
]
544548
},
545549
{

0 commit comments

Comments
 (0)