Skip to content

Commit 838d71c

Browse files
authored
Update readme (#23811)
1 parent 17aa6a1 commit 838d71c

File tree

1 file changed

+12
-1
lines changed
  • specification/security/resource-manager

1 file changed

+12
-1
lines changed

specification/security/resource-manager/readme.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff 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

118129
These 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

0 commit comments

Comments
 (0)