@@ -26,17 +26,56 @@ These are the global settings for the SecurityInsights API.
2626
2727``` yaml
2828openapi-type : arm
29- tag : package-preview-2023-09
29+ tag : package-preview-2023-10
3030` ` `
3131
3232---
3333
3434
35+ ### Tag: package-preview-2023-10
36+
37+ These settings apply only when ` --tag=package-preview-2023-10` is specified on the command line.
38+
39+ ` ` ` yaml $(tag) == 'package-preview-2023-10'
40+ input-file:
41+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/AlertRules.json
42+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/AutomationRules.json
43+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/BillingStatistics.json
44+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/Bookmarks.json
45+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/ContentPackages.json
46+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/ContentProductPackages.json
47+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/ContentProductTemplates.json
48+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/ContentTemplates.json
49+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/Enrichment.json
50+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/Entities.json
51+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/EntityQueries.json
52+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/EntityQueryTemplates.json
53+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/FileImports.json
54+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/Hunts.json
55+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/Incidents.json
56+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/Metadata.json
57+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/OfficeConsents.json
58+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/OnboardingStates.json
59+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/Recommendations.json
60+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/SecurityMLAnalyticsSettings.json
61+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/Settings.json
62+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/SourceControls.json
63+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/ThreatIntelligence.json
64+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/TriggeredAnalyticsRuleRuns.json
65+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/Watchlists.json
66+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/WorkspaceManagerAssignments.json
67+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/WorkspaceManagerConfigurations.json
68+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/WorkspaceManagerGroups.json
69+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/WorkspaceManagerMembers.json
70+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/dataConnectorDefinitions.json
71+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/dataConnectors.json
72+ - Microsoft.SecurityInsights/preview/2023-10-01-preview/operations.json
73+ ` ` `
3574# ## Tag: package-preview-2023-09
3675
3776These settings apply only when `--tag=package-preview-2023-09` is specified on the command line.
3877
39- ` ` ` yaml $(tag) == 'package-preview-2023-09'
78+ ` ` ` yaml $(tag) == 'package-preview-2023-09'
4079input-file:
4180 - Microsoft.SecurityInsights/preview/2023-09-01-preview/AlertRules.json
4281 - Microsoft.SecurityInsights/preview/2023-09-01-preview/AutomationRules.json
@@ -71,6 +110,7 @@ input-file:
71110 - Microsoft.SecurityInsights/preview/2023-09-01-preview/dataConnectors.json
72111 - Microsoft.SecurityInsights/preview/2023-09-01-preview/operations.json
73112` ` `
113+
74114# ## Tag: package-preview-2023-08
75115
76116These settings apply only when `--tag=package-preview-2023-08` is specified on the command line.
0 commit comments