From 91cde54b7f33d36767f757e101c0ef02e66bcc16 Mon Sep 17 00:00:00 2001 From: xuhumsft <116764429+xuhumsft@users.noreply.github.com> Date: Fri, 8 Sep 2023 11:09:58 -0700 Subject: [PATCH] Updates API version in new specs and examples --- .../preview/2023-09-01-preview/AlertRules.json | 2 +- .../preview/2023-09-01-preview/AutomationRules.json | 2 +- .../preview/2023-09-01-preview/BillingStatistics.json | 2 +- .../preview/2023-09-01-preview/Bookmarks.json | 2 +- .../preview/2023-09-01-preview/ContentPackages.json | 2 +- .../preview/2023-09-01-preview/ContentProductPackages.json | 2 +- .../preview/2023-09-01-preview/ContentProductTemplates.json | 2 +- .../preview/2023-09-01-preview/ContentTemplates.json | 2 +- .../preview/2023-09-01-preview/Enrichment.json | 2 +- .../preview/2023-09-01-preview/Entities.json | 2 +- .../preview/2023-09-01-preview/EntityQueries.json | 2 +- .../preview/2023-09-01-preview/EntityQueryTemplates.json | 2 +- .../preview/2023-09-01-preview/FileImports.json | 2 +- .../preview/2023-09-01-preview/Hunts.json | 2 +- .../preview/2023-09-01-preview/Incidents.json | 2 +- .../preview/2023-09-01-preview/Metadata.json | 2 +- .../preview/2023-09-01-preview/OfficeConsents.json | 2 +- .../preview/2023-09-01-preview/OnboardingStates.json | 2 +- .../preview/2023-09-01-preview/Recommendations.json | 2 +- .../2023-09-01-preview/SecurityMLAnalyticsSettings.json | 2 +- .../preview/2023-09-01-preview/Settings.json | 2 +- .../preview/2023-09-01-preview/SourceControls.json | 2 +- .../preview/2023-09-01-preview/ThreatIntelligence.json | 2 +- .../2023-09-01-preview/TriggeredAnalyticsRuleRuns.json | 2 +- .../preview/2023-09-01-preview/Watchlists.json | 2 +- .../2023-09-01-preview/WorkspaceManagerAssignments.json | 2 +- .../2023-09-01-preview/WorkspaceManagerConfigurations.json | 2 +- .../preview/2023-09-01-preview/WorkspaceManagerGroups.json | 2 +- .../preview/2023-09-01-preview/WorkspaceManagerMembers.json | 2 +- .../preview/2023-09-01-preview/common/AlertTypes.json | 2 +- .../preview/2023-09-01-preview/common/ContentCommonTypes.json | 2 +- .../preview/2023-09-01-preview/common/EntityTypes.json | 2 +- .../preview/2023-09-01-preview/common/IncidentTypes.json | 2 +- .../preview/2023-09-01-preview/common/RelationTypes.json | 2 +- .../2023-09-01-preview/common/ThreatIntelligenceTypes.json | 2 +- .../preview/2023-09-01-preview/dataConnectorDefinitions.json | 2 +- .../preview/2023-09-01-preview/dataConnectors.json | 2 +- .../examples/actions/CreateActionOfAlertRule.json | 2 +- .../examples/actions/DeleteActionOfAlertRule.json | 2 +- .../examples/actions/GetActionOfAlertRuleById.json | 2 +- .../examples/actions/GetAllActionsByAlertRule.json | 2 +- .../examples/alertRuleTemplates/GetAlertRuleTemplateById.json | 2 +- .../examples/alertRuleTemplates/GetAlertRuleTemplates.json | 2 +- .../examples/alertRules/CreateFusionAlertRule.json | 2 +- .../CreateFusionAlertRuleWithFusionScenarioExclusion.json | 2 +- .../CreateMicrosoftSecurityIncidentCreationAlertRule.json | 2 +- .../examples/alertRules/CreateNrtAlertRule.json | 2 +- .../examples/alertRules/CreateScheduledAlertRule.json | 2 +- .../examples/alertRules/DeleteAlertRule.json | 2 +- .../examples/alertRules/GetAllAlertRules.json | 2 +- .../examples/alertRules/GetFusionAlertRule.json | 2 +- .../GetMicrosoftSecurityIncidentCreationAlertRule.json | 2 +- .../examples/alertRules/GetNrtAlertRule.json | 2 +- .../examples/alertRules/GetScheduledAlertRule.json | 2 +- .../automationRules/AutomationRules_CreateOrUpdate.json | 2 +- .../examples/automationRules/AutomationRules_Delete.json | 2 +- .../examples/automationRules/AutomationRules_Get.json | 2 +- .../examples/automationRules/AutomationRules_List.json | 2 +- .../examples/billingStatistics/GetAllBillingStatistics.json | 2 +- .../examples/billingStatistics/GetBillingStatistic.json | 2 +- .../2023-09-01-preview/examples/bookmarks/CreateBookmark.json | 2 +- .../2023-09-01-preview/examples/bookmarks/DeleteBookmark.json | 2 +- .../examples/bookmarks/GetBookmarkById.json | 2 +- .../2023-09-01-preview/examples/bookmarks/GetBookmarks.json | 2 +- .../examples/bookmarks/expand/PostExpandBookmark.json | 2 +- .../examples/bookmarks/relations/CreateBookmarkRelation.json | 2 +- .../examples/bookmarks/relations/DeleteBookmarkRelation.json | 2 +- .../examples/bookmarks/relations/GetAllBookmarkRelations.json | 2 +- .../bookmarks/relations/GetBookmarkRelationByName.json | 2 +- .../examples/contentPackages/GetPackageById.json | 2 +- .../examples/contentPackages/GetPackages.json | 2 +- .../examples/contentPackages/GetProductPackageById.json | 2 +- .../examples/contentPackages/GetProductPackages.json | 2 +- .../examples/contentPackages/InstallPackage.json | 2 +- .../examples/contentPackages/UninstallPackage.json | 2 +- .../examples/contentTemplates/DeleteTemplate.json | 2 +- .../examples/contentTemplates/GetProductTemplateById.json | 2 +- .../examples/contentTemplates/GetProductTemplates.json | 2 +- .../examples/contentTemplates/GetTemplateById.json | 2 +- .../examples/contentTemplates/GetTemplates.json | 2 +- .../examples/contentTemplates/InstallTemplate.json | 2 +- .../CreateCustomizableDataConnectorDefinition.json | 2 +- .../DeleteDataConnectorDefinitionById.json | 2 +- .../GetCustomizableDataConnectoeDefinitionById.json | 2 +- .../dataConnectorDefinitions/GetDataConnectorDefinitions.json | 2 +- .../dataConnectors/CheckRequirementsAzureActiveDirectory.json | 2 +- .../CheckRequirementsAzureActiveDirectoryNoAuthorization.json | 2 +- .../CheckRequirementsAzureActiveDirectoryNoLicense.json | 2 +- .../dataConnectors/CheckRequirementsAzureSecurityCenter.json | 2 +- .../examples/dataConnectors/CheckRequirementsDynamics365.json | 2 +- .../examples/dataConnectors/CheckRequirementsIoT.json | 2 +- .../examples/dataConnectors/CheckRequirementsMdatp.json | 2 +- .../CheckRequirementsMicrosoftCloudAppSecurity.json | 2 +- ...heckRequirementsMicrosoftPurviewInformationProtection.json | 2 +- .../CheckRequirementsMicrosoftThreatIntelligence.json | 2 +- .../CheckRequirementsMicrosoftThreatProtection.json | 2 +- .../dataConnectors/CheckRequirementsOffice365Project.json | 2 +- .../examples/dataConnectors/CheckRequirementsOfficeATP.json | 2 +- .../examples/dataConnectors/CheckRequirementsOfficeIRM.json | 2 +- .../dataConnectors/CheckRequirementsOfficePowerBI.json | 2 +- .../dataConnectors/CheckRequirementsThreatIntelligence.json | 2 +- .../CheckRequirementsThreatIntelligenceTaxii.json | 2 +- .../examples/dataConnectors/ConnectAPIPolling.json | 2 +- .../examples/dataConnectors/ConnectAPIPollingV2Logs.json | 2 +- .../examples/dataConnectors/CreateAPIPolling.json | 2 +- .../dataConnectors/CreateDynamics365DataConnetor.json | 2 +- .../examples/dataConnectors/CreateGenericUI.json | 2 +- .../examples/dataConnectors/CreateGoogleCloudPlatform.json | 2 +- ...eateMicrosoftPurviewInformationProtectionDataConnetor.json | 2 +- .../CreateMicrosoftThreatIntelligenceDataConnector.json | 2 +- .../CreateMicrosoftThreatProtectionDataConnetor.json | 2 +- .../dataConnectors/CreateOffice365ProjectDataConnetor.json | 2 +- .../examples/dataConnectors/CreateOfficeDataConnetor.json | 2 +- .../dataConnectors/CreateOfficePowerBIDataConnector.json | 2 +- .../dataConnectors/CreateThreatIntelligenceDataConnector.json | 2 +- .../CreateThreatIntelligenceTaxiiDataConnector.json | 2 +- .../examples/dataConnectors/DeleteAPIPolling.json | 2 +- .../examples/dataConnectors/DeleteGenericUI.json | 2 +- .../examples/dataConnectors/DeleteGoogleCloudPlatform.json | 2 +- ...leteMicrosoftPurviewInformationProtectionDataConnetor.json | 2 +- .../DeleteMicrosoftThreatIntelligenceDataConnector.json | 2 +- .../dataConnectors/DeleteOffice365ProjectDataConnetor.json | 2 +- .../examples/dataConnectors/DeleteOfficeDataConnetor.json | 2 +- .../dataConnectors/DeleteOfficePowerBIDataConnetor.json | 2 +- .../examples/dataConnectors/DisconnectAPIPolling.json | 2 +- .../examples/dataConnectors/GetAPIPolling.json | 2 +- .../dataConnectors/GetAmazonWebServicesCloudTrailById.json | 2 +- .../examples/dataConnectors/GetAmazonWebServicesS3ById.json | 2 +- .../examples/dataConnectors/GetAzureActiveDirectoryById.json | 2 +- .../dataConnectors/GetAzureAdvancedThreatProtectionById.json | 2 +- .../examples/dataConnectors/GetAzureSecurityCenterById.json | 2 +- .../examples/dataConnectors/GetDataConnectors.json | 2 +- .../dataConnectors/GetDynamics365DataConnectorById.json | 2 +- .../examples/dataConnectors/GetGenericUI.json | 2 +- .../examples/dataConnectors/GetGoogleCloudPlatformById.json | 2 +- .../examples/dataConnectors/GetIoTById.json | 2 +- .../dataConnectors/GetMicrosoftCloudAppSecurityById.json | 2 +- .../GetMicrosoftDefenderAdvancedThreatProtectionById.json | 2 +- .../dataConnectors/GetMicrosoftInsiderRiskManagementById.json | 2 +- ...MicrosoftPurviewInformationProtectionDataConnetorById.json | 2 +- .../dataConnectors/GetMicrosoftThreatIntelligenceById.json | 2 +- .../dataConnectors/GetMicrosoftThreatProtectionById.json | 2 +- .../GetOffice365AdvancedThreatProtectionById.json | 2 +- .../dataConnectors/GetOffice365ProjectDataConnetorById.json | 2 +- .../examples/dataConnectors/GetOfficeDataConnetorById.json | 2 +- .../dataConnectors/GetOfficePowerBIDataConnetorById.json | 2 +- .../examples/dataConnectors/GetThreatIntelligenceById.json | 2 +- .../dataConnectors/GetThreatIntelligenceTaxiiById.json | 2 +- .../examples/enrichment/GetGeodataByIp.json | 2 +- .../examples/enrichment/GetWhoisByDomainName.json | 2 +- .../examples/entities/GetAccountEntityById.json | 2 +- .../examples/entities/GetAzureResourceEntityById.json | 2 +- .../examples/entities/GetCloudApplicationEntityById.json | 2 +- .../examples/entities/GetDnsEntityById.json | 2 +- .../2023-09-01-preview/examples/entities/GetEntities.json | 2 +- .../examples/entities/GetFileEntityById.json | 2 +- .../examples/entities/GetFileHashEntityById.json | 2 +- .../examples/entities/GetHostEntityById.json | 2 +- .../examples/entities/GetIoTDeviceEntityById.json | 2 +- .../2023-09-01-preview/examples/entities/GetIpEntityById.json | 2 +- .../examples/entities/GetMailClusterEntityById.json | 2 +- .../examples/entities/GetMailMessageEntityById.json | 2 +- .../examples/entities/GetMailboxEntityById.json | 2 +- .../examples/entities/GetMalwareEntityById.json | 2 +- .../examples/entities/GetProcessEntityById.json | 2 +- .../2023-09-01-preview/examples/entities/GetQueries.json | 2 +- .../examples/entities/GetRegistryKeyEntityById.json | 2 +- .../examples/entities/GetRegistryValueEntityById.json | 2 +- .../examples/entities/GetSecurityAlertEntityById.json | 2 +- .../examples/entities/GetSecurityGroupEntityById.json | 2 +- .../examples/entities/GetSubmissionMailEntityById.json | 2 +- .../examples/entities/GetUrlEntityById.json | 2 +- .../examples/entities/expand/PostExpandEntity.json | 2 +- .../examples/entities/insights/PostGetInsights.json | 2 +- .../examples/entities/relations/GetAllEntityRelations.json | 2 +- .../examples/entities/relations/GetEntityRelationByName.json | 2 +- .../examples/entities/timeline/PostTimelineEntity.json | 2 +- .../examples/entityQueries/CreateEntityQueryActivity.json | 2 +- .../examples/entityQueries/DeleteEntityQuery.json | 2 +- .../examples/entityQueries/GetActivityEntityQueryById.json | 2 +- .../examples/entityQueries/GetEntityQueries.json | 2 +- .../examples/entityQueries/GetExpansionEntityQueryById.json | 2 +- .../GetActivityEntityQueryTemplateById.json | 2 +- .../entityQueryTemplates/GetEntityQueryTemplates.json | 2 +- .../examples/fileImports/CreateFileImport.json | 2 +- .../examples/fileImports/DeleteFileImport.json | 2 +- .../examples/fileImports/GetFileImportById.json | 2 +- .../examples/fileImports/GetFileImports.json | 2 +- .../preview/2023-09-01-preview/examples/hunts/CreateHunt.json | 2 +- .../2023-09-01-preview/examples/hunts/CreateHuntComment.json | 2 +- .../2023-09-01-preview/examples/hunts/CreateHuntRelation.json | 2 +- .../preview/2023-09-01-preview/examples/hunts/DeleteHunt.json | 2 +- .../2023-09-01-preview/examples/hunts/DeleteHuntComment.json | 2 +- .../2023-09-01-preview/examples/hunts/DeleteHuntRelation.json | 2 +- .../2023-09-01-preview/examples/hunts/GetHuntById.json | 2 +- .../2023-09-01-preview/examples/hunts/GetHuntCommentById.json | 2 +- .../2023-09-01-preview/examples/hunts/GetHuntComments.json | 2 +- .../examples/hunts/GetHuntRelationById.json | 2 +- .../2023-09-01-preview/examples/hunts/GetHuntRelations.json | 2 +- .../preview/2023-09-01-preview/examples/hunts/GetHunts.json | 2 +- .../incidents/IncidentAlerts/Incidents_ListAlerts.json | 2 +- .../incidents/IncidentBookmarks/Incidents_ListBookmarks.json | 2 +- .../IncidentComments/IncidentComments_CreateOrUpdate.json | 2 +- .../incidents/IncidentComments/IncidentComments_Delete.json | 2 +- .../incidents/IncidentComments/IncidentComments_Get.json | 2 +- .../incidents/IncidentComments/IncidentComments_List.json | 2 +- .../incidents/IncidentEntities/Incidents_ListEntities.json | 2 +- .../incidents/IncidentTasks/IncidentTasks_CreateOrUpdate.json | 2 +- .../incidents/IncidentTasks/IncidentTasks_Delete.json | 2 +- .../examples/incidents/IncidentTasks/IncidentTasks_Get.json | 2 +- .../examples/incidents/IncidentTasks/IncidentTasks_List.json | 2 +- .../examples/incidents/IncidentTeam/Incidents_CreateTeam.json | 2 +- .../examples/incidents/Incidents_CreateOrUpdate.json | 2 +- .../examples/incidents/Incidents_Delete.json | 2 +- .../2023-09-01-preview/examples/incidents/Incidents_Get.json | 2 +- .../2023-09-01-preview/examples/incidents/Incidents_List.json | 2 +- .../examples/incidents/relations/CreateIncidentRelation.json | 2 +- .../examples/incidents/relations/DeleteIncidentRelation.json | 2 +- .../examples/incidents/relations/GetAllIncidentRelations.json | 2 +- .../incidents/relations/GetIncidentRelationByName.json | 2 +- .../examples/manualTrigger/Entities_RunPlaybook.json | 2 +- .../examples/manualTrigger/Incidents_RunPlaybook.json | 2 +- .../2023-09-01-preview/examples/metadata/DeleteMetadata.json | 2 +- .../2023-09-01-preview/examples/metadata/GetAllMetadata.json | 2 +- .../examples/metadata/GetAllMetadataOData.json | 2 +- .../2023-09-01-preview/examples/metadata/GetMetadata.json | 2 +- .../2023-09-01-preview/examples/metadata/PatchMetadata.json | 2 +- .../2023-09-01-preview/examples/metadata/PutMetadata.json | 2 +- .../examples/metadata/PutMetadataMinimal.json | 2 +- .../examples/officeConsents/DeleteOfficeConsents.json | 2 +- .../examples/officeConsents/GetOfficeConsents.json | 2 +- .../examples/officeConsents/GetOfficeConsentsById.json | 2 +- .../onboardingStates/CreateSentinelOnboardingState.json | 2 +- .../onboardingStates/DeleteSentinelOnboardingState.json | 2 +- .../onboardingStates/GetAllSentinelOnboardingStates.json | 2 +- .../examples/onboardingStates/GetSentinelOnboardingState.json | 2 +- .../examples/operations/ListOperations.json | 2 +- .../examples/recommendations/GetRecommendation.json | 2 +- .../examples/recommendations/GetRecommendations.json | 2 +- .../examples/recommendations/PatchRecommendation.json | 4 ++-- .../examples/repositories/GetRepositories.json | 2 +- .../CreateAnomalySecurityMLAnalyticsSetting.json | 2 +- .../DeleteSecurityMLAnalyticsSetting.json | 2 +- .../GetAllSecurityMLAnalyticsSettings.json | 2 +- .../GetAnomalySecurityMLAnalyticsSetting.json | 2 +- .../examples/settings/DeleteEyesOnSetting.json | 2 +- .../2023-09-01-preview/examples/settings/GetAllSettings.json | 2 +- .../examples/settings/GetEyesOnSetting.json | 2 +- .../examples/settings/UpdateEyesOnSetting.json | 2 +- .../examples/sourcecontrols/CreateSourceControl.json | 2 +- .../examples/sourcecontrols/DeleteSourceControl.json | 2 +- .../examples/sourcecontrols/GetSourceControlById.json | 2 +- .../examples/sourcecontrols/GetSourceControls.json | 2 +- .../threatintelligence/AppendTagsThreatIntelligence.json | 2 +- .../threatintelligence/CollectThreatIntelligenceMetrics.json | 2 +- .../examples/threatintelligence/CreateThreatIntelligence.json | 2 +- .../examples/threatintelligence/DeleteThreatIntelligence.json | 2 +- .../examples/threatintelligence/GetThreatIntelligence.json | 2 +- .../threatintelligence/GetThreatIntelligenceById.json | 2 +- .../examples/threatintelligence/QueryThreatIntelligence.json | 2 +- .../threatintelligence/ReplaceTagsThreatIntelligence.json | 2 +- .../examples/threatintelligence/UpdateThreatIntelligence.json | 2 +- .../triggeredAnalyticsRuleRuns/triggerRuleRun_Post.json | 4 ++-- .../triggeredAnalyticsRuleRun_Get.json | 2 +- .../triggeredAnalyticsRuleRuns_Get.json | 2 +- .../examples/watchlists/CreateWatchlist.json | 2 +- .../examples/watchlists/CreateWatchlistAndWatchlistItems.json | 2 +- .../examples/watchlists/CreateWatchlistItem.json | 2 +- .../examples/watchlists/DeleteWatchlist.json | 4 ++-- .../examples/watchlists/DeleteWatchlistItem.json | 2 +- .../examples/watchlists/GetWatchlistByAlias.json | 2 +- .../examples/watchlists/GetWatchlistItemById.json | 2 +- .../examples/watchlists/GetWatchlistItems.json | 2 +- .../2023-09-01-preview/examples/watchlists/GetWatchlists.json | 2 +- .../examples/workspaceManagerAssignments/CreateJob.json | 2 +- .../CreateOrUpdateWorkspaceManagerAssignment.json | 2 +- .../examples/workspaceManagerAssignments/DeleteJob.json | 2 +- .../DeleteWorkspaceManagerAssignment.json | 2 +- .../examples/workspaceManagerAssignments/GetAllJobs.json | 2 +- .../GetAllWorkspaceManagerAssignments.json | 2 +- .../examples/workspaceManagerAssignments/GetJob.json | 2 +- .../GetWorkspaceManagerAssignment.json | 2 +- .../CreateOrUpdateWorkspaceManagerConfiguration.json | 2 +- .../DeleteWorkspaceManagerConfiguration.json | 2 +- .../GetAllWorkspaceManagerConfigurations.json | 2 +- .../GetWorkspaceManagerConfiguration.json | 2 +- .../CreateOrUpdateWorkspaceManagerGroup.json | 2 +- .../workspaceManagerGroups/DeleteWorkspaceManagerGroup.json | 2 +- .../workspaceManagerGroups/GetAllWorkspaceManagerGroups.json | 2 +- .../workspaceManagerGroups/GetWorkspaceManagerGroup.json | 2 +- .../CreateOrUpdateWorkspaceManagerMember.json | 2 +- .../workspaceManagerMembers/DeleteWorkspaceManagerMember.json | 2 +- .../GetAllWorkspaceManagerMembers.json | 2 +- .../workspaceManagerMembers/GetWorkspaceManagerMember.json | 2 +- .../preview/2023-09-01-preview/operations.json | 2 +- 295 files changed, 298 insertions(+), 298 deletions(-) diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/AlertRules.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/AlertRules.json index 02c8027cd949..5d799b33f638 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/AlertRules.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/AlertRules.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/AutomationRules.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/AutomationRules.json index 83979c6e249d..2138ecb7e7c7 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/AutomationRules.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/AutomationRules.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "paths": { "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}": { diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/BillingStatistics.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/BillingStatistics.json index 5a8b33780072..46c9c60cf1a5 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/BillingStatistics.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/BillingStatistics.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Bookmarks.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Bookmarks.json index 65437ece6726..2531ac3a24de 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Bookmarks.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Bookmarks.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentPackages.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentPackages.json index 1338ba30ed12..1d4f1088115e 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentPackages.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentPackages.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentProductPackages.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentProductPackages.json index 8fcfc2ecd4f8..f018cc9afba5 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentProductPackages.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentProductPackages.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentProductTemplates.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentProductTemplates.json index 03b04dee41e3..8bd9b377413d 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentProductTemplates.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentProductTemplates.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentTemplates.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentTemplates.json index 25b755bb3b2e..87478176d40e 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentTemplates.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ContentTemplates.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Enrichment.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Enrichment.json index 884ec500cb6d..fbf609562792 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Enrichment.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Enrichment.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Entities.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Entities.json index 66d96f6bff0a..44c884f4c857 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Entities.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Entities.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/EntityQueries.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/EntityQueries.json index 0af3d5760fc8..b8b91863a1af 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/EntityQueries.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/EntityQueries.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/EntityQueryTemplates.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/EntityQueryTemplates.json index 2f9e51947faa..04c35e21d6f6 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/EntityQueryTemplates.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/EntityQueryTemplates.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/FileImports.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/FileImports.json index 2a970b073439..f4e1755ea170 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/FileImports.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/FileImports.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Hunts.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Hunts.json index 56c25483a2fe..adfa82494451 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Hunts.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Hunts.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Incidents.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Incidents.json index 85fdc88aae83..15d817a6ab87 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Incidents.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Incidents.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "paths": { "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents": { diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Metadata.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Metadata.json index 104c95c2f64f..58de0c2f543a 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Metadata.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Metadata.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/OfficeConsents.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/OfficeConsents.json index d61b94f5a6db..60970af40708 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/OfficeConsents.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/OfficeConsents.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/OnboardingStates.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/OnboardingStates.json index b6e9d528ed9d..d175c1545be5 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/OnboardingStates.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/OnboardingStates.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Recommendations.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Recommendations.json index 38df528e8619..2664cd8b4d21 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Recommendations.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Recommendations.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/SecurityMLAnalyticsSettings.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/SecurityMLAnalyticsSettings.json index e7649b5e7202..efdb93aa4f09 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/SecurityMLAnalyticsSettings.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/SecurityMLAnalyticsSettings.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Settings.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Settings.json index 306672b77c78..8556d1e67785 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Settings.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Settings.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/SourceControls.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/SourceControls.json index 0e9b63882cb1..af73eeedee24 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/SourceControls.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/SourceControls.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ThreatIntelligence.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ThreatIntelligence.json index f1235eabb35b..8c8dfeacd197 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ThreatIntelligence.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/ThreatIntelligence.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/TriggeredAnalyticsRuleRuns.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/TriggeredAnalyticsRuleRuns.json index 17062f0f2d2c..857932779c69 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/TriggeredAnalyticsRuleRuns.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/TriggeredAnalyticsRuleRuns.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "paths": { "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns/{ruleRunId}": { diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Watchlists.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Watchlists.json index 38dd5f14db96..d8dcd21f4fb4 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Watchlists.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/Watchlists.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerAssignments.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerAssignments.json index fde484db8625..4584e1c4b44b 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerAssignments.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerAssignments.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerConfigurations.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerConfigurations.json index ab8b91b6b747..c5b86f43a85f 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerConfigurations.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerConfigurations.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerGroups.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerGroups.json index 1045b0baad5f..7dcb020f4bad 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerGroups.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerGroups.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerMembers.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerMembers.json index 3fb2fd75eef7..cf083f55ce83 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerMembers.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/WorkspaceManagerMembers.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/AlertTypes.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/AlertTypes.json index 559735ed160f..3cb89778380f 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/AlertTypes.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/AlertTypes.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "2023-08-01-preview", + "version": "2023-09-01-preview", "title": "Common Alert types" }, "paths": {}, diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/ContentCommonTypes.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/ContentCommonTypes.json index 5b4aa02c1ede..1b56607ea476 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/ContentCommonTypes.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/ContentCommonTypes.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "2023-08-01-preview", + "version": "2023-09-01-preview", "title": "Common content metadata types" }, "paths": {}, diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/EntityTypes.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/EntityTypes.json index 0832016148ca..29c02cd5503d 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/EntityTypes.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/EntityTypes.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "2023-08-01-preview", + "version": "2023-09-01-preview", "title": "Common Entity types" }, "paths": {}, diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/IncidentTypes.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/IncidentTypes.json index 14a806c690eb..5daa844dcd81 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/IncidentTypes.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/IncidentTypes.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "2023-08-01-preview", + "version": "2023-09-01-preview", "title": "Common Incident types" }, "paths": {}, diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/RelationTypes.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/RelationTypes.json index 89961de0855f..9ace459c99f3 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/RelationTypes.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/RelationTypes.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "2023-08-01-preview", + "version": "2023-09-01-preview", "title": "Common Relation types" }, "paths": {}, diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/ThreatIntelligenceTypes.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/ThreatIntelligenceTypes.json index ddb2849a0d38..832f9b943f6c 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/ThreatIntelligenceTypes.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/common/ThreatIntelligenceTypes.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "2023-08-01-preview", + "version": "2023-09-01-preview", "title": "Common Relation types" }, "paths": {}, diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/dataConnectorDefinitions.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/dataConnectorDefinitions.json index ee95e9c2f4ba..094bcead32fb 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/dataConnectorDefinitions.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/dataConnectorDefinitions.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/dataConnectors.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/dataConnectors.json index 8ec92c639d81..52fb37bdac01 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/dataConnectors.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/dataConnectors.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [ diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/CreateActionOfAlertRule.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/CreateActionOfAlertRule.json index 6a8ffcc755bf..5755265bdc00 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/CreateActionOfAlertRule.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/CreateActionOfAlertRule.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/DeleteActionOfAlertRule.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/DeleteActionOfAlertRule.json index cb1745e49917..63cd57207758 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/DeleteActionOfAlertRule.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/DeleteActionOfAlertRule.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/GetActionOfAlertRuleById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/GetActionOfAlertRuleById.json index e8947fbef382..437df43477f0 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/GetActionOfAlertRuleById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/GetActionOfAlertRuleById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/GetAllActionsByAlertRule.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/GetAllActionsByAlertRule.json index 2377223a01be..9119826114b3 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/GetAllActionsByAlertRule.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/actions/GetAllActionsByAlertRule.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRuleTemplates/GetAlertRuleTemplateById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRuleTemplates/GetAlertRuleTemplateById.json index 7e57d40e1489..fe9a9569e00c 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRuleTemplates/GetAlertRuleTemplateById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRuleTemplates/GetAlertRuleTemplateById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRuleTemplates/GetAlertRuleTemplates.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRuleTemplates/GetAlertRuleTemplates.json index 2604c595cf4c..25af577a0cea 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRuleTemplates/GetAlertRuleTemplates.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRuleTemplates/GetAlertRuleTemplates.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateFusionAlertRule.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateFusionAlertRule.json index 0f3497ae635f..a464d77ef862 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateFusionAlertRule.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateFusionAlertRule.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateFusionAlertRuleWithFusionScenarioExclusion.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateFusionAlertRuleWithFusionScenarioExclusion.json index 0875f585d958..be8c8ad7a23c 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateFusionAlertRuleWithFusionScenarioExclusion.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateFusionAlertRuleWithFusionScenarioExclusion.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateMicrosoftSecurityIncidentCreationAlertRule.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateMicrosoftSecurityIncidentCreationAlertRule.json index 5a3389b73d73..6b51eaa0b3f4 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateMicrosoftSecurityIncidentCreationAlertRule.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateMicrosoftSecurityIncidentCreationAlertRule.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateNrtAlertRule.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateNrtAlertRule.json index 83a8089fe661..d6b02c03ed09 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateNrtAlertRule.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateNrtAlertRule.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateScheduledAlertRule.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateScheduledAlertRule.json index 0a1828d1aafc..e5576f7edbb3 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateScheduledAlertRule.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/CreateScheduledAlertRule.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/DeleteAlertRule.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/DeleteAlertRule.json index dfdad4fc526e..f057cefab2e1 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/DeleteAlertRule.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/DeleteAlertRule.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetAllAlertRules.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetAllAlertRules.json index 8159812cf772..8ab228dbdbf4 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetAllAlertRules.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetAllAlertRules.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetFusionAlertRule.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetFusionAlertRule.json index 63abd1838c02..6a442cc680f7 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetFusionAlertRule.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetFusionAlertRule.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetMicrosoftSecurityIncidentCreationAlertRule.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetMicrosoftSecurityIncidentCreationAlertRule.json index 671a299c0bdd..e4c0c6ca72ee 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetMicrosoftSecurityIncidentCreationAlertRule.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetMicrosoftSecurityIncidentCreationAlertRule.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetNrtAlertRule.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetNrtAlertRule.json index 645bfc5f57e6..85b9857624ed 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetNrtAlertRule.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetNrtAlertRule.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetScheduledAlertRule.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetScheduledAlertRule.json index 28321c9cdbc5..6a2333afb809 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetScheduledAlertRule.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/alertRules/GetScheduledAlertRule.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_CreateOrUpdate.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_CreateOrUpdate.json index af00b7accd66..dd65dcb46af5 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_CreateOrUpdate.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_CreateOrUpdate.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_Delete.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_Delete.json index 72c7564e69bc..78b480b1601b 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_Delete.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_Delete.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_Get.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_Get.json index c7d47782bb3e..7b8803c70cb2 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_Get.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_Get.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_List.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_List.json index c46ffa938bdc..0c7ddbcf4415 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_List.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/automationRules/AutomationRules_List.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/billingStatistics/GetAllBillingStatistics.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/billingStatistics/GetAllBillingStatistics.json index 4ce5118264b5..260fde7db92c 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/billingStatistics/GetAllBillingStatistics.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/billingStatistics/GetAllBillingStatistics.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/billingStatistics/GetBillingStatistic.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/billingStatistics/GetBillingStatistic.json index 704f8a5a4924..07189a3aaec2 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/billingStatistics/GetBillingStatistic.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/billingStatistics/GetBillingStatistic.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/CreateBookmark.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/CreateBookmark.json index da224b490e6a..91f903df4698 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/CreateBookmark.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/CreateBookmark.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/DeleteBookmark.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/DeleteBookmark.json index 91513ab15067..34665d114dab 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/DeleteBookmark.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/DeleteBookmark.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/GetBookmarkById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/GetBookmarkById.json index dbdf83056c6c..03fa481946e5 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/GetBookmarkById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/GetBookmarkById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/GetBookmarks.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/GetBookmarks.json index 674aa453e01e..65e54d684be1 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/GetBookmarks.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/GetBookmarks.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/expand/PostExpandBookmark.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/expand/PostExpandBookmark.json index 720674e041d9..4b3dcfbf9f4e 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/expand/PostExpandBookmark.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/expand/PostExpandBookmark.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/CreateBookmarkRelation.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/CreateBookmarkRelation.json index 52ac92ca28f8..30ac3b3efa2a 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/CreateBookmarkRelation.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/CreateBookmarkRelation.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/DeleteBookmarkRelation.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/DeleteBookmarkRelation.json index f83cd45b628d..b8df22782d74 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/DeleteBookmarkRelation.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/DeleteBookmarkRelation.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/GetAllBookmarkRelations.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/GetAllBookmarkRelations.json index 50b06b539c30..ae80cc8c49d1 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/GetAllBookmarkRelations.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/GetAllBookmarkRelations.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/GetBookmarkRelationByName.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/GetBookmarkRelationByName.json index 24096444f81c..9b7a808341dd 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/GetBookmarkRelationByName.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/bookmarks/relations/GetBookmarkRelationByName.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetPackageById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetPackageById.json index 653196e3886d..784acabe6c36 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetPackageById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetPackageById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfeab2-9ae0-4464-9919-dccaee2e48f0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetPackages.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetPackages.json index 24b108b8cd7b..8cc2453668ef 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetPackages.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetPackages.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfeab2-9ae0-4464-9919-dccaee2e48f0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetProductPackageById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetProductPackageById.json index b232b4ca2984..c862f21c7523 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetProductPackageById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetProductPackageById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfeab2-9ae0-4464-9919-dccaee2e48f0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetProductPackages.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetProductPackages.json index 5039238a34f7..029f47e71415 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetProductPackages.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/GetProductPackages.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfeab2-9ae0-4464-9919-dccaee2e48f0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/InstallPackage.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/InstallPackage.json index 1a5d720792ac..66a12239b696 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/InstallPackage.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/InstallPackage.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfeab2-9ae0-4464-9919-dccaee2e48f0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/UninstallPackage.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/UninstallPackage.json index 6022341d36bd..ce69839dca66 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/UninstallPackage.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentPackages/UninstallPackage.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfeab2-9ae0-4464-9919-dccaee2e48f0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/DeleteTemplate.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/DeleteTemplate.json index ebcb6051f25f..4db18824c70f 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/DeleteTemplate.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/DeleteTemplate.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfeab2-9ae0-4464-9919-dccaee2e48f0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetProductTemplateById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetProductTemplateById.json index 2f5d42aed12b..4abb6c8091f9 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetProductTemplateById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetProductTemplateById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfeab2-9ae0-4464-9919-dccaee2e48f0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetProductTemplates.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetProductTemplates.json index eaf6203176e2..491a10276933 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetProductTemplates.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetProductTemplates.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfeab2-9ae0-4464-9919-dccaee2e48f0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetTemplateById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetTemplateById.json index 1160cf036593..2ba98409e06f 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetTemplateById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetTemplateById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfeab2-9ae0-4464-9919-dccaee2e48f0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetTemplates.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetTemplates.json index aed5306b01ac..3d90ba97e2f0 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetTemplates.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/GetTemplates.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfeab2-9ae0-4464-9919-dccaee2e48f0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/InstallTemplate.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/InstallTemplate.json index b4a53a10f5dc..a349d6c39baf 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/InstallTemplate.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/contentTemplates/InstallTemplate.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfeab2-9ae0-4464-9919-dccaee2e48f0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/CreateCustomizableDataConnectorDefinition.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/CreateCustomizableDataConnectorDefinition.json index d6f82fa3edde..4a7e55e819ac 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/CreateCustomizableDataConnectorDefinition.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/CreateCustomizableDataConnectorDefinition.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/DeleteDataConnectorDefinitionById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/DeleteDataConnectorDefinitionById.json index 24e253859d80..df6440f04add 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/DeleteDataConnectorDefinitionById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/DeleteDataConnectorDefinitionById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/GetCustomizableDataConnectoeDefinitionById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/GetCustomizableDataConnectoeDefinitionById.json index 1710da620b9d..8e8b01267d91 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/GetCustomizableDataConnectoeDefinitionById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/GetCustomizableDataConnectoeDefinitionById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/GetDataConnectorDefinitions.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/GetDataConnectorDefinitions.json index 3dcf53a96b5a..341d6199a191 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/GetDataConnectorDefinitions.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectorDefinitions/GetDataConnectorDefinitions.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureActiveDirectory.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureActiveDirectory.json index da4e7a0eb4e2..e437ec72711a 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureActiveDirectory.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureActiveDirectory.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureActiveDirectoryNoAuthorization.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureActiveDirectoryNoAuthorization.json index da4e7a0eb4e2..e437ec72711a 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureActiveDirectoryNoAuthorization.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureActiveDirectoryNoAuthorization.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureActiveDirectoryNoLicense.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureActiveDirectoryNoLicense.json index da4e7a0eb4e2..e437ec72711a 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureActiveDirectoryNoLicense.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureActiveDirectoryNoLicense.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureSecurityCenter.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureSecurityCenter.json index 23083fd655c7..a31e2954d481 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureSecurityCenter.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsAzureSecurityCenter.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsDynamics365.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsDynamics365.json index 25cce49cfbe6..94aa9bb5b60b 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsDynamics365.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsDynamics365.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsIoT.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsIoT.json index a094deef8c94..031a0a971807 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsIoT.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsIoT.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMdatp.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMdatp.json index cad8c6cd68c8..99bb030c0f2b 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMdatp.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMdatp.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftCloudAppSecurity.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftCloudAppSecurity.json index cad8c6cd68c8..99bb030c0f2b 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftCloudAppSecurity.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftCloudAppSecurity.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftPurviewInformationProtection.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftPurviewInformationProtection.json index 1fdaba4134bb..2bd286ba9f38 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftPurviewInformationProtection.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftPurviewInformationProtection.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftThreatIntelligence.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftThreatIntelligence.json index e570cf8e6948..b375ff4d6483 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftThreatIntelligence.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftThreatIntelligence.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftThreatProtection.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftThreatProtection.json index 08f38b429782..4480e2a1244b 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftThreatProtection.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsMicrosoftThreatProtection.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOffice365Project.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOffice365Project.json index ab6cdbc6b3d1..9b07d71235ab 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOffice365Project.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOffice365Project.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOfficeATP.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOfficeATP.json index e0dfbc169c62..e4d73014eb00 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOfficeATP.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOfficeATP.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOfficeIRM.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOfficeIRM.json index b30ac167941c..7897957eb054 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOfficeIRM.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOfficeIRM.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOfficePowerBI.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOfficePowerBI.json index bc83f3386323..69d4924d1203 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOfficePowerBI.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsOfficePowerBI.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsThreatIntelligence.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsThreatIntelligence.json index f3ecbcee1555..c500738d8702 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsThreatIntelligence.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsThreatIntelligence.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsThreatIntelligenceTaxii.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsThreatIntelligenceTaxii.json index 37e1a1a92d75..d145e31d70a1 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsThreatIntelligenceTaxii.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CheckRequirementsThreatIntelligenceTaxii.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/ConnectAPIPolling.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/ConnectAPIPolling.json index 5d64190c240e..3e7833cf7c5f 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/ConnectAPIPolling.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/ConnectAPIPolling.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/ConnectAPIPollingV2Logs.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/ConnectAPIPollingV2Logs.json index a0c596c7d2f3..30de8cf68731 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/ConnectAPIPollingV2Logs.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/ConnectAPIPollingV2Logs.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateAPIPolling.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateAPIPolling.json index 95261a8f591e..2546ea7ce5f8 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateAPIPolling.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateAPIPolling.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateDynamics365DataConnetor.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateDynamics365DataConnetor.json index 4cc49b5aeac2..5e81d260c748 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateDynamics365DataConnetor.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateDynamics365DataConnetor.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateGenericUI.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateGenericUI.json index b6ba8ef6699c..e372faf6112b 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateGenericUI.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateGenericUI.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateGoogleCloudPlatform.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateGoogleCloudPlatform.json index d1aa3dda4038..55b2179ae246 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateGoogleCloudPlatform.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateGoogleCloudPlatform.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateMicrosoftPurviewInformationProtectionDataConnetor.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateMicrosoftPurviewInformationProtectionDataConnetor.json index 09073750ed03..714a0da42f7a 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateMicrosoftPurviewInformationProtectionDataConnetor.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateMicrosoftPurviewInformationProtectionDataConnetor.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateMicrosoftThreatIntelligenceDataConnector.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateMicrosoftThreatIntelligenceDataConnector.json index fec7b6e06d43..f01b8ba00364 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateMicrosoftThreatIntelligenceDataConnector.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateMicrosoftThreatIntelligenceDataConnector.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateMicrosoftThreatProtectionDataConnetor.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateMicrosoftThreatProtectionDataConnetor.json index f2519b0dcc25..27a99a85f339 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateMicrosoftThreatProtectionDataConnetor.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateMicrosoftThreatProtectionDataConnetor.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateOffice365ProjectDataConnetor.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateOffice365ProjectDataConnetor.json index d49595d802dd..e2b1824e2d16 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateOffice365ProjectDataConnetor.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateOffice365ProjectDataConnetor.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateOfficeDataConnetor.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateOfficeDataConnetor.json index 97534bbd6ead..c094b22fdda2 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateOfficeDataConnetor.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateOfficeDataConnetor.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateOfficePowerBIDataConnector.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateOfficePowerBIDataConnector.json index 81d870d7e16f..d6af2cc42cc4 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateOfficePowerBIDataConnector.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateOfficePowerBIDataConnector.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateThreatIntelligenceDataConnector.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateThreatIntelligenceDataConnector.json index 30843c4a98ae..18ede124a18f 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateThreatIntelligenceDataConnector.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateThreatIntelligenceDataConnector.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateThreatIntelligenceTaxiiDataConnector.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateThreatIntelligenceTaxiiDataConnector.json index 5e7570c5c47c..2b7fca9c209c 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateThreatIntelligenceTaxiiDataConnector.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/CreateThreatIntelligenceTaxiiDataConnector.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteAPIPolling.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteAPIPolling.json index 916d2ccf59b6..65f335a62a70 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteAPIPolling.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteAPIPolling.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteGenericUI.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteGenericUI.json index 916d2ccf59b6..65f335a62a70 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteGenericUI.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteGenericUI.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteGoogleCloudPlatform.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteGoogleCloudPlatform.json index 9274c24e58af..e0dac8c7208d 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteGoogleCloudPlatform.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteGoogleCloudPlatform.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteMicrosoftPurviewInformationProtectionDataConnetor.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteMicrosoftPurviewInformationProtectionDataConnetor.json index bc15b0266776..672bb19ccc85 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteMicrosoftPurviewInformationProtectionDataConnetor.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteMicrosoftPurviewInformationProtectionDataConnetor.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteMicrosoftThreatIntelligenceDataConnector.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteMicrosoftThreatIntelligenceDataConnector.json index 5dfa550aad13..816039e5fc1e 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteMicrosoftThreatIntelligenceDataConnector.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteMicrosoftThreatIntelligenceDataConnector.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteOffice365ProjectDataConnetor.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteOffice365ProjectDataConnetor.json index bc15b0266776..672bb19ccc85 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteOffice365ProjectDataConnetor.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteOffice365ProjectDataConnetor.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteOfficeDataConnetor.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteOfficeDataConnetor.json index bc15b0266776..672bb19ccc85 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteOfficeDataConnetor.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteOfficeDataConnetor.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteOfficePowerBIDataConnetor.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteOfficePowerBIDataConnetor.json index bc15b0266776..672bb19ccc85 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteOfficePowerBIDataConnetor.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DeleteOfficePowerBIDataConnetor.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DisconnectAPIPolling.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DisconnectAPIPolling.json index b414bc3c7a15..45fb56fbff09 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DisconnectAPIPolling.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/DisconnectAPIPolling.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAPIPolling.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAPIPolling.json index 1cb0b6f667e5..286ce67b25a7 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAPIPolling.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAPIPolling.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAmazonWebServicesCloudTrailById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAmazonWebServicesCloudTrailById.json index 1c1acd07464f..09d3303a3d8d 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAmazonWebServicesCloudTrailById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAmazonWebServicesCloudTrailById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAmazonWebServicesS3ById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAmazonWebServicesS3ById.json index 779d2c62c2bb..a45891d5f9a7 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAmazonWebServicesS3ById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAmazonWebServicesS3ById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAzureActiveDirectoryById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAzureActiveDirectoryById.json index 6de2e94a9c70..29524857db48 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAzureActiveDirectoryById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAzureActiveDirectoryById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAzureAdvancedThreatProtectionById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAzureAdvancedThreatProtectionById.json index 74e723534d16..eb3ec118d451 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAzureAdvancedThreatProtectionById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAzureAdvancedThreatProtectionById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAzureSecurityCenterById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAzureSecurityCenterById.json index bdbe7d7166e5..570a660e4643 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAzureSecurityCenterById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetAzureSecurityCenterById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetDataConnectors.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetDataConnectors.json index 843617a4ea3b..b81f08c8c6d2 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetDataConnectors.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetDataConnectors.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetDynamics365DataConnectorById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetDynamics365DataConnectorById.json index bca676481359..2d03315f2bd7 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetDynamics365DataConnectorById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetDynamics365DataConnectorById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetGenericUI.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetGenericUI.json index e979d3221a49..12f09116c32b 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetGenericUI.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetGenericUI.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetGoogleCloudPlatformById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetGoogleCloudPlatformById.json index 858e7132acbb..5fad300dcd5b 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetGoogleCloudPlatformById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetGoogleCloudPlatformById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetIoTById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetIoTById.json index 47ae342f2ad2..f9ddbf056bb6 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetIoTById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetIoTById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftCloudAppSecurityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftCloudAppSecurityById.json index 57f5181ec518..ee57e4c6638a 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftCloudAppSecurityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftCloudAppSecurityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftDefenderAdvancedThreatProtectionById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftDefenderAdvancedThreatProtectionById.json index 29202b598005..b2f6d80a470f 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftDefenderAdvancedThreatProtectionById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftDefenderAdvancedThreatProtectionById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftInsiderRiskManagementById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftInsiderRiskManagementById.json index bf24c778b435..fd9e6037cddb 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftInsiderRiskManagementById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftInsiderRiskManagementById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftPurviewInformationProtectionDataConnetorById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftPurviewInformationProtectionDataConnetorById.json index 02fc3802913e..acc90145655c 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftPurviewInformationProtectionDataConnetorById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftPurviewInformationProtectionDataConnetorById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftThreatIntelligenceById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftThreatIntelligenceById.json index c7fbd6376996..a43f8abe72bb 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftThreatIntelligenceById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftThreatIntelligenceById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftThreatProtectionById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftThreatProtectionById.json index 6268c5cc117d..2c0d3e5e3993 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftThreatProtectionById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetMicrosoftThreatProtectionById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOffice365AdvancedThreatProtectionById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOffice365AdvancedThreatProtectionById.json index 5319541ead8c..a19eefa3cc8e 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOffice365AdvancedThreatProtectionById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOffice365AdvancedThreatProtectionById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOffice365ProjectDataConnetorById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOffice365ProjectDataConnetorById.json index 7fd531307873..38c68297b014 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOffice365ProjectDataConnetorById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOffice365ProjectDataConnetorById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOfficeDataConnetorById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOfficeDataConnetorById.json index 7c29448f045c..702b147fe1ff 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOfficeDataConnetorById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOfficeDataConnetorById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOfficePowerBIDataConnetorById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOfficePowerBIDataConnetorById.json index 5613a4249b24..63363ade4040 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOfficePowerBIDataConnetorById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetOfficePowerBIDataConnetorById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetThreatIntelligenceById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetThreatIntelligenceById.json index f677010ee1fa..6143e53a26b1 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetThreatIntelligenceById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetThreatIntelligenceById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetThreatIntelligenceTaxiiById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetThreatIntelligenceTaxiiById.json index 9b9ee3d74728..1f68b44f110b 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetThreatIntelligenceTaxiiById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/dataConnectors/GetThreatIntelligenceTaxiiById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/enrichment/GetGeodataByIp.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/enrichment/GetGeodataByIp.json index ac42c010212e..ea71a73024a9 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/enrichment/GetGeodataByIp.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/enrichment/GetGeodataByIp.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "ipAddress": "1.2.3.4" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/enrichment/GetWhoisByDomainName.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/enrichment/GetWhoisByDomainName.json index 41a6fdd4a423..b69065caf7c3 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/enrichment/GetWhoisByDomainName.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/enrichment/GetWhoisByDomainName.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "domain": "microsoft.com" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetAccountEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetAccountEntityById.json index ec76a5a0c048..9bf1fffb9e01 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetAccountEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetAccountEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetAzureResourceEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetAzureResourceEntityById.json index 65f9ac45047a..008ec3393fdc 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetAzureResourceEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetAzureResourceEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetCloudApplicationEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetCloudApplicationEntityById.json index a93f31617fa3..967fdad88aa1 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetCloudApplicationEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetCloudApplicationEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetDnsEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetDnsEntityById.json index 2d62afb62b18..e8ee4514c86a 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetDnsEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetDnsEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetEntities.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetEntities.json index 84ce291f7cc2..f7be93c235ce 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetEntities.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetEntities.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetFileEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetFileEntityById.json index 16196b7f49c7..115390796311 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetFileEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetFileEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetFileHashEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetFileHashEntityById.json index 13c3b8572214..8181ac42612c 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetFileHashEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetFileHashEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetHostEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetHostEntityById.json index 9802e347e9ee..c4ae39a1e4bf 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetHostEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetHostEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetIoTDeviceEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetIoTDeviceEntityById.json index 44d368694943..4afa77f0ec85 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetIoTDeviceEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetIoTDeviceEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetIpEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetIpEntityById.json index ff996096dece..5377e956aca9 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetIpEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetIpEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMailClusterEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMailClusterEntityById.json index 8cc35485e101..646d7933a2b2 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMailClusterEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMailClusterEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMailMessageEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMailMessageEntityById.json index dbed05cb24f3..221a39b6a9d4 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMailMessageEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMailMessageEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMailboxEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMailboxEntityById.json index ef4ab0bb8f45..fb7571d1ae64 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMailboxEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMailboxEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMalwareEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMalwareEntityById.json index 858fbc380894..7ba56c65732b 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMalwareEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetMalwareEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetProcessEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetProcessEntityById.json index 39826e45126e..90c3ebb9395e 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetProcessEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetProcessEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetQueries.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetQueries.json index 84b2fbfb527b..c7c4d24bef2c 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetQueries.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetQueries.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetRegistryKeyEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetRegistryKeyEntityById.json index 34abe940d878..fe91c373405d 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetRegistryKeyEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetRegistryKeyEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetRegistryValueEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetRegistryValueEntityById.json index 86f9151ca18a..f4f0a18feeea 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetRegistryValueEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetRegistryValueEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetSecurityAlertEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetSecurityAlertEntityById.json index a747a060bc1f..3a02825cc871 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetSecurityAlertEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetSecurityAlertEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetSecurityGroupEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetSecurityGroupEntityById.json index 466c8b6e9493..3f3588dcbd0c 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetSecurityGroupEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetSecurityGroupEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetSubmissionMailEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetSubmissionMailEntityById.json index 7d89c1ddf93a..448f083ab7f8 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetSubmissionMailEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetSubmissionMailEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetUrlEntityById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetUrlEntityById.json index 2af10388dcfd..6894cdbdf3fe 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetUrlEntityById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/GetUrlEntityById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/expand/PostExpandEntity.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/expand/PostExpandEntity.json index 7f14a22d226f..176f826bd618 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/expand/PostExpandEntity.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/expand/PostExpandEntity.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/insights/PostGetInsights.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/insights/PostGetInsights.json index 262c1487a6b1..2391078ee5d5 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/insights/PostGetInsights.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/insights/PostGetInsights.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/relations/GetAllEntityRelations.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/relations/GetAllEntityRelations.json index 09686d206a0b..35ed9c59cddd 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/relations/GetAllEntityRelations.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/relations/GetAllEntityRelations.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/relations/GetEntityRelationByName.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/relations/GetEntityRelationByName.json index d58e62668067..9ed4cb00fa52 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/relations/GetEntityRelationByName.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/relations/GetEntityRelationByName.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/timeline/PostTimelineEntity.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/timeline/PostTimelineEntity.json index e598d975f87d..b88e4c341dd5 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/timeline/PostTimelineEntity.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entities/timeline/PostTimelineEntity.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/CreateEntityQueryActivity.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/CreateEntityQueryActivity.json index d5fcbd8016a7..d2b3be91a31b 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/CreateEntityQueryActivity.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/CreateEntityQueryActivity.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/DeleteEntityQuery.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/DeleteEntityQuery.json index c9e99753437e..af9fa196b779 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/DeleteEntityQuery.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/DeleteEntityQuery.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/GetActivityEntityQueryById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/GetActivityEntityQueryById.json index d518b50bbc5d..e7962e195637 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/GetActivityEntityQueryById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/GetActivityEntityQueryById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/GetEntityQueries.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/GetEntityQueries.json index cd12753ae4a8..528f8bde47c0 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/GetEntityQueries.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/GetEntityQueries.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "kind": "Expansion", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/GetExpansionEntityQueryById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/GetExpansionEntityQueryById.json index e81889ef443f..555bb7f02956 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/GetExpansionEntityQueryById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueries/GetExpansionEntityQueryById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueryTemplates/GetActivityEntityQueryTemplateById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueryTemplates/GetActivityEntityQueryTemplateById.json index 3370a3d53286..24c328c2ac40 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueryTemplates/GetActivityEntityQueryTemplateById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueryTemplates/GetActivityEntityQueryTemplateById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueryTemplates/GetEntityQueryTemplates.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueryTemplates/GetEntityQueryTemplates.json index 59139282f7ed..656a9c7402d4 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueryTemplates/GetEntityQueryTemplates.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/entityQueryTemplates/GetEntityQueryTemplates.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "kind": "Activity", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/CreateFileImport.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/CreateFileImport.json index 164c37b1a9d5..b069066bdfb2 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/CreateFileImport.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/CreateFileImport.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/DeleteFileImport.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/DeleteFileImport.json index 3540b6685ef2..e0a002c8157a 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/DeleteFileImport.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/DeleteFileImport.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/GetFileImportById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/GetFileImportById.json index e06a4856aa29..dce50a8217ef 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/GetFileImportById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/GetFileImportById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/GetFileImports.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/GetFileImports.json index d94f9e2d2462..9fb527bcf1fc 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/GetFileImports.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/fileImports/GetFileImports.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/CreateHunt.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/CreateHunt.json index bfd92ebb0c92..e126108dab62 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/CreateHunt.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/CreateHunt.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/CreateHuntComment.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/CreateHuntComment.json index 7e1ae5ac5d27..7b7365912e83 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/CreateHuntComment.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/CreateHuntComment.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/CreateHuntRelation.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/CreateHuntRelation.json index 94f85df65ca1..ebed3f4998f7 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/CreateHuntRelation.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/CreateHuntRelation.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/DeleteHunt.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/DeleteHunt.json index 55e17b6ae4fc..ba810d97f01e 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/DeleteHunt.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/DeleteHunt.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/DeleteHuntComment.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/DeleteHuntComment.json index 0a134e4582ed..e86c41d6735f 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/DeleteHuntComment.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/DeleteHuntComment.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/DeleteHuntRelation.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/DeleteHuntRelation.json index e869b63a6da8..cb756b7c48b7 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/DeleteHuntRelation.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/DeleteHuntRelation.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntById.json index feaeba7cef27..bf701358cba5 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntCommentById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntCommentById.json index e8ed12d0e827..e08fd61811da 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntCommentById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntCommentById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntComments.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntComments.json index 1c23af972fbf..ed0001a27b9c 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntComments.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntComments.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntRelationById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntRelationById.json index 6e4f219028e4..b93617eb2015 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntRelationById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntRelationById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntRelations.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntRelations.json index e774d2dfac4c..65bd29d6f1b9 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntRelations.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHuntRelations.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHunts.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHunts.json index b0e15e7cd5de..412f930a8389 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHunts.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/hunts/GetHunts.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentAlerts/Incidents_ListAlerts.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentAlerts/Incidents_ListAlerts.json index 7f43934af733..9b876581eed2 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentAlerts/Incidents_ListAlerts.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentAlerts/Incidents_ListAlerts.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentBookmarks/Incidents_ListBookmarks.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentBookmarks/Incidents_ListBookmarks.json index a4949bffbff5..5184d084d200 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentBookmarks/Incidents_ListBookmarks.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentBookmarks/Incidents_ListBookmarks.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_CreateOrUpdate.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_CreateOrUpdate.json index 2d48a5026824..2ff578f0e927 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_CreateOrUpdate.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_CreateOrUpdate.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_Delete.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_Delete.json index 05a421f08f12..bd9381743344 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_Delete.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_Delete.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_Get.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_Get.json index f8ec4dfd066f..b71c53efff48 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_Get.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_Get.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_List.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_List.json index b34176b658c0..edee5ca7da05 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_List.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentComments/IncidentComments_List.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentEntities/Incidents_ListEntities.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentEntities/Incidents_ListEntities.json index b6c167ce6d3c..68e9efa1f352 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentEntities/Incidents_ListEntities.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentEntities/Incidents_ListEntities.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_CreateOrUpdate.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_CreateOrUpdate.json index 1ef36fd6cf7d..e68ddb21e747 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_CreateOrUpdate.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_CreateOrUpdate.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_Delete.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_Delete.json index 639caba3a8bf..a8cc8df2b4fa 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_Delete.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_Delete.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_Get.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_Get.json index f61497e52893..f74e3738c85b 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_Get.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_Get.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_List.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_List.json index 0e72c0afd6d0..02847f210386 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_List.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTasks/IncidentTasks_List.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTeam/Incidents_CreateTeam.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTeam/Incidents_CreateTeam.json index 1d603067ddec..743b9e2969d2 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTeam/Incidents_CreateTeam.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/IncidentTeam/Incidents_CreateTeam.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_CreateOrUpdate.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_CreateOrUpdate.json index 0f85d70fdac1..beb1ab946244 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_CreateOrUpdate.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_CreateOrUpdate.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_Delete.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_Delete.json index 40e6a77ecda7..2338dbf49145 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_Delete.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_Delete.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_Get.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_Get.json index 9369fd35ed53..4ea889657c26 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_Get.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_Get.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_List.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_List.json index d6e455d4865b..57f0056ef6bf 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_List.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/Incidents_List.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/CreateIncidentRelation.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/CreateIncidentRelation.json index f642ccfe72b5..7fdbd49095cb 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/CreateIncidentRelation.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/CreateIncidentRelation.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/DeleteIncidentRelation.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/DeleteIncidentRelation.json index 6d71495c719f..f68796779584 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/DeleteIncidentRelation.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/DeleteIncidentRelation.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/GetAllIncidentRelations.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/GetAllIncidentRelations.json index 66f00dbcb91f..2ee77562bfef 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/GetAllIncidentRelations.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/GetAllIncidentRelations.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/GetIncidentRelationByName.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/GetIncidentRelationByName.json index 4eb856e18423..dc22c32aaa48 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/GetIncidentRelationByName.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/incidents/relations/GetIncidentRelationByName.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/manualTrigger/Entities_RunPlaybook.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/manualTrigger/Entities_RunPlaybook.json index bd710bcd9573..35e1dd7b820d 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/manualTrigger/Entities_RunPlaybook.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/manualTrigger/Entities_RunPlaybook.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/manualTrigger/Incidents_RunPlaybook.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/manualTrigger/Incidents_RunPlaybook.json index ad0cea37664b..f049caf64cf6 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/manualTrigger/Incidents_RunPlaybook.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/manualTrigger/Incidents_RunPlaybook.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/DeleteMetadata.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/DeleteMetadata.json index 2636023ef7a3..4b644adc53a5 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/DeleteMetadata.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/DeleteMetadata.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/GetAllMetadata.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/GetAllMetadata.json index a1bb87858ae3..997e43f2ec09 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/GetAllMetadata.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/GetAllMetadata.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/GetAllMetadataOData.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/GetAllMetadataOData.json index 635542c29f7c..386fac473ac1 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/GetAllMetadataOData.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/GetAllMetadataOData.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/GetMetadata.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/GetMetadata.json index 1918ebe9605b..f69f98b36b12 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/GetMetadata.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/GetMetadata.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "2e1dc338-d04d-4443-b721-037eff4fdcac", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/PatchMetadata.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/PatchMetadata.json index 2aca900eaa53..cf5451b34e51 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/PatchMetadata.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/PatchMetadata.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/PutMetadata.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/PutMetadata.json index 07d22616ffa7..7d907ee6a9ee 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/PutMetadata.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/PutMetadata.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/PutMetadataMinimal.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/PutMetadataMinimal.json index 41ab51ce6b12..bdf1d5a812b5 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/PutMetadataMinimal.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/metadata/PutMetadataMinimal.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/officeConsents/DeleteOfficeConsents.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/officeConsents/DeleteOfficeConsents.json index 68172c2b7239..715e1e5a9401 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/officeConsents/DeleteOfficeConsents.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/officeConsents/DeleteOfficeConsents.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/officeConsents/GetOfficeConsents.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/officeConsents/GetOfficeConsents.json index 1f882f131594..ec71401cf002 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/officeConsents/GetOfficeConsents.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/officeConsents/GetOfficeConsents.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/officeConsents/GetOfficeConsentsById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/officeConsents/GetOfficeConsentsById.json index e837992a102c..81267254cda2 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/officeConsents/GetOfficeConsentsById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/officeConsents/GetOfficeConsentsById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/CreateSentinelOnboardingState.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/CreateSentinelOnboardingState.json index 478ff35389d7..14a72a0c1dbb 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/CreateSentinelOnboardingState.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/CreateSentinelOnboardingState.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/DeleteSentinelOnboardingState.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/DeleteSentinelOnboardingState.json index 1ad72e5e5817..55386e46d5d6 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/DeleteSentinelOnboardingState.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/DeleteSentinelOnboardingState.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/GetAllSentinelOnboardingStates.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/GetAllSentinelOnboardingStates.json index 14a94aaacbfc..86a13e3c7392 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/GetAllSentinelOnboardingStates.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/GetAllSentinelOnboardingStates.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/GetSentinelOnboardingState.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/GetSentinelOnboardingState.json index 63b06b21a1a7..66acb61726e1 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/GetSentinelOnboardingState.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/onboardingStates/GetSentinelOnboardingState.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/operations/ListOperations.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/operations/ListOperations.json index af58cccc075a..2f258376212e 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/operations/ListOperations.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/operations/ListOperations.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview" + "api-version": "2023-09-01-preview" }, "responses": { "200": { diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/recommendations/GetRecommendation.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/recommendations/GetRecommendation.json index cf61b186bb05..1b7331c896ce 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/recommendations/GetRecommendation.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/recommendations/GetRecommendation.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/recommendations/GetRecommendations.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/recommendations/GetRecommendations.json index c199966a01c4..0b0107f1e892 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/recommendations/GetRecommendations.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/recommendations/GetRecommendations.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/recommendations/PatchRecommendation.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/recommendations/PatchRecommendation.json index 0afaf2d76759..3a662647dfea 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/recommendations/PatchRecommendation.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/recommendations/PatchRecommendation.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", @@ -14,7 +14,7 @@ "responses": { "202": { "headers": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.SecurityInsights/recommendations/6d4b54eb-8684-4aa3-a156-3aa37b8014bc?api-version=2023-08-01-preview" + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.SecurityInsights/recommendations/6d4b54eb-8684-4aa3-a156-3aa37b8014bc?api-version=2023-09-01-preview" }, "body": { "recommendationTypeId": "ThreatIntelligence_Example", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/repositories/GetRepositories.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/repositories/GetRepositories.json index 82dfc973f2cb..dfb6ea193d65 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/repositories/GetRepositories.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/repositories/GetRepositories.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "repoType": "Github", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/CreateAnomalySecurityMLAnalyticsSetting.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/CreateAnomalySecurityMLAnalyticsSetting.json index 9787f9d43a14..9d54c0d72979 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/CreateAnomalySecurityMLAnalyticsSetting.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/CreateAnomalySecurityMLAnalyticsSetting.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/DeleteSecurityMLAnalyticsSetting.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/DeleteSecurityMLAnalyticsSetting.json index dd169bed2a64..4d500a46d332 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/DeleteSecurityMLAnalyticsSetting.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/DeleteSecurityMLAnalyticsSetting.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/GetAllSecurityMLAnalyticsSettings.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/GetAllSecurityMLAnalyticsSettings.json index 6c703b52d5ec..be754f138f11 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/GetAllSecurityMLAnalyticsSettings.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/GetAllSecurityMLAnalyticsSettings.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/GetAnomalySecurityMLAnalyticsSetting.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/GetAnomalySecurityMLAnalyticsSetting.json index 0b86d85c7116..9947ab322e92 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/GetAnomalySecurityMLAnalyticsSetting.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/securityMLAnalyticsSettings/GetAnomalySecurityMLAnalyticsSetting.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/DeleteEyesOnSetting.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/DeleteEyesOnSetting.json index c0499262937e..1e1ad703ba0e 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/DeleteEyesOnSetting.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/DeleteEyesOnSetting.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/GetAllSettings.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/GetAllSettings.json index 6bc3c6c8e9c7..0e6a3ed3b949 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/GetAllSettings.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/GetAllSettings.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/GetEyesOnSetting.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/GetEyesOnSetting.json index b6b3f4977815..4e4c3a845802 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/GetEyesOnSetting.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/GetEyesOnSetting.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/UpdateEyesOnSetting.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/UpdateEyesOnSetting.json index f4a2ce002653..918eab1a3889 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/UpdateEyesOnSetting.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/settings/UpdateEyesOnSetting.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/CreateSourceControl.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/CreateSourceControl.json index e224c7e72352..cd259c94d4aa 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/CreateSourceControl.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/CreateSourceControl.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/DeleteSourceControl.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/DeleteSourceControl.json index 5c02bc30b494..64ec9fceb7bc 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/DeleteSourceControl.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/DeleteSourceControl.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/GetSourceControlById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/GetSourceControlById.json index 80ed9f71117a..44d49fcff02d 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/GetSourceControlById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/GetSourceControlById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/GetSourceControls.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/GetSourceControls.json index 343db3e243ec..53f76d0f5d12 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/GetSourceControls.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/sourcecontrols/GetSourceControls.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/AppendTagsThreatIntelligence.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/AppendTagsThreatIntelligence.json index 1b47703871bb..9abf2fd1c457 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/AppendTagsThreatIntelligence.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/AppendTagsThreatIntelligence.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/CollectThreatIntelligenceMetrics.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/CollectThreatIntelligenceMetrics.json index 3e576123a81f..9790f2c9706f 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/CollectThreatIntelligenceMetrics.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/CollectThreatIntelligenceMetrics.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/CreateThreatIntelligence.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/CreateThreatIntelligence.json index 2d8fc2ee4d53..56036a78c3a2 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/CreateThreatIntelligence.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/CreateThreatIntelligence.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/DeleteThreatIntelligence.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/DeleteThreatIntelligence.json index 05fa7c80a91e..fe486f3bf753 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/DeleteThreatIntelligence.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/DeleteThreatIntelligence.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/GetThreatIntelligence.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/GetThreatIntelligence.json index b8577ce5ceba..44ddd2f05d6e 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/GetThreatIntelligence.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/GetThreatIntelligence.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/GetThreatIntelligenceById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/GetThreatIntelligenceById.json index 78ad95e681e6..6588c46cf29c 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/GetThreatIntelligenceById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/GetThreatIntelligenceById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/QueryThreatIntelligence.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/QueryThreatIntelligence.json index 8207a16fe351..eb8aaaef66dc 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/QueryThreatIntelligence.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/QueryThreatIntelligence.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/ReplaceTagsThreatIntelligence.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/ReplaceTagsThreatIntelligence.json index b7d7381e90aa..971f239ad6cd 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/ReplaceTagsThreatIntelligence.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/ReplaceTagsThreatIntelligence.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/UpdateThreatIntelligence.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/UpdateThreatIntelligence.json index a7a53d425005..a246a817a015 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/UpdateThreatIntelligence.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/threatintelligence/UpdateThreatIntelligence.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "bd794837-4d29-4647-9105-6339bfdb4e6a", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/triggeredAnalyticsRuleRuns/triggerRuleRun_Post.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/triggeredAnalyticsRuleRuns/triggerRuleRun_Post.json index ed3660873405..6c23f2648a9e 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/triggeredAnalyticsRuleRuns/triggerRuleRun_Post.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/triggeredAnalyticsRuleRuns/triggerRuleRun_Post.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", @@ -16,7 +16,7 @@ "headers": { "Code": "202", "Message": "Accepted", - "Location": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns/5abbc58b-9655-4f9b-80ac-5a576753e4ec?api-version=2023-08-01-preview" + "Location": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalIinsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/triggeredAnalyticsRuleRuns/5abbc58b-9655-4f9b-80ac-5a576753e4ec?api-version=2023-09-01-preview" } } } diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/triggeredAnalyticsRuleRuns/triggeredAnalyticsRuleRun_Get.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/triggeredAnalyticsRuleRuns/triggeredAnalyticsRuleRun_Get.json index aa6edbcdd745..8386f8f0e561 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/triggeredAnalyticsRuleRuns/triggeredAnalyticsRuleRun_Get.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/triggeredAnalyticsRuleRuns/triggeredAnalyticsRuleRun_Get.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/triggeredAnalyticsRuleRuns/triggeredAnalyticsRuleRuns_Get.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/triggeredAnalyticsRuleRuns/triggeredAnalyticsRuleRuns_Get.json index 17b455253864..42f9fa3c39b6 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/triggeredAnalyticsRuleRuns/triggeredAnalyticsRuleRuns_Get.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/triggeredAnalyticsRuleRuns/triggeredAnalyticsRuleRuns_Get.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/CreateWatchlist.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/CreateWatchlist.json index df593390b215..88cceddd72f3 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/CreateWatchlist.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/CreateWatchlist.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/CreateWatchlistAndWatchlistItems.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/CreateWatchlistAndWatchlistItems.json index 8b45f97eda71..5a2c538821be 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/CreateWatchlistAndWatchlistItems.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/CreateWatchlistAndWatchlistItems.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/CreateWatchlistItem.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/CreateWatchlistItem.json index 337d06d48206..3b609218a339 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/CreateWatchlistItem.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/CreateWatchlistItem.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/DeleteWatchlist.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/DeleteWatchlist.json index a2387e1b8271..c982fb11f18e 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/DeleteWatchlist.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/DeleteWatchlist.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", @@ -10,7 +10,7 @@ "responses": { "200": { "headers": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.SecurityInsights/watchlists/1011-01/watchlistStatuses/00000000-0000-0000-0000-000000000000?api-version=2023-08-01-preview" + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.SecurityInsights/watchlists/1011-01/watchlistStatuses/00000000-0000-0000-0000-000000000000?api-version=2023-09-01-preview" } }, "204": {} diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/DeleteWatchlistItem.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/DeleteWatchlistItem.json index fdcd035c0765..72c338aaba2d 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/DeleteWatchlistItem.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/DeleteWatchlistItem.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlistByAlias.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlistByAlias.json index 7acc168cbd9c..7dc93bb4270d 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlistByAlias.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlistByAlias.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlistItemById.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlistItemById.json index aebdffd2aa03..02d17be8cec5 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlistItemById.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlistItemById.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlistItems.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlistItems.json index eb9df1b2c33a..b70d29f863f9 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlistItems.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlistItems.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlists.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlists.json index 0151335e5644..7a86e436df28 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlists.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/watchlists/GetWatchlists.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/CreateJob.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/CreateJob.json index 332563db8e0b..de3a361b1af8 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/CreateJob.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/CreateJob.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/CreateOrUpdateWorkspaceManagerAssignment.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/CreateOrUpdateWorkspaceManagerAssignment.json index 69183e366ff5..3ae27a29b5e1 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/CreateOrUpdateWorkspaceManagerAssignment.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/CreateOrUpdateWorkspaceManagerAssignment.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/DeleteJob.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/DeleteJob.json index 3eed8e514dfb..f7549fb4c9e1 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/DeleteJob.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/DeleteJob.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/DeleteWorkspaceManagerAssignment.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/DeleteWorkspaceManagerAssignment.json index 0c1d895733e6..20b1f118e3e7 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/DeleteWorkspaceManagerAssignment.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/DeleteWorkspaceManagerAssignment.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetAllJobs.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetAllJobs.json index 6f88c8c0da71..a37b79483e4d 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetAllJobs.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetAllJobs.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetAllWorkspaceManagerAssignments.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetAllWorkspaceManagerAssignments.json index a9020e1a03a6..0bbaa4c91c72 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetAllWorkspaceManagerAssignments.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetAllWorkspaceManagerAssignments.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetJob.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetJob.json index 79f417a2fed4..781549669253 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetJob.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetJob.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetWorkspaceManagerAssignment.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetWorkspaceManagerAssignment.json index 2fc2663161dc..2875b7b24cdb 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetWorkspaceManagerAssignment.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerAssignments/GetWorkspaceManagerAssignment.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/CreateOrUpdateWorkspaceManagerConfiguration.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/CreateOrUpdateWorkspaceManagerConfiguration.json index 41bc71735e2b..90c53fa17add 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/CreateOrUpdateWorkspaceManagerConfiguration.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/CreateOrUpdateWorkspaceManagerConfiguration.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/DeleteWorkspaceManagerConfiguration.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/DeleteWorkspaceManagerConfiguration.json index ca8d2d3089c0..4b6146a762e1 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/DeleteWorkspaceManagerConfiguration.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/DeleteWorkspaceManagerConfiguration.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/GetAllWorkspaceManagerConfigurations.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/GetAllWorkspaceManagerConfigurations.json index e994520ea300..ebdb93c67d28 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/GetAllWorkspaceManagerConfigurations.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/GetAllWorkspaceManagerConfigurations.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/GetWorkspaceManagerConfiguration.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/GetWorkspaceManagerConfiguration.json index d3634df943ba..e9952d7f412c 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/GetWorkspaceManagerConfiguration.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerConfigurations/GetWorkspaceManagerConfiguration.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/CreateOrUpdateWorkspaceManagerGroup.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/CreateOrUpdateWorkspaceManagerGroup.json index 3e4dce3adcef..55bd8ddaa0af 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/CreateOrUpdateWorkspaceManagerGroup.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/CreateOrUpdateWorkspaceManagerGroup.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/DeleteWorkspaceManagerGroup.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/DeleteWorkspaceManagerGroup.json index f5a54dff69c6..2d427d690d86 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/DeleteWorkspaceManagerGroup.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/DeleteWorkspaceManagerGroup.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/GetAllWorkspaceManagerGroups.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/GetAllWorkspaceManagerGroups.json index f752660deedc..6f2cfd7cabd1 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/GetAllWorkspaceManagerGroups.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/GetAllWorkspaceManagerGroups.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/GetWorkspaceManagerGroup.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/GetWorkspaceManagerGroup.json index e0603dfe2547..2ee9d7d37bac 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/GetWorkspaceManagerGroup.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerGroups/GetWorkspaceManagerGroup.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/CreateOrUpdateWorkspaceManagerMember.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/CreateOrUpdateWorkspaceManagerMember.json index 61802406d2f1..b7ae476895c0 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/CreateOrUpdateWorkspaceManagerMember.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/CreateOrUpdateWorkspaceManagerMember.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/DeleteWorkspaceManagerMember.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/DeleteWorkspaceManagerMember.json index 508c53deb7ac..3b84f7007dcf 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/DeleteWorkspaceManagerMember.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/DeleteWorkspaceManagerMember.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/GetAllWorkspaceManagerMembers.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/GetAllWorkspaceManagerMembers.json index e9b768e09dce..2645874a0202 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/GetAllWorkspaceManagerMembers.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/GetAllWorkspaceManagerMembers.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace" diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/GetWorkspaceManagerMember.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/GetWorkspaceManagerMember.json index ed794798d5cb..ca077982fb88 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/GetWorkspaceManagerMember.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/examples/workspaceManagerMembers/GetWorkspaceManagerMember.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01-preview", + "api-version": "2023-09-01-preview", "subscriptionId": "d0cfe6b2-9ac0-4464-9919-dccaee2e48c0", "resourceGroupName": "myRg", "workspaceName": "myWorkspace", diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/operations.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/operations.json index fc967c4e5df5..fcac6b8cef26 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/operations.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-09-01-preview/operations.json @@ -3,7 +3,7 @@ "info": { "title": "Security Insights", "description": "API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider", - "version": "2023-08-01-preview" + "version": "2023-09-01-preview" }, "host": "management.azure.com", "schemes": [