From d208fc79e6dc588d581c781921ac893a604625cc Mon Sep 17 00:00:00 2001 From: azure-powershell-bot <65331932+azure-powershell-bot@users.noreply.github.com> Date: Tue, 2 Sep 2025 03:05:37 +0000 Subject: [PATCH] [skip ci] Archive ec88c2707fd06cc5094116868c74579905bae38c --- .../Properties/AssemblyInfo.cs | 30 +++++++++---------- .../generate-info.json | 2 +- .../generated/api/SecurityInsights.cs | 4 +-- .../GetAzSentinelAutomationRule_Get.cs | 1 + ...AzSentinelAutomationRule_GetViaIdentity.cs | 1 + .../GetAzSentinelAutomationRule_List.cs | 1 + .../GetAzSentinelBookmarkRelation_Get.cs | 1 + ...SentinelBookmarkRelation_GetViaIdentity.cs | 1 + .../GetAzSentinelBookmarkRelation_List.cs | 1 + .../cmdlets/GetAzSentinelBookmark_Get.cs | 1 + .../GetAzSentinelBookmark_GetViaIdentity.cs | 1 + .../cmdlets/GetAzSentinelBookmark_List.cs | 1 + .../cmdlets/GetAzSentinelDataConnector_Get.cs | 1 + ...tAzSentinelDataConnector_GetViaIdentity.cs | 1 + .../GetAzSentinelDataConnector_List.cs | 1 + .../cmdlets/GetAzSentinelEnrichment_Get.cs | 1 + .../cmdlets/GetAzSentinelEnrichment_Get1.cs | 1 + .../GetAzSentinelEnrichment_GetViaIdentity.cs | 2 ++ ...GetAzSentinelEnrichment_GetViaIdentity1.cs | 2 ++ .../GetAzSentinelEntityActivity_Queries.cs | 1 + .../GetAzSentinelEntityInsight_GetExpanded.cs | 1 + ...etAzSentinelEntityTimeline_ListExpanded.cs | 1 + .../GetAzSentinelIncidentAlert_List.cs | 1 + .../GetAzSentinelIncidentBookmark_List.cs | 1 + .../GetAzSentinelIncidentEntity_List.cs | 1 + .../cmdlets/GetAzSentinelIncident_Get.cs | 1 + .../GetAzSentinelIncident_GetViaIdentity.cs | 1 + .../cmdlets/GetAzSentinelIncident_List.cs | 1 + .../cmdlets/GetAzSentinelMetadata_Get.cs | 1 + .../GetAzSentinelMetadata_GetViaIdentity.cs | 1 + .../cmdlets/GetAzSentinelMetadata_List.cs | 1 + ...lThreatIntelligenceIndicatorMetric_List.cs | 1 + .../NewAzSentinelAlertRuleAction_Create.cs | 1 + ...zSentinelAlertRuleAction_CreateExpanded.cs | 1 + .../cmdlets/NewAzSentinelAlertRule_Create.cs | 1 + .../NewAzSentinelAlertRule_CreateExpanded.cs | 1 + .../NewAzSentinelAutomationRule_Create.cs | 2 ++ ...AzSentinelAutomationRule_CreateExpanded.cs | 1 + .../NewAzSentinelBookmarkRelation_Create.cs | 2 ++ ...SentinelBookmarkRelation_CreateExpanded.cs | 1 + .../cmdlets/NewAzSentinelBookmark_Create.cs | 2 ++ .../NewAzSentinelBookmark_CreateExpanded.cs | 1 + .../NewAzSentinelDataConnector_Create.cs | 1 + ...wAzSentinelDataConnector_CreateExpanded.cs | 1 + .../NewAzSentinelEntityQuery_Create.cs | 1 + ...NewAzSentinelEntityQuery_CreateExpanded.cs | 1 + .../NewAzSentinelIncidentComment_Create.cs | 1 + .../NewAzSentinelIncidentRelation_Create.cs | 1 + .../NewAzSentinelIncidentTeam_Create.cs | 1 + .../cmdlets/NewAzSentinelIncident_Create.cs | 2 ++ .../NewAzSentinelIncident_CreateExpanded.cs | 1 + .../NewAzSentinelOnboardingState_Create.cs | 1 + .../UpdateAzSentinelAlertRuleAction_Update.cs | 1 + ...zSentinelAlertRuleAction_UpdateExpanded.cs | 1 + ...ntinelAlertRuleAction_UpdateViaIdentity.cs | 1 + ...ertRuleAction_UpdateViaIdentityExpanded.cs | 1 + .../UpdateAzSentinelAlertRule_Update.cs | 1 + ...pdateAzSentinelAlertRule_UpdateExpanded.cs | 1 + ...teAzSentinelAlertRule_UpdateViaIdentity.cs | 1 + ...inelAlertRule_UpdateViaIdentityExpanded.cs | 1 + .../UpdateAzSentinelAutomationRule_Update.cs | 1 + ...AzSentinelAutomationRule_UpdateExpanded.cs | 1 + ...entinelAutomationRule_UpdateViaIdentity.cs | 1 + ...utomationRule_UpdateViaIdentityExpanded.cs | 1 + ...UpdateAzSentinelBookmarkRelation_Update.cs | 1 + ...SentinelBookmarkRelation_UpdateExpanded.cs | 1 + ...tinelBookmarkRelation_UpdateViaIdentity.cs | 1 + ...kmarkRelation_UpdateViaIdentityExpanded.cs | 1 + .../UpdateAzSentinelBookmark_Update.cs | 1 + ...UpdateAzSentinelBookmark_UpdateExpanded.cs | 1 + ...ateAzSentinelBookmark_UpdateViaIdentity.cs | 1 + ...tinelBookmark_UpdateViaIdentityExpanded.cs | 1 + .../UpdateAzSentinelDataConnector_Update.cs | 1 + ...eAzSentinelDataConnector_UpdateExpanded.cs | 1 + ...SentinelDataConnector_UpdateViaIdentity.cs | 1 + ...DataConnector_UpdateViaIdentityExpanded.cs | 1 + .../UpdateAzSentinelEntityQuery_Update.cs | 1 + ...ateAzSentinelEntityQuery_UpdateExpanded.cs | 1 + ...AzSentinelEntityQuery_UpdateViaIdentity.cs | 1 + ...elEntityQuery_UpdateViaIdentityExpanded.cs | 1 + .../UpdateAzSentinelIncident_Update.cs | 1 + ...UpdateAzSentinelIncident_UpdateExpanded.cs | 1 + ...ateAzSentinelIncident_UpdateViaIdentity.cs | 1 + ...tinelIncident_UpdateViaIdentityExpanded.cs | 1 + .../resources/README.md | 11 +++++++ 85 files changed, 115 insertions(+), 19 deletions(-) create mode 100644 generated/SecurityInsights/SecurityInsights.Autorest/resources/README.md diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/Properties/AssemblyInfo.cs b/generated/SecurityInsights/SecurityInsights.Autorest/Properties/AssemblyInfo.cs index 743cb4e5701d..513eeb36568b 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/Properties/AssemblyInfo.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/Properties/AssemblyInfo.cs @@ -1,28 +1,26 @@ -// ---------------------------------------------------------------------------------- -// -// Copyright Microsoft Corporation -// Licensed under the Apache License, Version 2.0 (the "License"); +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the Apache License, Version 2.0 (the ""License""); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, +// distributed under the License is distributed on an ""AS IS"" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// ---------------------------------------------------------------------------------- +// Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code +// is regenerated. using System; using System.Reflection; +using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyTitle("Microsoft Azure Powershell - SecurityInsights")] -[assembly: AssemblyCompany(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCompany)] -[assembly: AssemblyProduct(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyProduct)] -[assembly: AssemblyCopyright(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCopyright)] - -[assembly: ComVisible(false)] -[assembly: CLSCompliant(false)] -[assembly: Guid("4c6c6a2f-7d17-4fa5-ade2-ce87123455fd")] -[assembly: AssemblyVersion("3.2.0")] -[assembly: AssemblyFileVersion("3.2.0")] +[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")] +[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")] +[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")] +[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - SecurityInsights")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("3.2.0")] +[assembly: System.Reflection.AssemblyVersionAttribute("3.2.0")] +[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] +[assembly: System.CLSCompliantAttribute(false)] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generate-info.json b/generated/SecurityInsights/SecurityInsights.Autorest/generate-info.json index e92507ccece0..29fde474c481 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generate-info.json +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generate-info.json @@ -1,3 +1,3 @@ { - "generate_Id": "d08ff4b5-9844-4e5a-9bda-11e01ec89215" + "generate_Id": "b029eb3f-8eae-40b3-a354-6ae85483ed91" } diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/api/SecurityInsights.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/api/SecurityInsights.cs index 26894c1785ed..0d6d2a8ba58c 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/api/SecurityInsights.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/api/SecurityInsights.cs @@ -14949,7 +14949,7 @@ public partial class SecurityInsights await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Events.HeaderParametersAdded); if( eventListener.Token.IsCancellationRequested ) { return; } // set body content - request.Content = null /* serializeToContent doesn't support 'application/json' C:\Users\cloudtest\.autorest\@autorest_powershell@3.0.518\node_modules\@autorest\powershell\dist\llcsharp\schema\string.js*/; + request.Content = null /* serializeToContent doesn't support 'application/json' C:\Users\cloudtest\.autorest\@autorest_powershell@3.0.522\node_modules\@autorest\powershell\dist\llcsharp\schema\string.js*/; request.Content.Headers.ContentType = global::System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json"); await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Events.BodyContentSet); if( eventListener.Token.IsCancellationRequested ) { return; } // make the call @@ -15008,7 +15008,7 @@ public partial class SecurityInsights await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Events.HeaderParametersAdded); if( eventListener.Token.IsCancellationRequested ) { return; } // set body content - request.Content = null /* serializeToContent doesn't support 'application/json' C:\Users\cloudtest\.autorest\@autorest_powershell@3.0.518\node_modules\@autorest\powershell\dist\llcsharp\schema\string.js*/; + request.Content = null /* serializeToContent doesn't support 'application/json' C:\Users\cloudtest\.autorest\@autorest_powershell@3.0.522\node_modules\@autorest\powershell\dist\llcsharp\schema\string.js*/; request.Content.Headers.ContentType = global::System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json"); await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Events.BodyContentSet); if( eventListener.Token.IsCancellationRequested ) { return; } // make the call diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelAutomationRule_Get.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelAutomationRule_Get.cs index 1e554d945079..6074236017a0 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelAutomationRule_Get.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelAutomationRule_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelAutomationRule_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAutomationRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets the automation rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelAutomationRule_GetViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelAutomationRule_GetViaIdentity.cs index 4211614f3d0d..08f88936cb81 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelAutomationRule_GetViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelAutomationRule_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelAutomationRule_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAutomationRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets the automation rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelAutomationRule_List.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelAutomationRule_List.cs index bbc0eb03a550..85a3fdbb1205 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelAutomationRule_List.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelAutomationRule_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] List=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelAutomationRule_List")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAutomationRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets all automation rules.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmarkRelation_Get.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmarkRelation_Get.cs index 119786ee6065..d121b5e9a727 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmarkRelation_Get.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmarkRelation_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelBookmarkRelation_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IRelation))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets a bookmark relation.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmarkRelation_GetViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmarkRelation_GetViaIdentity.cs index cc04549d73bf..48a808ad7ced 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmarkRelation_GetViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmarkRelation_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelBookmarkRelation_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IRelation))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets a bookmark relation.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmarkRelation_List.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmarkRelation_List.cs index 5a2db8d7234d..e4de0c737b34 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmarkRelation_List.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmarkRelation_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] List=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelBookmarkRelation_List")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IRelation))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets all bookmark relations.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmark_Get.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmark_Get.cs index 6f8905ef7e17..e4488f364a5b 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmark_Get.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmark_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelBookmark_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IBookmark))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets a bookmark.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmark_GetViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmark_GetViaIdentity.cs index 59539e12f883..143fc88d19c0 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmark_GetViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmark_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelBookmark_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IBookmark))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets a bookmark.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmark_List.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmark_List.cs index 6865d92d8a1a..34b723da859c 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmark_List.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelBookmark_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] List=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelBookmark_List")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IBookmark))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets all bookmarks.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelDataConnector_Get.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelDataConnector_Get.cs index cc441ddf9138..08b9c8ed8120 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelDataConnector_Get.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelDataConnector_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/dataConnectors/{dataConnectorId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelDataConnector_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IDataConnector))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets a data connector.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelDataConnector_GetViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelDataConnector_GetViaIdentity.cs index 3d1eef415401..a5ba564df2f9 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelDataConnector_GetViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelDataConnector_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/dataConnectors/{dataConnectorId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelDataConnector_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IDataConnector))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets a data connector.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelDataConnector_List.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelDataConnector_List.cs index bd43b94a089a..e3f4186fdbcc 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelDataConnector_List.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelDataConnector_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] List=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/dataConnectors" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelDataConnector_List")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IDataConnector))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets all data connectors.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_Get.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_Get.cs index 748bc4f2ae27..3f718f101eee 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_Get.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityInsights/enrichment/ip/geodata/" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelEnrichment_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEnrichmentIPGeodata))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Get geodata for a single IP address")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_Get1.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_Get1.cs index 16ddf8a2011d..d395c7a7aa97 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_Get1.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_Get1.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityInsights/enrichment/domain/whois/" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelEnrichment_Get1")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEnrichmentDomainWhois))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Get whois information for a single domain name")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_GetViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_GetViaIdentity.cs index 770639210462..bbf79e816a10 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_GetViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_GetViaIdentity.cs @@ -13,6 +13,8 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityInsights/enrichment/ip/geodata/" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelEnrichment_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.ParameterSetBreakingChange(new string[] {"GetViaIdentity"}, "15.0.0", "4.0.0", "2025/11/19")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEnrichmentIPGeodata))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Get geodata for a single IP address")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_GetViaIdentity1.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_GetViaIdentity1.cs index 30c89d5bbc3c..b4ae48dd795e 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_GetViaIdentity1.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEnrichment_GetViaIdentity1.cs @@ -13,6 +13,8 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityInsights/enrichment/domain/whois/" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelEnrichment_GetViaIdentity1")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.ParameterSetBreakingChange(new string[] {"GetViaIdentity"}, "15.0.0", "4.0.0", "2025/11/19")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEnrichmentDomainWhois))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Get whois information for a single domain name")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEntityActivity_Queries.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEntityActivity_Queries.cs index a2235af729fa..ae4e7a2e0847 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEntityActivity_Queries.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEntityActivity_Queries.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Queries=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/queries" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelEntityActivity_Queries")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityQueryItem))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Get Insights and Activities for an entity.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEntityInsight_GetExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEntityInsight_GetExpanded.cs index f31f2b9bb49d..e815bb27c337 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEntityInsight_GetExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEntityInsight_GetExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] GetInsights=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/getInsights" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelEntityInsight_GetExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityGetInsightsResponse))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Execute Insights for an entity.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEntityTimeline_ListExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEntityTimeline_ListExpanded.cs index 8b8e10e3168f..86a92b1e9a03 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEntityTimeline_ListExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelEntityTimeline_ListExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] List=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/entities/{entityId}/getTimeline" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelEntityTimeline_ListExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityTimelineResponse))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Timeline for an entity.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncidentAlert_List.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncidentAlert_List.cs index dc6ac6bc5691..053b05881e77 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncidentAlert_List.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncidentAlert_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] ListAlerts=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/alerts" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelIncidentAlert_List", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ISecurityAlert))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets all incident alerts.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncidentBookmark_List.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncidentBookmark_List.cs index 272887c4b1f7..b9e14eb113d5 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncidentBookmark_List.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncidentBookmark_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] ListBookmarks=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/bookmarks" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelIncidentBookmark_List", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IHuntingBookmark))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets all incident bookmarks.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncidentEntity_List.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncidentEntity_List.cs index 036f78b0ea27..7f50d6692bda 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncidentEntity_List.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncidentEntity_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] ListEntities=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/entities" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelIncidentEntity_List", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IIncidentEntitiesResponse))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets all incident related entities.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncident_Get.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncident_Get.cs index 73a4104260a1..6e42f9aac8d3 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncident_Get.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncident_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelIncident_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IIncident))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets an incident.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncident_GetViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncident_GetViaIdentity.cs index e73b312831b7..8dcc563ec520 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncident_GetViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncident_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelIncident_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IIncident))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets an incident.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncident_List.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncident_List.cs index f8a6f3ec049d..833dd530782e 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncident_List.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelIncident_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] List=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelIncident_List")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IIncident))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Gets all incidents.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelMetadata_Get.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelMetadata_Get.cs index 35b865ff0090..d122af1e6970 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelMetadata_Get.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelMetadata_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata/{metadataName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelMetadata_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IMetadataModel))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Get a Metadata.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelMetadata_GetViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelMetadata_GetViaIdentity.cs index da2d6a340c16..f4631413433f 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelMetadata_GetViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelMetadata_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata/{metadataName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelMetadata_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IMetadataModel))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Get a Metadata.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelMetadata_List.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelMetadata_List.cs index f6e99f53142c..a6a6618df47c 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelMetadata_List.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelMetadata_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] List=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/metadata" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelMetadata_List")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IMetadataModel))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"List of all metadata")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelThreatIntelligenceIndicatorMetric_List.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelThreatIntelligenceIndicatorMetric_List.cs index 8b16619969a2..9697ae476fca 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelThreatIntelligenceIndicatorMetric_List.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/GetAzSentinelThreatIntelligenceIndicatorMetric_List.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] List=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/threatIntelligence/main/metrics" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzSentinelThreatIntelligenceIndicatorMetric_List")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IThreatIntelligenceMetrics))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Get threat intelligence indicators metrics (Indicators counts by Type, Threat Type, Source).")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRuleAction_Create.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRuleAction_Create.cs index 64273a1dfa10..2a13777487bb 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRuleAction_Create.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRuleAction_Create.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelAlertRuleAction_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IActionResponse))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the action of alert rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRuleAction_CreateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRuleAction_CreateExpanded.cs index 3689fc604096..2402a1fb04e6 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRuleAction_CreateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRuleAction_CreateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions/{actionId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelAlertRuleAction_CreateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IActionResponse))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the action of alert rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRule_Create.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRule_Create.cs index 8327e42f692b..00992391c220 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRule_Create.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRule_Create.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelAlertRule_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the alert rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRule_CreateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRule_CreateExpanded.cs index 030f105d40a8..204cfd93a594 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRule_CreateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAlertRule_CreateExpanded.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelAlertRule_CreateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the alert rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAutomationRule_Create.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAutomationRule_Create.cs index a179a9350a77..be0c3fa63197 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAutomationRule_Create.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAutomationRule_Create.cs @@ -13,6 +13,8 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelAutomationRule_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.ParameterSetBreakingChange(new string[] {"Create"}, "15.0.0", "4.0.0", "2025/11/19")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAutomationRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the automation rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAutomationRule_CreateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAutomationRule_CreateExpanded.cs index f8f169d68cca..1278315d4dfc 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAutomationRule_CreateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelAutomationRule_CreateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelAutomationRule_CreateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAutomationRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the automation rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmarkRelation_Create.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmarkRelation_Create.cs index a817991b6b7f..474acf7ce2c1 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmarkRelation_Create.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmarkRelation_Create.cs @@ -13,6 +13,8 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelBookmarkRelation_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.ParameterSetBreakingChange(new string[] {"Create"}, "15.0.0", "4.0.0", "2025/11/19")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IRelation))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates the bookmark relation.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmarkRelation_CreateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmarkRelation_CreateExpanded.cs index f4aeffe6acec..5c23949c30e0 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmarkRelation_CreateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmarkRelation_CreateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelBookmarkRelation_CreateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IRelation))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates the bookmark relation.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmark_Create.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmark_Create.cs index 9721de149232..c3411288eea7 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmark_Create.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmark_Create.cs @@ -13,6 +13,8 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelBookmark_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.ParameterSetBreakingChange(new string[] {"Create"}, "15.0.0", "4.0.0", "2025/11/19")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IBookmark))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the bookmark.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmark_CreateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmark_CreateExpanded.cs index 3df29fb4adcc..397e8af587b4 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmark_CreateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelBookmark_CreateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelBookmark_CreateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IBookmark))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the bookmark.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelDataConnector_Create.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelDataConnector_Create.cs index 528e7c297690..0573cec03fd0 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelDataConnector_Create.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelDataConnector_Create.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelDataConnector_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IDataConnector))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the data connector.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelDataConnector_CreateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelDataConnector_CreateExpanded.cs index 39a862f4d7fd..9c2296f38986 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelDataConnector_CreateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelDataConnector_CreateExpanded.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelDataConnector_CreateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IDataConnector))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the data connector.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelEntityQuery_Create.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelEntityQuery_Create.cs index fd70e60a8558..700162e76ec3 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelEntityQuery_Create.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelEntityQuery_Create.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelEntityQuery_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityQuery))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the entity query.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelEntityQuery_CreateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelEntityQuery_CreateExpanded.cs index 74ab5d508a8b..90a9bdbcb9fb 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelEntityQuery_CreateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelEntityQuery_CreateExpanded.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelEntityQuery_CreateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityQuery))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the entity query.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncidentComment_Create.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncidentComment_Create.cs index 754a247293d7..b05fb883da38 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncidentComment_Create.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncidentComment_Create.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/comments/{incidentCommentId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelIncidentComment_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.ParameterSetBreakingChange(new string[] {"Create"}, "15.0.0", "4.0.0", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IIncidentComment))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the incident comment.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncidentRelation_Create.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncidentRelation_Create.cs index cc93961a278e..7d70452c5f7f 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncidentRelation_Create.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncidentRelation_Create.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/relations/{relationName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelIncidentRelation_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.ParameterSetBreakingChange(new string[] {"Create"}, "15.0.0", "4.0.0", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IRelation))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the incident relation.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncidentTeam_Create.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncidentTeam_Create.cs index 6d38f0143d49..c3b946eb0e42 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncidentTeam_Create.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncidentTeam_Create.cs @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateTeam=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/createTeam" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelIncidentTeam_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.ParameterSetBreakingChange(new string[] {"Create"}, "15.0.0", "4.0.0", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ITeamInformation))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates a Microsoft team to investigate the incident by sharing information and insights between participants.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncident_Create.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncident_Create.cs index 998fab4da4da..a40b3998c139 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncident_Create.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncident_Create.cs @@ -13,6 +13,8 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelIncident_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.ParameterSetBreakingChange(new string[] {"Create"}, "15.0.0", "4.0.0", "2025/11/19")] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IIncident))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the incident.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncident_CreateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncident_CreateExpanded.cs index 0e5e213e8a62..88e5ff1be882 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncident_CreateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelIncident_CreateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelIncident_CreateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IIncident))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the incident.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelOnboardingState_Create.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelOnboardingState_Create.cs index 64e3a485aa7e..feeb40ed19e1 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelOnboardingState_Create.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/NewAzSentinelOnboardingState_Create.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] Create=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/onboardingStates/{sentinelOnboardingStateName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzSentinelOnboardingState_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.ParameterSetBreakingChange(new string[] {"Create"}, "15.0.0", "4.0.0", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ISentinelOnboardingState))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Create Sentinel onboarding state")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_Update.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_Update.cs index a7670b6ce6f0..eb60220d9805 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_Update.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_Update.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelAlertRuleAction_Update", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IActionResponse))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the action of alert rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_UpdateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_UpdateExpanded.cs index 0e66617d4be9..aa685c84f645 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_UpdateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_UpdateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions/{actionId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelAlertRuleAction_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IActionResponse))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the action of alert rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_UpdateViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_UpdateViaIdentity.cs index 53ca1829c392..f4976cea810a 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_UpdateViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_UpdateViaIdentity.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelAlertRuleAction_UpdateViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IActionResponse))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the action of alert rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_UpdateViaIdentityExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_UpdateViaIdentityExpanded.cs index f10a8d482541..0641008640de 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_UpdateViaIdentityExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRuleAction_UpdateViaIdentityExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/alertRules/{ruleId}/actions/{actionId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelAlertRuleAction_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IActionResponse))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the action of alert rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_Update.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_Update.cs index c6816e0df6bf..2af347e4d0b1 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_Update.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_Update.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelAlertRule_Update", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the alert rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_UpdateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_UpdateExpanded.cs index 5397c4a59db7..c10e9a05ef42 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_UpdateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_UpdateExpanded.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelAlertRule_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the alert rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_UpdateViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_UpdateViaIdentity.cs index 2747b99084f7..c55483956d22 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_UpdateViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_UpdateViaIdentity.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelAlertRule_UpdateViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the alert rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_UpdateViaIdentityExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_UpdateViaIdentityExpanded.cs index 713ca509ae04..d3500c5e2da3 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_UpdateViaIdentityExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAlertRule_UpdateViaIdentityExpanded.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelAlertRule_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the alert rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_Update.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_Update.cs index 72ecaecdb1ec..b11b1bbc403a 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_Update.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_Update.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelAutomationRule_Update", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAutomationRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the automation rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_UpdateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_UpdateExpanded.cs index cbb8cc5449dc..9b84e74185ed 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_UpdateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_UpdateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelAutomationRule_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAutomationRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the automation rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_UpdateViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_UpdateViaIdentity.cs index 4bd615ec93fb..868a49299fc4 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_UpdateViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_UpdateViaIdentity.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelAutomationRule_UpdateViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAutomationRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the automation rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_UpdateViaIdentityExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_UpdateViaIdentityExpanded.cs index 77c08ffcc8b6..48782c8d5fb5 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_UpdateViaIdentityExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelAutomationRule_UpdateViaIdentityExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/automationRules/{automationRuleId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelAutomationRule_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAutomationRule))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the automation rule.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_Update.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_Update.cs index 8429eadf00b0..4aacf4c16f4f 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_Update.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_Update.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelBookmarkRelation_Update", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IRelation))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates the bookmark relation.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_UpdateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_UpdateExpanded.cs index e9fc3d9490b2..8aeb5e613c15 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_UpdateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_UpdateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelBookmarkRelation_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IRelation))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates the bookmark relation.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_UpdateViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_UpdateViaIdentity.cs index d548a320b883..db6e6f77999d 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_UpdateViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_UpdateViaIdentity.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelBookmarkRelation_UpdateViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IRelation))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates the bookmark relation.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_UpdateViaIdentityExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_UpdateViaIdentityExpanded.cs index f7608c00eb55..d2753e86f206 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_UpdateViaIdentityExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmarkRelation_UpdateViaIdentityExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}/relations/{relationName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelBookmarkRelation_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IRelation))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates the bookmark relation.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_Update.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_Update.cs index 1eb5330e9de5..7c95b55881d6 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_Update.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_Update.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelBookmark_Update", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IBookmark))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the bookmark.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_UpdateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_UpdateExpanded.cs index b423fe2412ad..8b35fc62c0e4 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_UpdateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_UpdateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelBookmark_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IBookmark))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the bookmark.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_UpdateViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_UpdateViaIdentity.cs index 800877142ea2..107461f8a71c 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_UpdateViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_UpdateViaIdentity.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelBookmark_UpdateViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IBookmark))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the bookmark.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_UpdateViaIdentityExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_UpdateViaIdentityExpanded.cs index 7f595aa5a0b5..eece5a912d04 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_UpdateViaIdentityExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelBookmark_UpdateViaIdentityExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelBookmark_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IBookmark))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the bookmark.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_Update.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_Update.cs index 6837adbc4d84..40ed4ee4cfb9 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_Update.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_Update.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelDataConnector_Update", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IDataConnector))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the data connector.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_UpdateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_UpdateExpanded.cs index fcf21e28301e..152abaa06768 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_UpdateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_UpdateExpanded.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelDataConnector_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IDataConnector))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the data connector.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_UpdateViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_UpdateViaIdentity.cs index 5f6c141eb73f..e964c0745a80 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_UpdateViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_UpdateViaIdentity.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelDataConnector_UpdateViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IDataConnector))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the data connector.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_UpdateViaIdentityExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_UpdateViaIdentityExpanded.cs index a1c90ae3a669..913bf406c039 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_UpdateViaIdentityExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelDataConnector_UpdateViaIdentityExpanded.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelDataConnector_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IDataConnector))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the data connector.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_Update.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_Update.cs index a47bf9353906..fcda09389eca 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_Update.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_Update.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelEntityQuery_Update", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityQuery))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the entity query.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_UpdateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_UpdateExpanded.cs index 828c3e5efbd2..05afabd6e145 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_UpdateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_UpdateExpanded.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelEntityQuery_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityQuery))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the entity query.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_UpdateViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_UpdateViaIdentity.cs index f138a33888ab..0036a24b733e 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_UpdateViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_UpdateViaIdentity.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelEntityQuery_UpdateViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityQuery))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the entity query.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_UpdateViaIdentityExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_UpdateViaIdentityExpanded.cs index 84847386e25f..259da228691f 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_UpdateViaIdentityExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelEntityQuery_UpdateViaIdentityExpanded.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelEntityQuery_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityQuery))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the entity query.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_Update.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_Update.cs index b9da17f3350d..f151cd5138f2 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_Update.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_Update.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelIncident_Update", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IIncident))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the incident.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_UpdateExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_UpdateExpanded.cs index aba7734d15c9..b8de3c841c4b 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_UpdateExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_UpdateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelIncident_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IIncident))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the incident.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_UpdateViaIdentity.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_UpdateViaIdentity.cs index 98c546ed7736..3a781dd4f1ab 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_UpdateViaIdentity.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_UpdateViaIdentity.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelIncident_UpdateViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IIncident))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the incident.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_UpdateViaIdentityExpanded.cs b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_UpdateViaIdentityExpanded.cs index fe05af84d881..79e3bcaffe19 100644 --- a/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_UpdateViaIdentityExpanded.cs +++ b/generated/SecurityInsights/SecurityInsights.Autorest/generated/cmdlets/UpdateAzSentinelIncident_UpdateViaIdentityExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzSentinelIncident_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.PreviewMessage("***********************************************************************\r\n* This cmdlet will undergo a breaking change in a future release. *\r\n* At least one change applies to this cmdlet. *\r\n* See all possible breaking changes at: https://learn.microsoft.com/powershell/azure/breaking-changes-generated-modules *\r\n***********************************************************************", "2025/11/19")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IIncident))] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Description(@"Creates or updates the incident.")] [global::Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Generated] diff --git a/generated/SecurityInsights/SecurityInsights.Autorest/resources/README.md b/generated/SecurityInsights/SecurityInsights.Autorest/resources/README.md new file mode 100644 index 000000000000..937f07f8fec2 --- /dev/null +++ b/generated/SecurityInsights/SecurityInsights.Autorest/resources/README.md @@ -0,0 +1,11 @@ +# Resources +This directory can contain any additional resources for module that are not required at runtime. This directory **does not** get packaged with the module. If you have assets for custom implementation, place them into the `..\custom` folder. + +## Info +- Modifiable: yes +- Generated: no +- Committed: yes +- Packaged: no + +## Purpose +Use this folder to put anything you want to keep around as part of the repository for the module, but is not something that is required for the module. For example, development files, packaged builds, or additional information. This is only intended to be used in repositories where the module's output directory is cleaned, but tangential resources for the module want to remain intact. \ No newline at end of file