Skip to content

Commit 62914f8

Browse files
committed
Updates readme
1 parent 1e9ca05 commit 62914f8

File tree

1 file changed

+28
-3
lines changed
  • specification/securityinsights/resource-manager

1 file changed

+28
-3
lines changed

specification/securityinsights/resource-manager/readme.md

+28-3
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,41 @@ These are the global settings for the SecurityInsights API.
2626

2727
``` yaml
2828
openapi-type: arm
29-
tag: package-preview-2021-10
29+
tag: package-preview-2022-01
3030
```
3131
3232
---
3333
3434
35+
### Tag: package-preview-2022-01
36+
37+
These settings apply only when `--tag=package-preview-2022-01` is specified on the command line.
38+
39+
```yaml $(tag) == 'package-preview-2022-01'
40+
input-file:
41+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json
42+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/AutomationRules.json
43+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/Bookmarks.json
44+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/Enrichment.json
45+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/Entities.json
46+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/EntityQueries.json
47+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/EntityQueryTemplates.json
48+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/Incidents.json
49+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/Metadata.json
50+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/OfficeConsents.json
51+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/OnboardingStates.json
52+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/Settings.json
53+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/SourceControls.json
54+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/ThreatIntelligence.json
55+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/Watchlists.json
56+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/dataConnectors.json
57+
- Microsoft.SecurityInsights/preview/2022-01-01-preview/operations.json
58+
```
3559
### Tag: package-preview-2021-10
3660

3761
These settings apply only when `--tag=package-preview-2021-10` is specified on the command line.
3862

39-
```yaml $(tag) == 'package-preview-2021-10'
63+
``` yaml $(tag) == 'package-preview-2021-10'
4064
input-file:
4165
- Microsoft.SecurityInsights/preview/2021-10-01-preview/AlertRules.json
4266
- Microsoft.SecurityInsights/preview/2021-10-01-preview/AutomationRules.json
@@ -56,6 +80,7 @@ input-file:
5680
- Microsoft.SecurityInsights/preview/2021-10-01-preview/dataConnectors.json
5781
- Microsoft.SecurityInsights/preview/2021-10-01-preview/operations.json
5882
```
83+
5984
### Tag: package-preview-2021-09
6085

6186
These settings apply only when `--tag=package-preview-2021-09` is specified on the command line.
@@ -217,4 +242,4 @@ See configuration in [readme.typescript.md](./readme.typescript.md)
217242

218243
## Java
219244

220-
See configuration in [readme.java.md](./readme.java.md)
245+
See configuration in [readme.java.md](./readme.java.md)

0 commit comments

Comments
 (0)