Skip to content

Commit 55bb878

Browse files
committed
Breaking change announcement for Workloads\Monitor module
1 parent 7d37d0d commit 55bb878

File tree

8 files changed

+160
-21
lines changed

8 files changed

+160
-21
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
2+
// Licensed under the Apache License, Version 2.0 (the ""License"");
3+
// you may not use this file except in compliance with the License.
4+
// You may obtain a copy of the License at
5+
// http://www.apache.org/licenses/LICENSE-2.0
6+
// Unless required by applicable law or agreed to in writing, software
7+
// distributed under the License is distributed on an ""AS IS"" BASIS,
8+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9+
// See the License for the specific language governing permissions and
10+
// limitations under the License.
11+
// Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code
12+
// is regenerated.
13+
14+
using System;
15+
using System.Reflection;
16+
using System.Runtime.CompilerServices;
17+
using System.Runtime.InteropServices;
18+
19+
[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")]
20+
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
21+
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
22+
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - Monitors")]
23+
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0")]
24+
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0")]
25+
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
26+
[assembly: System.CLSCompliantAttribute(false)]

src/Workloads/Monitors.Autorest/README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,26 @@ directive:
158158
- from: SapLandscapeMonitor.cs
159159
where: $
160160
transform: $ = $.replace('public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api30.ISystemData SystemData', 'internal Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api30.ISystemData SystemData');
161+
162+
- where:
163+
verb: Get|New
164+
subject: Monitor|ProviderInstance|SapLandscapeMonitor
165+
set:
166+
preview-announcement:
167+
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**************************************************************************************************"
168+
169+
- where:
170+
verb: Remove
171+
subject: Monitor|ProviderInstance
172+
set:
173+
preview-announcement:
174+
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**************************************************************************************************"
175+
176+
- where:
177+
verb: Update
178+
subject: Monitor|SapLandscapeMonitor
179+
set:
180+
preview-announcement:
181+
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**************************************************************************************************"
182+
161183
```

src/Workloads/Monitors.Autorest/custom/New-AzWorkloadsProviderSapNetWeaverInstanceObject.ps1

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.Api20230401.SapNetW
2626
https://learn.microsoft.com/powershell/module/az.workloads/new-azworkloadsprovidersapnetweaverinstanceobject
2727
#>
2828
function New-AzWorkloadsProviderSapNetWeaverInstanceObject {
29+
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.PreviewMessage("**********************************************************************************************`n
30+
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *`n
31+
* At least one change applies to this cmdlet. *`n
32+
* See all possible breaking changes at https://go.microsoft.com/fwlink/?linkid=2333486 *`n
33+
***************************************************************************************************")]
2934
[OutputType('Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.Api20230401.SapNetWeaverProviderInstanceProperties')]
3035
[CmdletBinding(PositionalBinding=$false)]
3136
Param(

src/Workloads/Monitors.Autorest/docs/Az.Monitors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Module Name: Az.Monitors
3-
Module Guid: 382ba7a1-610b-4194-9aaa-e1142a4399d5
3+
Module Guid: c2b5aac3-3ae4-4fa4-9d6a-b7a7834ba0ba
44
Download Help Link: https://learn.microsoft.com/powershell/module/az.monitors
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": "9d23f448-c71b-4310-810c-9dafc2db4b0c"
2+
"generate_Id": "1bd77127-8d0c-4384-95f3-1728d894bee0"
33
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Resources
2+
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.
3+
4+
## Info
5+
- Modifiable: yes
6+
- Generated: no
7+
- Committed: yes
8+
- Packaged: no
9+
10+
## Purpose
11+
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.

src/Workloads/Workloads.sln

Lines changed: 88 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,59 +19,133 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authenticators", "..\Accoun
1919
EndProject
2020
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Workloads", "Workloads\Workloads.csproj", "{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}"
2121
EndProject
22-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Monitors", "..\..\generated\Workloads\Monitors.Autorest\Az.Monitors.csproj", "{74EA2E4F-203E-47AB-8EB7-8FD701000929}"
23-
EndProject
2422
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.SapVirtualInstance", "..\..\generated\Workloads\SapVirtualInstance.Autorest\Az.SapVirtualInstance.csproj", "{D67631EA-2CEA-4451-8365-E711678C8207}"
2523
EndProject
24+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Monitors.Autorest", "Monitors.Autorest", "{F8EE8587-579C-E9CA-BFA7-D4EB0C8B506E}"
25+
EndProject
26+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Monitors", "..\..\generated\Workloads\Monitors.Autorest\Az.Monitors.csproj", "{E1784FF1-A4FC-49E7-857F-59677B4BEF9A}"
27+
EndProject
2628
Global
2729
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2830
Debug|Any CPU = Debug|Any CPU
31+
Debug|x64 = Debug|x64
32+
Debug|x86 = Debug|x86
2933
Release|Any CPU = Release|Any CPU
30-
EndGlobalSection
31-
GlobalSection(SolutionProperties) = preSolution
32-
HideSolutionNode = FALSE
34+
Release|x64 = Release|x64
35+
Release|x86 = Release|x86
3336
EndGlobalSection
3437
GlobalSection(ProjectConfigurationPlatforms) = postSolution
3538
{FAEF600D-0073-487E-B125-669EB7D06E3D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
3639
{FAEF600D-0073-487E-B125-669EB7D06E3D}.Debug|Any CPU.Build.0 = Debug|Any CPU
40+
{FAEF600D-0073-487E-B125-669EB7D06E3D}.Debug|x64.ActiveCfg = Debug|Any CPU
41+
{FAEF600D-0073-487E-B125-669EB7D06E3D}.Debug|x64.Build.0 = Debug|Any CPU
42+
{FAEF600D-0073-487E-B125-669EB7D06E3D}.Debug|x86.ActiveCfg = Debug|Any CPU
43+
{FAEF600D-0073-487E-B125-669EB7D06E3D}.Debug|x86.Build.0 = Debug|Any CPU
3744
{FAEF600D-0073-487E-B125-669EB7D06E3D}.Release|Any CPU.ActiveCfg = Release|Any CPU
3845
{FAEF600D-0073-487E-B125-669EB7D06E3D}.Release|Any CPU.Build.0 = Release|Any CPU
46+
{FAEF600D-0073-487E-B125-669EB7D06E3D}.Release|x64.ActiveCfg = Release|Any CPU
47+
{FAEF600D-0073-487E-B125-669EB7D06E3D}.Release|x64.Build.0 = Release|Any CPU
48+
{FAEF600D-0073-487E-B125-669EB7D06E3D}.Release|x86.ActiveCfg = Release|Any CPU
49+
{FAEF600D-0073-487E-B125-669EB7D06E3D}.Release|x86.Build.0 = Release|Any CPU
3950
{349FB6B1-CEA2-437B-B246-7ACADA3C1215}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
4051
{349FB6B1-CEA2-437B-B246-7ACADA3C1215}.Debug|Any CPU.Build.0 = Debug|Any CPU
52+
{349FB6B1-CEA2-437B-B246-7ACADA3C1215}.Debug|x64.ActiveCfg = Debug|Any CPU
53+
{349FB6B1-CEA2-437B-B246-7ACADA3C1215}.Debug|x64.Build.0 = Debug|Any CPU
54+
{349FB6B1-CEA2-437B-B246-7ACADA3C1215}.Debug|x86.ActiveCfg = Debug|Any CPU
55+
{349FB6B1-CEA2-437B-B246-7ACADA3C1215}.Debug|x86.Build.0 = Debug|Any CPU
4156
{349FB6B1-CEA2-437B-B246-7ACADA3C1215}.Release|Any CPU.ActiveCfg = Release|Any CPU
4257
{349FB6B1-CEA2-437B-B246-7ACADA3C1215}.Release|Any CPU.Build.0 = Release|Any CPU
58+
{349FB6B1-CEA2-437B-B246-7ACADA3C1215}.Release|x64.ActiveCfg = Release|Any CPU
59+
{349FB6B1-CEA2-437B-B246-7ACADA3C1215}.Release|x64.Build.0 = Release|Any CPU
60+
{349FB6B1-CEA2-437B-B246-7ACADA3C1215}.Release|x86.ActiveCfg = Release|Any CPU
61+
{349FB6B1-CEA2-437B-B246-7ACADA3C1215}.Release|x86.Build.0 = Release|Any CPU
4362
{3A72F20B-B837-480E-B786-C91601C85CE9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
4463
{3A72F20B-B837-480E-B786-C91601C85CE9}.Debug|Any CPU.Build.0 = Debug|Any CPU
64+
{3A72F20B-B837-480E-B786-C91601C85CE9}.Debug|x64.ActiveCfg = Debug|Any CPU
65+
{3A72F20B-B837-480E-B786-C91601C85CE9}.Debug|x64.Build.0 = Debug|Any CPU
66+
{3A72F20B-B837-480E-B786-C91601C85CE9}.Debug|x86.ActiveCfg = Debug|Any CPU
67+
{3A72F20B-B837-480E-B786-C91601C85CE9}.Debug|x86.Build.0 = Debug|Any CPU
4568
{3A72F20B-B837-480E-B786-C91601C85CE9}.Release|Any CPU.ActiveCfg = Release|Any CPU
4669
{3A72F20B-B837-480E-B786-C91601C85CE9}.Release|Any CPU.Build.0 = Release|Any CPU
70+
{3A72F20B-B837-480E-B786-C91601C85CE9}.Release|x64.ActiveCfg = Release|Any CPU
71+
{3A72F20B-B837-480E-B786-C91601C85CE9}.Release|x64.Build.0 = Release|Any CPU
72+
{3A72F20B-B837-480E-B786-C91601C85CE9}.Release|x86.ActiveCfg = Release|Any CPU
73+
{3A72F20B-B837-480E-B786-C91601C85CE9}.Release|x86.Build.0 = Release|Any CPU
4774
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
4875
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA}.Debug|Any CPU.Build.0 = Debug|Any CPU
76+
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA}.Debug|x64.ActiveCfg = Debug|Any CPU
77+
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA}.Debug|x64.Build.0 = Debug|Any CPU
78+
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA}.Debug|x86.ActiveCfg = Debug|Any CPU
79+
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA}.Debug|x86.Build.0 = Debug|Any CPU
4980
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA}.Release|Any CPU.ActiveCfg = Release|Any CPU
5081
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA}.Release|Any CPU.Build.0 = Release|Any CPU
82+
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA}.Release|x64.ActiveCfg = Release|Any CPU
83+
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA}.Release|x64.Build.0 = Release|Any CPU
84+
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA}.Release|x86.ActiveCfg = Release|Any CPU
85+
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA}.Release|x86.Build.0 = Release|Any CPU
5186
{84EB3D08-249C-4900-8E17-832EC2DB5494}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
5287
{84EB3D08-249C-4900-8E17-832EC2DB5494}.Debug|Any CPU.Build.0 = Debug|Any CPU
88+
{84EB3D08-249C-4900-8E17-832EC2DB5494}.Debug|x64.ActiveCfg = Debug|Any CPU
89+
{84EB3D08-249C-4900-8E17-832EC2DB5494}.Debug|x64.Build.0 = Debug|Any CPU
90+
{84EB3D08-249C-4900-8E17-832EC2DB5494}.Debug|x86.ActiveCfg = Debug|Any CPU
91+
{84EB3D08-249C-4900-8E17-832EC2DB5494}.Debug|x86.Build.0 = Debug|Any CPU
5392
{84EB3D08-249C-4900-8E17-832EC2DB5494}.Release|Any CPU.ActiveCfg = Release|Any CPU
5493
{84EB3D08-249C-4900-8E17-832EC2DB5494}.Release|Any CPU.Build.0 = Release|Any CPU
94+
{84EB3D08-249C-4900-8E17-832EC2DB5494}.Release|x64.ActiveCfg = Release|Any CPU
95+
{84EB3D08-249C-4900-8E17-832EC2DB5494}.Release|x64.Build.0 = Release|Any CPU
96+
{84EB3D08-249C-4900-8E17-832EC2DB5494}.Release|x86.ActiveCfg = Release|Any CPU
97+
{84EB3D08-249C-4900-8E17-832EC2DB5494}.Release|x86.Build.0 = Release|Any CPU
5598
{CF8A9A95-4825-47E0-86E7-2788A2127BE1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
5699
{CF8A9A95-4825-47E0-86E7-2788A2127BE1}.Debug|Any CPU.Build.0 = Debug|Any CPU
100+
{CF8A9A95-4825-47E0-86E7-2788A2127BE1}.Debug|x64.ActiveCfg = Debug|Any CPU
101+
{CF8A9A95-4825-47E0-86E7-2788A2127BE1}.Debug|x64.Build.0 = Debug|Any CPU
102+
{CF8A9A95-4825-47E0-86E7-2788A2127BE1}.Debug|x86.ActiveCfg = Debug|Any CPU
103+
{CF8A9A95-4825-47E0-86E7-2788A2127BE1}.Debug|x86.Build.0 = Debug|Any CPU
57104
{CF8A9A95-4825-47E0-86E7-2788A2127BE1}.Release|Any CPU.ActiveCfg = Release|Any CPU
58105
{CF8A9A95-4825-47E0-86E7-2788A2127BE1}.Release|Any CPU.Build.0 = Release|Any CPU
59-
{A0A4C25D-0286-4F08-9BB1-F6687AA34239}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
60-
{A0A4C25D-0286-4F08-9BB1-F6687AA34239}.Debug|Any CPU.Build.0 = Debug|Any CPU
61-
{A0A4C25D-0286-4F08-9BB1-F6687AA34239}.Release|Any CPU.ActiveCfg = Release|Any CPU
62-
{A0A4C25D-0286-4F08-9BB1-F6687AA34239}.Release|Any CPU.Build.0 = Release|Any CPU
106+
{CF8A9A95-4825-47E0-86E7-2788A2127BE1}.Release|x64.ActiveCfg = Release|Any CPU
107+
{CF8A9A95-4825-47E0-86E7-2788A2127BE1}.Release|x64.Build.0 = Release|Any CPU
108+
{CF8A9A95-4825-47E0-86E7-2788A2127BE1}.Release|x86.ActiveCfg = Release|Any CPU
109+
{CF8A9A95-4825-47E0-86E7-2788A2127BE1}.Release|x86.Build.0 = Release|Any CPU
63110
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
64111
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Debug|Any CPU.Build.0 = Debug|Any CPU
112+
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Debug|x64.ActiveCfg = Debug|Any CPU
113+
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Debug|x64.Build.0 = Debug|Any CPU
114+
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Debug|x86.ActiveCfg = Debug|Any CPU
115+
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Debug|x86.Build.0 = Debug|Any CPU
65116
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Release|Any CPU.ActiveCfg = Release|Any CPU
66117
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Release|Any CPU.Build.0 = Release|Any CPU
67-
{74EA2E4F-203E-47AB-8EB7-8FD701000929}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
68-
{74EA2E4F-203E-47AB-8EB7-8FD701000929}.Debug|Any CPU.Build.0 = Debug|Any CPU
69-
{74EA2E4F-203E-47AB-8EB7-8FD701000929}.Release|Any CPU.ActiveCfg = Release|Any CPU
70-
{74EA2E4F-203E-47AB-8EB7-8FD701000929}.Release|Any CPU.Build.0 = Release|Any CPU
118+
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Release|x64.ActiveCfg = Release|Any CPU
119+
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Release|x64.Build.0 = Release|Any CPU
120+
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Release|x86.ActiveCfg = Release|Any CPU
121+
{F27ABA7E-B3ED-4B35-8409-43B3D92FFBFE}.Release|x86.Build.0 = Release|Any CPU
71122
{D67631EA-2CEA-4451-8365-E711678C8207}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
72123
{D67631EA-2CEA-4451-8365-E711678C8207}.Debug|Any CPU.Build.0 = Debug|Any CPU
124+
{D67631EA-2CEA-4451-8365-E711678C8207}.Debug|x64.ActiveCfg = Debug|Any CPU
125+
{D67631EA-2CEA-4451-8365-E711678C8207}.Debug|x64.Build.0 = Debug|Any CPU
126+
{D67631EA-2CEA-4451-8365-E711678C8207}.Debug|x86.ActiveCfg = Debug|Any CPU
127+
{D67631EA-2CEA-4451-8365-E711678C8207}.Debug|x86.Build.0 = Debug|Any CPU
73128
{D67631EA-2CEA-4451-8365-E711678C8207}.Release|Any CPU.ActiveCfg = Release|Any CPU
74129
{D67631EA-2CEA-4451-8365-E711678C8207}.Release|Any CPU.Build.0 = Release|Any CPU
130+
{D67631EA-2CEA-4451-8365-E711678C8207}.Release|x64.ActiveCfg = Release|Any CPU
131+
{D67631EA-2CEA-4451-8365-E711678C8207}.Release|x64.Build.0 = Release|Any CPU
132+
{D67631EA-2CEA-4451-8365-E711678C8207}.Release|x86.ActiveCfg = Release|Any CPU
133+
{D67631EA-2CEA-4451-8365-E711678C8207}.Release|x86.Build.0 = Release|Any CPU
134+
{E1784FF1-A4FC-49E7-857F-59677B4BEF9A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
135+
{E1784FF1-A4FC-49E7-857F-59677B4BEF9A}.Debug|Any CPU.Build.0 = Debug|Any CPU
136+
{E1784FF1-A4FC-49E7-857F-59677B4BEF9A}.Debug|x64.ActiveCfg = Debug|Any CPU
137+
{E1784FF1-A4FC-49E7-857F-59677B4BEF9A}.Debug|x64.Build.0 = Debug|Any CPU
138+
{E1784FF1-A4FC-49E7-857F-59677B4BEF9A}.Debug|x86.ActiveCfg = Debug|Any CPU
139+
{E1784FF1-A4FC-49E7-857F-59677B4BEF9A}.Debug|x86.Build.0 = Debug|Any CPU
140+
{E1784FF1-A4FC-49E7-857F-59677B4BEF9A}.Release|Any CPU.ActiveCfg = Release|Any CPU
141+
{E1784FF1-A4FC-49E7-857F-59677B4BEF9A}.Release|Any CPU.Build.0 = Release|Any CPU
142+
{E1784FF1-A4FC-49E7-857F-59677B4BEF9A}.Release|x64.ActiveCfg = Release|Any CPU
143+
{E1784FF1-A4FC-49E7-857F-59677B4BEF9A}.Release|x64.Build.0 = Release|Any CPU
144+
{E1784FF1-A4FC-49E7-857F-59677B4BEF9A}.Release|x86.ActiveCfg = Release|Any CPU
145+
{E1784FF1-A4FC-49E7-857F-59677B4BEF9A}.Release|x86.Build.0 = Release|Any CPU
146+
EndGlobalSection
147+
GlobalSection(SolutionProperties) = preSolution
148+
HideSolutionNode = FALSE
75149
EndGlobalSection
76150
GlobalSection(NestedProjects) = preSolution
77151
{FAEF600D-0073-487E-B125-669EB7D06E3D} = {CDFD4C75-7CF6-4B30-9A7E-D8B5D25EB75A}
@@ -80,5 +154,6 @@ Global
80154
{21B0E1A3-B9B6-42E9-97B7-DC1A56FDBABA} = {CDFD4C75-7CF6-4B30-9A7E-D8B5D25EB75A}
81155
{84EB3D08-249C-4900-8E17-832EC2DB5494} = {CDFD4C75-7CF6-4B30-9A7E-D8B5D25EB75A}
82156
{CF8A9A95-4825-47E0-86E7-2788A2127BE1} = {CDFD4C75-7CF6-4B30-9A7E-D8B5D25EB75A}
157+
{E1784FF1-A4FC-49E7-857F-59677B4BEF9A} = {F8EE8587-579C-E9CA-BFA7-D4EB0C8B506E}
83158
EndGlobalSection
84159
EndGlobal

src/Workloads/Workloads/Az.Workloads.psd1

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

99
@{
@@ -51,17 +51,17 @@ 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 = '4.0.2'; })
54+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.3.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = 'Monitors.Autorest/bin/Az.Monitors.private.dll',
5858
'SapVirtualInstance.Autorest/bin/Az.SapVirtualInstance.private.dll'
5959

6060
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
61-
# ScriptsToProcess = @()
61+
ScriptsToProcess = @()
6262

6363
# Type files (.ps1xml) to be loaded when importing this module
64-
# TypesToProcess = @()
64+
TypesToProcess = @()
6565

6666
# Format files (.ps1xml) to be loaded when importing this module
6767
FormatsToProcess = 'Monitors.Autorest/Az.Monitors.format.ps1xml',
@@ -142,7 +142,7 @@ PrivateData = @{
142142
PSData = @{
143143

144144
# Tags applied to this module. These help with module discovery in online galleries.
145-
Tags = 'Azure','ResourceManager','ARM','PSModule','Workloads'
145+
Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'Workloads'
146146

147147
# A URL to the license for this module.
148148
LicenseUri = 'https://aka.ms/azps-license'
@@ -168,7 +168,7 @@ PrivateData = @{
168168

169169
} # End of PSData hashtable
170170

171-
} # End of PrivateData hashtable
171+
} # End of PrivateData hashtable
172172

173173
# HelpInfo URI of this module
174174
# HelpInfoURI = ''

0 commit comments

Comments
 (0)