Skip to content

Commit c7d6533

Browse files
committed
Add breaking change message for SecurityInsights
1 parent 4b16ea1 commit c7d6533

File tree

9 files changed

+25
-27
lines changed

9 files changed

+25
-27
lines changed

src/SecurityInsights/SecurityInsights.Autorest/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -348,15 +348,13 @@ directive:
348348
subject: AutomationRule|Bookmark|DataConnector|Enrichment|EntityActivity|EntityInsight|EntityTimeline|Incident$|IncidentAlert|IncidentBookmark|IncidentEntity|Metadata|ThreatIntelligenceIndicatorMetric
349349
set:
350350
preview-announcement:
351-
estimated-ga-date: 2025/11/19
352-
preview-message: "***********************************************************************\\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***********************************************************************"
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**************************************************************************************************"
353352
- where:
354353
verb: New|Update
355354
subject: AlertRule|AutomationRule|Bookmark|DataConnector|EntityQuery|Incident$
356355
set:
357356
preview-announcement:
358-
estimated-ga-date: 2025/11/19
359-
preview-message: "***********************************************************************\\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***********************************************************************"
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**************************************************************************************************"
360358
- where:
361359
verb: Get
362360
subject: Enrichment
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "b029eb3f-8eae-40b3-a354-6ae85483ed91"
2+
"generate_Id": "58940302-3b98-4896-afe1-c60435785545"
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", "{BC51C89D-19F7-442D-BD27-1038B6402222}"
24+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.SecurityInsights", "..\..\generated\SecurityInsights\SecurityInsights.Autorest\Az.SecurityInsights.csproj", "{70594518-7121-4B9C-89A5-E64A44875C5B}"
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-
{BC51C89D-19F7-442D-BD27-1038B6402222}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
121-
{BC51C89D-19F7-442D-BD27-1038B6402222}.Debug|Any CPU.Build.0 = Debug|Any CPU
122-
{BC51C89D-19F7-442D-BD27-1038B6402222}.Debug|x64.ActiveCfg = Debug|Any CPU
123-
{BC51C89D-19F7-442D-BD27-1038B6402222}.Debug|x64.Build.0 = Debug|Any CPU
124-
{BC51C89D-19F7-442D-BD27-1038B6402222}.Debug|x86.ActiveCfg = Debug|Any CPU
125-
{BC51C89D-19F7-442D-BD27-1038B6402222}.Debug|x86.Build.0 = Debug|Any CPU
126-
{BC51C89D-19F7-442D-BD27-1038B6402222}.Release|Any CPU.ActiveCfg = Release|Any CPU
127-
{BC51C89D-19F7-442D-BD27-1038B6402222}.Release|Any CPU.Build.0 = Release|Any CPU
128-
{BC51C89D-19F7-442D-BD27-1038B6402222}.Release|x64.ActiveCfg = Release|Any CPU
129-
{BC51C89D-19F7-442D-BD27-1038B6402222}.Release|x64.Build.0 = Release|Any CPU
130-
{BC51C89D-19F7-442D-BD27-1038B6402222}.Release|x86.ActiveCfg = Release|Any CPU
131-
{BC51C89D-19F7-442D-BD27-1038B6402222}.Release|x86.Build.0 = Release|Any CPU
120+
{70594518-7121-4B9C-89A5-E64A44875C5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
121+
{70594518-7121-4B9C-89A5-E64A44875C5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
122+
{70594518-7121-4B9C-89A5-E64A44875C5B}.Debug|x64.ActiveCfg = Debug|Any CPU
123+
{70594518-7121-4B9C-89A5-E64A44875C5B}.Debug|x64.Build.0 = Debug|Any CPU
124+
{70594518-7121-4B9C-89A5-E64A44875C5B}.Debug|x86.ActiveCfg = Debug|Any CPU
125+
{70594518-7121-4B9C-89A5-E64A44875C5B}.Debug|x86.Build.0 = Debug|Any CPU
126+
{70594518-7121-4B9C-89A5-E64A44875C5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
127+
{70594518-7121-4B9C-89A5-E64A44875C5B}.Release|Any CPU.Build.0 = Release|Any CPU
128+
{70594518-7121-4B9C-89A5-E64A44875C5B}.Release|x64.ActiveCfg = Release|Any CPU
129+
{70594518-7121-4B9C-89A5-E64A44875C5B}.Release|x64.Build.0 = Release|Any CPU
130+
{70594518-7121-4B9C-89A5-E64A44875C5B}.Release|x86.ActiveCfg = Release|Any CPU
131+
{70594518-7121-4B9C-89A5-E64A44875C5B}.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-
{BC51C89D-19F7-442D-BD27-1038B6402222} = {1F2C7E28-510C-0414-601C-25083DE2C7DC}
143+
{70594518-7121-4B9C-89A5-E64A44875C5B} = {1F2C7E28-510C-0414-601C-25083DE2C7DC}
144144
EndGlobalSection
145145
EndGlobal

src/SecurityInsights/SecurityInsights/Az.SecurityInsights.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 9/1/2025
6+
# Generated on: 9/2/2025
77
#
88

99
@{
@@ -51,7 +51,7 @@ DotNetFrameworkVersion = '4.7.2'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.2.0'; })
54+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.3.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = 'SecurityInsights.Autorest/bin/Az.SecurityInsights.private.dll'

src/SecurityInsights/SecurityInsights/help/Get-AzSentinelEntity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ This command gets an Entity.
6767

6868
### Example 3: Get a Entity by object Id
6969
```powershell
70-
$Entities = Get-AzSentinelEntity -ResourceGroupName "myResourceGroupName" -workspaceName "myWorkspaceName"
71-
$Entities[0] | Get-AzSentinelEntity
70+
$Entitys = Get-AzSentinelEntity -ResourceGroupName "myResourceGroupName" -workspaceName "myWorkspaceName"
71+
$Entitys[0] | Get-AzSentinelEntity
7272
```
7373

7474
```output

src/SecurityInsights/SecurityInsights/help/Get-AzSentinelEntityActivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ $Entity = Get-AzSentinelEntity -ResourceGroupName "myResourceGroupName" -workspa
5050
$Entity | Get-AzSentinelEntityActivity
5151
```
5252

53-
This command gets insights and activities for an Entity by object
53+
This command gets insights and activies for an Entity by object
5454

5555
## PARAMETERS
5656

src/SecurityInsights/SecurityInsights/help/Get-AzSentinelEntityInsight.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This command gets insights for an Entity for a given time range.
4545
```powershell
4646
$startTime = (Get-Date).AddDays(-7).ToUniversalTime() | Get-Date -Format "yyyy-MM-ddThh:00:00.000Z"
4747
$endTime = (Get-Date).ToUniversalTime() | Get-Date -Format "yyyy-MM-ddThh:00:00.000Z"
48-
$Entity = Get-AzSentinelEntity -ResourceGroupName "myResourceGroupName" -workspaceName "myWorkspaceName" -EntityId "00001111-aaaa-2222-bbbb-3333cccc4444"
48+
$Entity = Get-AzSentinelEntity -ResourceGroupName "myResourceGroupName" -workspaceName "myWorkspaceName" -EntityId "8d036a2d-f37d-e936-6cca-4e172687cb79"
4949
$Entity | Get-AzSentinelEntityInsight -EndTime $endTime -StartTime $startTime
5050
```
5151

src/SecurityInsights/SecurityInsights/help/New-AzSentinelAlertRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ This command creates an Alert Rule of the MicrosoftSecurityIncidentCreation kind
9696

9797
### Example 5: Create a Scheduled Alert Rule
9898
```powershell
99-
New-AzSentinelAlertRule -ResourceGroupName "myResourceGroup" -WorkspaceName "myWorkspaceName" -Kind Scheduled -Enabled -DisplayName "Powershell Execution Alert (Several Times per Hour)" -Severity Low -Query "SecurityEvent | where EventID == 4688" -QueryFrequency (New-TimeSpan -Hours 1) -QueryPeriod (New-TimeSpan -Hours 1) -TriggerThreshold 10 -TriggerOperator "GreaterThan"
99+
New-AzSentinelAlertRule -ResourceGroupName "myResourceGroup" -WorkspaceName "myWorkspaceName" -Kind Scheduled -Enabled -DisplayName "Powershell Exection Alert (Several Times per Hour)" -Severity Low -Query "SecurityEvent | where EventId == 4688" -QueryFrequency (New-TimeSpan -Hours 1) -QueryPeriod (New-TimeSpan -Hours 1) -TriggerThreshold 10
100100
```
101101

102102
This command creates an Alert Rule of the Scheduled kind.

src/SecurityInsights/SecurityInsights/help/New-AzSentinelIncidentTeam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ $incident = Get-AzSentinelIncident -ResourceGroupName "myResourceGroup" -Workspa
4242
Description :
4343
Name : Incident : NewIncident3
4444
PrimaryChannelUrl : https://teams.microsoft.com/l/team/19:vYoGjeGlZmTEDmu0gTbrk9T_eDS4pKIkEU7UuM1IyZk1%40thread.tacv2/conversations?groupId=3c637cc5-caf1-46c7-93ac-069c6
45-
4b05395&tenantId=00001111-aaaa-2222-bbbb-3333cccc4444
45+
4b05395&tenantId=8f21ced5-2eff-4f8d-aff1-4dbb4cee8e3d
4646
TeamCreationTimeUtc : 2/4/2022 3:02:03 PM
4747
TeamId : 3c637cc5-caf1-46c7-93ac-069c64b05395
4848
```

0 commit comments

Comments
 (0)