File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
specification/security/resource-manager Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,17 @@ input-file:
113113 - Microsoft.Security/preview/2023-01-01-preview/securityOperators.json
114114` ` `
115115
116+ # ## Tag: package-preview-2023-02-only
117+
118+ These settings apply only when `--tag=package-preview-2023-02-only` is specified on the command line.
119+
120+ ` ` ` yaml $(tag) == 'package-preview-2023-02-only'
121+ input-file:
122+ - Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsBaselineRuleOperations.json
123+ - Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsScanOperations.json
124+ - Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsScanResultsOperations.json
125+ ` ` `
126+
116127# ## Tag: package-preview-2023-02
117128
118129These settings apply only when `--tag=package-preview-2023-02` is specified on the command line.
@@ -122,7 +133,7 @@ input-file:
122133 - Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsBaselineRuleOperations.json
123134 - Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsScanOperations.json
124135 - Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsScanResultsOperations.json
125- - Microsoft.Security/preview/2023-02-01-preview/healthReports.json
136+ - Microsoft.Security/preview/2023-02-01-preview/healthReports.json
126137 - Microsoft.Security/preview/2023-02-15-preview/sensitivitySettings.json
127138` ` `
128139
You can’t perform that action at this time.
0 commit comments