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:
113
113
- Microsoft.Security/preview/2023-01-01-preview/securityOperators.json
114
114
` ` `
115
115
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
+
116
127
# ## Tag: package-preview-2023-02
117
128
118
129
These settings apply only when `--tag=package-preview-2023-02` is specified on the command line.
@@ -122,7 +133,7 @@ input-file:
122
133
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsBaselineRuleOperations.json
123
134
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsScanOperations.json
124
135
- 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
126
137
- Microsoft.Security/preview/2023-02-15-preview/sensitivitySettings.json
127
138
` ` `
128
139
You can’t perform that action at this time.
0 commit comments