Skip to content

Commit

Permalink
Updade readme (#22871)
Browse files Browse the repository at this point in the history
* Updade readme

* Trigger new validations
  • Loading branch information
GalGoldi72 authored Mar 2, 2023
1 parent dc6ef1b commit 6a978de
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions specification/security/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ These are the global settings for the Security API.
title: SecurityCenter
description: API spec for Microsoft.Security (Azure Security Center) resource provider
openapi-type: arm
tag: package-preview-2023-02
tag: package-composite-v3
```
### Composite packages
Expand All @@ -90,7 +90,7 @@ The following packages may be composed from multiple api-versions.
These settings apply only when `--tag=package-preview-2023-02` is specified on the command line.

```yaml $(tag) == 'package-preview-2023-02'
``` yaml $(tag) == 'package-preview-2023-02'
input-file:
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsBaselineRuleOperations.json
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsScanOperations.json
Expand Down Expand Up @@ -331,6 +331,9 @@ input-file:
- Microsoft.Security/preview/2022-01-01-preview/governanceAssignments.json
- Microsoft.Security/preview/2022-07-01-preview/applications.json
- Microsoft.Security/preview/2022-11-20-preview/apiCollections.json
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsScanOperations.json
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsScanResultsOperations.json
- Microsoft.Security/preview/2023-02-01-preview/sqlVulnerabilityAssessmentsBaselineRuleOperations.json
# Needed when there is more than one input file
Expand Down Expand Up @@ -750,7 +753,7 @@ These settings apply only when `--tag=package-2022-01-preview-only` is specified
``` yaml $(tag) == 'package-2022-01-preview-only'
input-file:
- Microsoft.Security/preview/2022-01-01-preview/governanceRules.json
- Microsoft.Security/preview/2022-01-01-preview/governanceAssignments.json
- Microsoft.Security/preview/2022-01-01-preview/governanceAssignments.json
# Needed when there is more than one input file
override-info:
Expand Down

0 comments on commit 6a978de

Please sign in to comment.