Skip to content

Commit 20461f5

Browse files
JiaSeng-vNoriZC
andauthored
[BC]SecurityInsights Module Breaking Changes Announcement Date Update (#29133)
Co-authored-by: NoriZC <110961157+NoriZC@users.noreply.github.com>
1 parent 193bc4d commit 20461f5

6 files changed

Lines changed: 24 additions & 23 deletions

File tree

src/SecurityInsights/SecurityInsights.Autorest/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -348,29 +348,29 @@ directive:
348348
subject: AutomationRule|Bookmark|DataConnector|Enrichment|EntityActivity|EntityInsight|EntityTimeline|Incident$|IncidentAlert|IncidentBookmark|IncidentEntity|Metadata|ThreatIntelligenceIndicatorMetric
349349
set:
350350
preview-announcement:
351-
preview-message: "*****************************************************************************************\\r\\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\\r\\n* At least one change applies to this cmdlet. *\\r\\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\\r\\n**************************************************************************************************"
351+
preview-message: "*****************************************************************************************\\r\\n* This cmdlet will undergo a breaking change in Az v16.0.0, to be released in May 2026. *\\r\\n* At least one change applies to this cmdlet. *\\r\\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\\r\\n**************************************************************************************************"
352352
- where:
353353
verb: New|Update
354354
subject: AlertRule|AutomationRule|Bookmark|DataConnector|EntityQuery|Incident$
355355
set:
356356
preview-announcement:
357-
preview-message: "*****************************************************************************************\\r\\n* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *\\r\\n* At least one change applies to this cmdlet. *\\r\\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\\r\\n**************************************************************************************************"
357+
preview-message: "*****************************************************************************************\\r\\n* This cmdlet will undergo a breaking change in Az v16.0.0, to be released in May 2026. *\\r\\n* At least one change applies to this cmdlet. *\\r\\n* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *\\r\\n**************************************************************************************************"
358358
- where:
359359
verb: Get
360360
subject: Enrichment
361361
variant: GetViaIdentity|GetViaIdentity1
362362
set:
363363
breaking-change:
364364
deprecated-by-version: 4.0.0
365-
deprecated-by-azversion: 15.0.0
366-
change-effective-date: 2025/11/19
365+
deprecated-by-azversion: 16.0.0
366+
change-effective-date: 2026/05
367367
- where:
368368
verb: New
369369
subject: AutomationRule|Bookmark|BookmarkRelation|Incident$|IncidentComment|IncidentRelation|IncidentTeam|OnboardingState
370370
variant: Create
371371
set:
372372
breaking-change:
373373
deprecated-by-version: 4.0.0
374-
deprecated-by-azversion: 15.0.0
375-
change-effective-date: 2025/11/19
374+
deprecated-by-azversion: 16.0.0
375+
change-effective-date: 2026/05
376376
```

src/SecurityInsights/SecurityInsights.Autorest/docs/Az.SecurityInsights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Module Name: Az.SecurityInsights
3-
Module Guid: a632df01-f50e-49fb-b2de-e91a0090c840
3+
Module Guid: eef3d2bb-b7d6-4177-980b-338f71fa2682
44
Download Help Link: https://learn.microsoft.com/powershell/module/az.securityinsights
55
Help Version: 1.0.0.0
66
Locale: en-US
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "a062268b-a8f0-4e2a-a487-273786173c10"
2+
"generate_Id": "8ce60ebe-4f3c-4615-9375-713ee5753a02"
33
}

src/SecurityInsights/SecurityInsights.sln

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SecurityInsights", "Securit
2121
EndProject
2222
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SecurityInsights.Autorest", "SecurityInsights.Autorest", "{1F2C7E28-510C-0414-601C-25083DE2C7DC}"
2323
EndProject
24-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.SecurityInsights", "..\..\generated\SecurityInsights\SecurityInsights.Autorest\Az.SecurityInsights.csproj", "{FB43BE68-D070-492C-BDED-018E03BF153D}"
24+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.SecurityInsights", "..\..\generated\SecurityInsights\SecurityInsights.Autorest\Az.SecurityInsights.csproj", "{51E280D2-C9B9-4675-9E7C-BE04515BE3B6}"
2525
EndProject
2626
Global
2727
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -117,18 +117,18 @@ Global
117117
{F74A1659-4994-47CB-A786-DF83675AD4DF}.Release|x64.Build.0 = Release|Any CPU
118118
{F74A1659-4994-47CB-A786-DF83675AD4DF}.Release|x86.ActiveCfg = Release|Any CPU
119119
{F74A1659-4994-47CB-A786-DF83675AD4DF}.Release|x86.Build.0 = Release|Any CPU
120-
{FB43BE68-D070-492C-BDED-018E03BF153D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
121-
{FB43BE68-D070-492C-BDED-018E03BF153D}.Debug|Any CPU.Build.0 = Debug|Any CPU
122-
{FB43BE68-D070-492C-BDED-018E03BF153D}.Debug|x64.ActiveCfg = Debug|Any CPU
123-
{FB43BE68-D070-492C-BDED-018E03BF153D}.Debug|x64.Build.0 = Debug|Any CPU
124-
{FB43BE68-D070-492C-BDED-018E03BF153D}.Debug|x86.ActiveCfg = Debug|Any CPU
125-
{FB43BE68-D070-492C-BDED-018E03BF153D}.Debug|x86.Build.0 = Debug|Any CPU
126-
{FB43BE68-D070-492C-BDED-018E03BF153D}.Release|Any CPU.ActiveCfg = Release|Any CPU
127-
{FB43BE68-D070-492C-BDED-018E03BF153D}.Release|Any CPU.Build.0 = Release|Any CPU
128-
{FB43BE68-D070-492C-BDED-018E03BF153D}.Release|x64.ActiveCfg = Release|Any CPU
129-
{FB43BE68-D070-492C-BDED-018E03BF153D}.Release|x64.Build.0 = Release|Any CPU
130-
{FB43BE68-D070-492C-BDED-018E03BF153D}.Release|x86.ActiveCfg = Release|Any CPU
131-
{FB43BE68-D070-492C-BDED-018E03BF153D}.Release|x86.Build.0 = Release|Any CPU
120+
{51E280D2-C9B9-4675-9E7C-BE04515BE3B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
121+
{51E280D2-C9B9-4675-9E7C-BE04515BE3B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
122+
{51E280D2-C9B9-4675-9E7C-BE04515BE3B6}.Debug|x64.ActiveCfg = Debug|Any CPU
123+
{51E280D2-C9B9-4675-9E7C-BE04515BE3B6}.Debug|x64.Build.0 = Debug|Any CPU
124+
{51E280D2-C9B9-4675-9E7C-BE04515BE3B6}.Debug|x86.ActiveCfg = Debug|Any CPU
125+
{51E280D2-C9B9-4675-9E7C-BE04515BE3B6}.Debug|x86.Build.0 = Debug|Any CPU
126+
{51E280D2-C9B9-4675-9E7C-BE04515BE3B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
127+
{51E280D2-C9B9-4675-9E7C-BE04515BE3B6}.Release|Any CPU.Build.0 = Release|Any CPU
128+
{51E280D2-C9B9-4675-9E7C-BE04515BE3B6}.Release|x64.ActiveCfg = Release|Any CPU
129+
{51E280D2-C9B9-4675-9E7C-BE04515BE3B6}.Release|x64.Build.0 = Release|Any CPU
130+
{51E280D2-C9B9-4675-9E7C-BE04515BE3B6}.Release|x86.ActiveCfg = Release|Any CPU
131+
{51E280D2-C9B9-4675-9E7C-BE04515BE3B6}.Release|x86.Build.0 = Release|Any CPU
132132
EndGlobalSection
133133
GlobalSection(SolutionProperties) = preSolution
134134
HideSolutionNode = FALSE
@@ -140,6 +140,6 @@ Global
140140
{8DD4BC41-DC30-4267-ACBA-93FBD67044D9} = {F3681287-CEBF-4540-A820-B4B174AFF47F}
141141
{0FEAB705-FEE4-4B66-A6E1-F3FF3BA6B04C} = {F3681287-CEBF-4540-A820-B4B174AFF47F}
142142
{453F081C-D5FD-418E-95AF-231F1BAE1E8C} = {F3681287-CEBF-4540-A820-B4B174AFF47F}
143-
{FB43BE68-D070-492C-BDED-018E03BF153D} = {1F2C7E28-510C-0414-601C-25083DE2C7DC}
143+
{51E280D2-C9B9-4675-9E7C-BE04515BE3B6} = {1F2C7E28-510C-0414-601C-25083DE2C7DC}
144144
EndGlobalSection
145145
EndGlobal

src/SecurityInsights/SecurityInsights/Az.SecurityInsights.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 3/24/2026
6+
# Generated on: 4/7/2026
77
#
88

99
@{

src/SecurityInsights/SecurityInsights/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
-->
2020

2121
## Upcoming Release
22+
* Updated preannouncement breaking changes date to May 2026.
2223

2324
## Version 3.2.1
2425
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229

0 commit comments

Comments
 (0)