Skip to content

Commit c10a0bd

Browse files
committed
update build
1 parent ffce3f2 commit c10a0bd

File tree

8 files changed

+62
-121
lines changed

8 files changed

+62
-121
lines changed

src/Monitor/Monitor.sln

Lines changed: 57 additions & 112 deletions
Large diffs are not rendered by default.

src/Monitor/Monitor/Az.Monitor.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: 7/21/2025
6+
# Generated on: 8/4/2025
77
#
88

99
@{

src/Monitor/MonitorWorkspace.Autorest/docs/Az.MonitorWorkspace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Module Name: Az.MonitorWorkspace
3-
Module Guid: c75a8adb-93ad-4290-aa8d-1b253f35a0c6
3+
Module Guid: 5b779c5d-9cba-468d-9ceb-28256232ac98
44
Download Help Link: https://learn.microsoft.com/powershell/module/az.monitorworkspace
55
Help Version: 1.0.0.0
66
Locale: en-US

src/Monitor/MonitorWorkspace.Autorest/generate-info.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/Monitor/ScheduledQueryRule.Autorest/custom/New-AzScheduledQueryRuleConditionObject.ps1 renamed to src/Monitor/ScheduledQueryRule.Autorest/custom/autogen-model-cmdlets/New-AzScheduledQueryRuleConditionObject.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function New-AzScheduledQueryRuleConditionObject {
3030
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Models.Condition')]
3131
[CmdletBinding(PositionalBinding=$false)]
3232
Param(
33-
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.ParameterBreakingChange("Dimension", "15.0.0", "7.0.0", "2025/11/03", OldParamaterType="Array", NewParameterType="List")]
33+
3434
[Parameter(HelpMessage="List of Dimensions conditions.")]
3535
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Models.IDimension[]]
3636
$Dimension,

src/Monitor/ScheduledQueryRule.Autorest/custom/New-AzScheduledQueryRuleDimensionObject.ps1 renamed to src/Monitor/ScheduledQueryRule.Autorest/custom/autogen-model-cmdlets/New-AzScheduledQueryRuleDimensionObject.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ function New-AzScheduledQueryRuleDimensionObject {
3838
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.PSArgumentCompleterAttribute("Include", "Exclude")]
3939
[string]
4040
$Operator,
41-
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.ParameterBreakingChange("Value", "15.0.0", "7.0.0", "2025/11/03", OldParamaterType="Array", NewParameterType="List")]
4241
[Parameter(Mandatory, HelpMessage="List of dimension values.")]
4342
[string[]]
4443
$Value

src/Monitor/ScheduledQueryRule.Autorest/docs/Az.ScheduledQueryRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Module Name: Az.ScheduledQueryRule
3-
Module Guid: 806a79ac-f0d4-4c15-92e5-3b6fc73a71cd
3+
Module Guid: aeb0fd87-a465-4506-bb68-e52216f0af1d
44
Download Help Link: https://learn.microsoft.com/powershell/module/az.scheduledqueryrule
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": "eeb09b37-c799-4536-b58d-c15f64602a67"
2+
"generate_Id": "1c095d4e-c0d3-44fd-8353-e3720cfa5012"
33
}

0 commit comments

Comments
 (0)