From c5d8fabdb29466f3c76a1f25ebfce5c4cb181494 Mon Sep 17 00:00:00 2001 From: artafres <94412144+artafres@users.noreply.github.com> Date: Wed, 21 Jun 2023 12:38:26 -0700 Subject: [PATCH] Updates readme --- .../resource-manager/readme.md | 43 ++++++++++++++++++- 1 file changed, 41 insertions(+), 2 deletions(-) diff --git a/specification/securityinsights/resource-manager/readme.md b/specification/securityinsights/resource-manager/readme.md index 17f54914fdab..d16c65d0242f 100644 --- a/specification/securityinsights/resource-manager/readme.md +++ b/specification/securityinsights/resource-manager/readme.md @@ -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 @@ -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.