Skip to content

Commit

Permalink
Updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
artafres committed Jun 21, 2023
1 parent 9f9d942 commit c5d8fab
Showing 1 changed file with 41 additions and 2 deletions.
43 changes: 41 additions & 2 deletions specification/securityinsights/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,55 @@ These are the global settings for the SecurityInsights API.

``` yaml
openapi-type: arm
tag: package-preview-2023-06
tag: package-preview-2023-07
```
---
### Tag: package-preview-2023-07
These settings apply only when `--tag=package-preview-2023-07` is specified on the command line.

```yaml $(tag) == 'package-preview-2023-07'
input-file:
- Microsoft.SecurityInsights/preview/2023-07-01-preview/AlertRules.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/AutomationRules.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/BillingStatistics.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/Bookmarks.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/ContentPackages.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/ContentProductPackages.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/ContentProductTemplates.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/ContentTemplates.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/Enrichment.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/Entities.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/EntityQueries.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/EntityQueryTemplates.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/FileImports.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/Hunts.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/Incidents.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/Metadata.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/OfficeConsents.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/OnboardingStates.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/Recommendations.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/SecurityMLAnalyticsSettings.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/Settings.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/SourceControls.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/ThreatIntelligence.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/TriggeredAnalyticsRuleRuns.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/Watchlists.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/WorkspaceManagerAssignments.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/WorkspaceManagerConfigurations.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/WorkspaceManagerGroups.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/WorkspaceManagerMembers.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/dataConnectors.json
- Microsoft.SecurityInsights/preview/2023-07-01-preview/operations.json
```
### Tag: package-preview-2023-06

These settings apply only when `--tag=package-preview-2023-06` is specified on the command line.

```yaml $(tag) == 'package-preview-2023-06'
``` yaml $(tag) == 'package-preview-2023-06'
input-file:
- Microsoft.SecurityInsights/preview/2023-06-01-preview/AlertRules.json
- Microsoft.SecurityInsights/preview/2023-06-01-preview/AutomationRules.json
Expand Down Expand Up @@ -70,6 +108,7 @@ input-file:
- Microsoft.SecurityInsights/preview/2023-06-01-preview/dataConnectors.json
- Microsoft.SecurityInsights/preview/2023-06-01-preview/operations.json
```

### Tag: package-preview-2023-05

These settings apply only when `--tag=package-preview-2023-05` is specified on the command line.
Expand Down

0 comments on commit c5d8fab

Please sign in to comment.