Skip to content

Commit 241e9a9

Browse files
JoyerJinCopilot
andauthored
[PS] breaking change announcement of StorageMover module for autorest v4 (#28335)
Co-authored-by: Copilot <[email protected]>
1 parent 693a37f commit 241e9a9

File tree

8 files changed

+203
-17
lines changed

8 files changed

+203
-17
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 - StorageMover")]
23+
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.5.0")]
24+
[assembly: System.Reflection.AssemblyVersionAttribute("1.5.0")]
25+
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
26+
[assembly: System.CLSCompliantAttribute(false)]

src/StorageMover/StorageMover.Autorest/README.md

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,4 +164,78 @@ directive:
164164
- from: source-file-csharp
165165
where: $
166166
transform: $ = $.replace('public Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api30.ISystemData', 'private Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api30.ISystemData');
167+
168+
- where:
169+
verb: Get|Update
170+
subject: Agent
171+
set:
172+
breaking-change:
173+
deprecated-output-properties:
174+
- UploadLimitScheduleWeeklyRecurrence
175+
new-output-properties:
176+
- UploadLimitScheduleWeeklyRecurrence
177+
change-description: The type of the property UploadLimitScheduleWeeklyRecurrence will be changed from fixed array to 'List'.
178+
deprecated-by-version: 2.0.0
179+
deprecated-by-azversion: 15.0.0
180+
change-effective-date: 2025/11/03
181+
- where:
182+
verb: New
183+
subject: JobDefinition
184+
variant: Create
185+
set:
186+
breaking-change:
187+
change-description: The parameter set Create will be removed. Suggest to use CreateExpanded and CreateViaJsonString instead.
188+
deprecated-by-version: 2.0.0
189+
deprecated-by-azversion: 15.0.0
190+
change-effective-date: 2025/11/03
191+
- where:
192+
verb: New
193+
subject: Project
194+
variant: Create
195+
set:
196+
breaking-change:
197+
change-description: The parameter set Create will be removed. Suggest to use CreateExpanded and CreateViaJsonString instead.
198+
deprecated-by-version: 2.0.0
199+
deprecated-by-azversion: 15.0.0
200+
change-effective-date: 2025/11/03
201+
- where:
202+
verb: Update
203+
subject: StorageMover
204+
variant: Update$|UpdateViaIdentity$
205+
set:
206+
breaking-change:
207+
change-description: The parameter set Update and UpdateViaIdentity will be removed. Suggest to use UpdateExpanded, UpdateViaIdentityExpanded and UpdateViaJsonString instead.
208+
deprecated-by-version: 2.0.0
209+
deprecated-by-azversion: 15.0.0
210+
change-effective-date: 2025/11/03
211+
- where:
212+
verb: Update
213+
subject: Agent
214+
variant: Update$|UpdateViaIdentity$
215+
set:
216+
breaking-change:
217+
change-description: The parameter set Update and UpdateViaIdentity will be removed. Suggest to use UpdateExpanded, UpdateViaIdentityExpanded and UpdateViaJsonString instead.
218+
deprecated-by-version: 2.0.0
219+
deprecated-by-azversion: 15.0.0
220+
change-effective-date: 2025/11/03
221+
- where:
222+
verb: Update
223+
subject: JobDefinition
224+
variant: Update$|UpdateViaIdentity$
225+
set:
226+
breaking-change:
227+
change-description: The parameter set Update and UpdateViaIdentity will be removed. Suggest to use UpdateExpanded, UpdateViaIdentityExpanded and UpdateViaJsonString instead.
228+
deprecated-by-version: 2.0.0
229+
deprecated-by-azversion: 15.0.0
230+
change-effective-date: 2025/11/03
231+
- where:
232+
verb: Update
233+
subject: Project
234+
variant: Update$|UpdateViaIdentity$
235+
set:
236+
breaking-change:
237+
change-description: The parameter set Update and UpdateViaIdentity will be removed. Suggest to use UpdateExpanded, UpdateViaIdentityExpanded and UpdateViaJsonString instead.
238+
deprecated-by-version: 2.0.0
239+
deprecated-by-azversion: 15.0.0
240+
change-effective-date: 2025/11/03
167241
```

src/StorageMover/StorageMover.Autorest/docs/Az.StorageMover.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Module Name: Az.StorageMover
3-
Module Guid: d6053d97-1a9b-4fc6-9bd2-09c5b23b34db
3+
Module Guid: 5aa73e69-8151-459a-88f1-88482a0b2e63
44
Download Help Link: https://learn.microsoft.com/powershell/module/az.storagemover
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": "56a9fe9d-ca60-4298-9da3-7bbf49189300"
2+
"generate_Id": "984c298d-9912-458e-b48e-9ec7ab7d0791"
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/StorageMover/StorageMover.sln

Lines changed: 80 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 17
44
VisualStudioVersion = 17.0.31903.59
@@ -19,49 +19,119 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authenticators", "..\Accoun
1919
EndProject
2020
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StorageMover", "StorageMover\StorageMover.csproj", "{3CD5212D-D513-4E3A-9321-85644970EE9D}"
2121
EndProject
22-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.StorageMover", "..\..\generated\StorageMover\StorageMover.Autorest\Az.StorageMover.csproj", "{D6CC2120-2786-4B75-99B1-6BD759085C15}"
22+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "StorageMover.Autorest", "StorageMover.Autorest", "{8BBE5F50-A568-F446-66FF-50906981E632}"
23+
EndProject
24+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.StorageMover", "..\..\generated\StorageMover\StorageMover.Autorest\Az.StorageMover.csproj", "{C3FC329C-46C6-4244-A4D3-1306E45F0482}"
2325
EndProject
2426
Global
2527
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2628
Debug|Any CPU = Debug|Any CPU
29+
Debug|x64 = Debug|x64
30+
Debug|x86 = Debug|x86
2731
Release|Any CPU = Release|Any CPU
28-
EndGlobalSection
29-
GlobalSection(SolutionProperties) = preSolution
30-
HideSolutionNode = FALSE
32+
Release|x64 = Release|x64
33+
Release|x86 = Release|x86
3134
EndGlobalSection
3235
GlobalSection(ProjectConfigurationPlatforms) = postSolution
3336
{F10F55ED-609A-4C7E-9F65-F37A64511D4F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
3437
{F10F55ED-609A-4C7E-9F65-F37A64511D4F}.Debug|Any CPU.Build.0 = Debug|Any CPU
38+
{F10F55ED-609A-4C7E-9F65-F37A64511D4F}.Debug|x64.ActiveCfg = Debug|Any CPU
39+
{F10F55ED-609A-4C7E-9F65-F37A64511D4F}.Debug|x64.Build.0 = Debug|Any CPU
40+
{F10F55ED-609A-4C7E-9F65-F37A64511D4F}.Debug|x86.ActiveCfg = Debug|Any CPU
41+
{F10F55ED-609A-4C7E-9F65-F37A64511D4F}.Debug|x86.Build.0 = Debug|Any CPU
3542
{F10F55ED-609A-4C7E-9F65-F37A64511D4F}.Release|Any CPU.ActiveCfg = Release|Any CPU
3643
{F10F55ED-609A-4C7E-9F65-F37A64511D4F}.Release|Any CPU.Build.0 = Release|Any CPU
44+
{F10F55ED-609A-4C7E-9F65-F37A64511D4F}.Release|x64.ActiveCfg = Release|Any CPU
45+
{F10F55ED-609A-4C7E-9F65-F37A64511D4F}.Release|x64.Build.0 = Release|Any CPU
46+
{F10F55ED-609A-4C7E-9F65-F37A64511D4F}.Release|x86.ActiveCfg = Release|Any CPU
47+
{F10F55ED-609A-4C7E-9F65-F37A64511D4F}.Release|x86.Build.0 = Release|Any CPU
3748
{CBDBB17C-4842-43FD-B2A3-43D5FBB0AF69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
3849
{CBDBB17C-4842-43FD-B2A3-43D5FBB0AF69}.Debug|Any CPU.Build.0 = Debug|Any CPU
50+
{CBDBB17C-4842-43FD-B2A3-43D5FBB0AF69}.Debug|x64.ActiveCfg = Debug|Any CPU
51+
{CBDBB17C-4842-43FD-B2A3-43D5FBB0AF69}.Debug|x64.Build.0 = Debug|Any CPU
52+
{CBDBB17C-4842-43FD-B2A3-43D5FBB0AF69}.Debug|x86.ActiveCfg = Debug|Any CPU
53+
{CBDBB17C-4842-43FD-B2A3-43D5FBB0AF69}.Debug|x86.Build.0 = Debug|Any CPU
3954
{CBDBB17C-4842-43FD-B2A3-43D5FBB0AF69}.Release|Any CPU.ActiveCfg = Release|Any CPU
4055
{CBDBB17C-4842-43FD-B2A3-43D5FBB0AF69}.Release|Any CPU.Build.0 = Release|Any CPU
56+
{CBDBB17C-4842-43FD-B2A3-43D5FBB0AF69}.Release|x64.ActiveCfg = Release|Any CPU
57+
{CBDBB17C-4842-43FD-B2A3-43D5FBB0AF69}.Release|x64.Build.0 = Release|Any CPU
58+
{CBDBB17C-4842-43FD-B2A3-43D5FBB0AF69}.Release|x86.ActiveCfg = Release|Any CPU
59+
{CBDBB17C-4842-43FD-B2A3-43D5FBB0AF69}.Release|x86.Build.0 = Release|Any CPU
4160
{252B1F07-AFA4-4363-A89E-2C70BF2CB664}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
4261
{252B1F07-AFA4-4363-A89E-2C70BF2CB664}.Debug|Any CPU.Build.0 = Debug|Any CPU
62+
{252B1F07-AFA4-4363-A89E-2C70BF2CB664}.Debug|x64.ActiveCfg = Debug|Any CPU
63+
{252B1F07-AFA4-4363-A89E-2C70BF2CB664}.Debug|x64.Build.0 = Debug|Any CPU
64+
{252B1F07-AFA4-4363-A89E-2C70BF2CB664}.Debug|x86.ActiveCfg = Debug|Any CPU
65+
{252B1F07-AFA4-4363-A89E-2C70BF2CB664}.Debug|x86.Build.0 = Debug|Any CPU
4366
{252B1F07-AFA4-4363-A89E-2C70BF2CB664}.Release|Any CPU.ActiveCfg = Release|Any CPU
4467
{252B1F07-AFA4-4363-A89E-2C70BF2CB664}.Release|Any CPU.Build.0 = Release|Any CPU
68+
{252B1F07-AFA4-4363-A89E-2C70BF2CB664}.Release|x64.ActiveCfg = Release|Any CPU
69+
{252B1F07-AFA4-4363-A89E-2C70BF2CB664}.Release|x64.Build.0 = Release|Any CPU
70+
{252B1F07-AFA4-4363-A89E-2C70BF2CB664}.Release|x86.ActiveCfg = Release|Any CPU
71+
{252B1F07-AFA4-4363-A89E-2C70BF2CB664}.Release|x86.Build.0 = Release|Any CPU
4572
{5E88A257-3725-4ADB-9F7D-700FD28EBC5C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
4673
{5E88A257-3725-4ADB-9F7D-700FD28EBC5C}.Debug|Any CPU.Build.0 = Debug|Any CPU
74+
{5E88A257-3725-4ADB-9F7D-700FD28EBC5C}.Debug|x64.ActiveCfg = Debug|Any CPU
75+
{5E88A257-3725-4ADB-9F7D-700FD28EBC5C}.Debug|x64.Build.0 = Debug|Any CPU
76+
{5E88A257-3725-4ADB-9F7D-700FD28EBC5C}.Debug|x86.ActiveCfg = Debug|Any CPU
77+
{5E88A257-3725-4ADB-9F7D-700FD28EBC5C}.Debug|x86.Build.0 = Debug|Any CPU
4778
{5E88A257-3725-4ADB-9F7D-700FD28EBC5C}.Release|Any CPU.ActiveCfg = Release|Any CPU
4879
{5E88A257-3725-4ADB-9F7D-700FD28EBC5C}.Release|Any CPU.Build.0 = Release|Any CPU
80+
{5E88A257-3725-4ADB-9F7D-700FD28EBC5C}.Release|x64.ActiveCfg = Release|Any CPU
81+
{5E88A257-3725-4ADB-9F7D-700FD28EBC5C}.Release|x64.Build.0 = Release|Any CPU
82+
{5E88A257-3725-4ADB-9F7D-700FD28EBC5C}.Release|x86.ActiveCfg = Release|Any CPU
83+
{5E88A257-3725-4ADB-9F7D-700FD28EBC5C}.Release|x86.Build.0 = Release|Any CPU
4984
{E5D28657-ABA1-4944-AE80-02AE902FD9F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
5085
{E5D28657-ABA1-4944-AE80-02AE902FD9F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
86+
{E5D28657-ABA1-4944-AE80-02AE902FD9F9}.Debug|x64.ActiveCfg = Debug|Any CPU
87+
{E5D28657-ABA1-4944-AE80-02AE902FD9F9}.Debug|x64.Build.0 = Debug|Any CPU
88+
{E5D28657-ABA1-4944-AE80-02AE902FD9F9}.Debug|x86.ActiveCfg = Debug|Any CPU
89+
{E5D28657-ABA1-4944-AE80-02AE902FD9F9}.Debug|x86.Build.0 = Debug|Any CPU
5190
{E5D28657-ABA1-4944-AE80-02AE902FD9F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
5291
{E5D28657-ABA1-4944-AE80-02AE902FD9F9}.Release|Any CPU.Build.0 = Release|Any CPU
92+
{E5D28657-ABA1-4944-AE80-02AE902FD9F9}.Release|x64.ActiveCfg = Release|Any CPU
93+
{E5D28657-ABA1-4944-AE80-02AE902FD9F9}.Release|x64.Build.0 = Release|Any CPU
94+
{E5D28657-ABA1-4944-AE80-02AE902FD9F9}.Release|x86.ActiveCfg = Release|Any CPU
95+
{E5D28657-ABA1-4944-AE80-02AE902FD9F9}.Release|x86.Build.0 = Release|Any CPU
5396
{D2FB716C-31CA-4D36-84BD-E702EEE70191}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
5497
{D2FB716C-31CA-4D36-84BD-E702EEE70191}.Debug|Any CPU.Build.0 = Debug|Any CPU
98+
{D2FB716C-31CA-4D36-84BD-E702EEE70191}.Debug|x64.ActiveCfg = Debug|Any CPU
99+
{D2FB716C-31CA-4D36-84BD-E702EEE70191}.Debug|x64.Build.0 = Debug|Any CPU
100+
{D2FB716C-31CA-4D36-84BD-E702EEE70191}.Debug|x86.ActiveCfg = Debug|Any CPU
101+
{D2FB716C-31CA-4D36-84BD-E702EEE70191}.Debug|x86.Build.0 = Debug|Any CPU
55102
{D2FB716C-31CA-4D36-84BD-E702EEE70191}.Release|Any CPU.ActiveCfg = Release|Any CPU
56103
{D2FB716C-31CA-4D36-84BD-E702EEE70191}.Release|Any CPU.Build.0 = Release|Any CPU
104+
{D2FB716C-31CA-4D36-84BD-E702EEE70191}.Release|x64.ActiveCfg = Release|Any CPU
105+
{D2FB716C-31CA-4D36-84BD-E702EEE70191}.Release|x64.Build.0 = Release|Any CPU
106+
{D2FB716C-31CA-4D36-84BD-E702EEE70191}.Release|x86.ActiveCfg = Release|Any CPU
107+
{D2FB716C-31CA-4D36-84BD-E702EEE70191}.Release|x86.Build.0 = Release|Any CPU
57108
{3CD5212D-D513-4E3A-9321-85644970EE9D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
58109
{3CD5212D-D513-4E3A-9321-85644970EE9D}.Debug|Any CPU.Build.0 = Debug|Any CPU
110+
{3CD5212D-D513-4E3A-9321-85644970EE9D}.Debug|x64.ActiveCfg = Debug|Any CPU
111+
{3CD5212D-D513-4E3A-9321-85644970EE9D}.Debug|x64.Build.0 = Debug|Any CPU
112+
{3CD5212D-D513-4E3A-9321-85644970EE9D}.Debug|x86.ActiveCfg = Debug|Any CPU
113+
{3CD5212D-D513-4E3A-9321-85644970EE9D}.Debug|x86.Build.0 = Debug|Any CPU
59114
{3CD5212D-D513-4E3A-9321-85644970EE9D}.Release|Any CPU.ActiveCfg = Release|Any CPU
60115
{3CD5212D-D513-4E3A-9321-85644970EE9D}.Release|Any CPU.Build.0 = Release|Any CPU
61-
{D6CC2120-2786-4B75-99B1-6BD759085C15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
62-
{D6CC2120-2786-4B75-99B1-6BD759085C15}.Debug|Any CPU.Build.0 = Debug|Any CPU
63-
{D6CC2120-2786-4B75-99B1-6BD759085C15}.Release|Any CPU.ActiveCfg = Release|Any CPU
64-
{D6CC2120-2786-4B75-99B1-6BD759085C15}.Release|Any CPU.Build.0 = Release|Any CPU
116+
{3CD5212D-D513-4E3A-9321-85644970EE9D}.Release|x64.ActiveCfg = Release|Any CPU
117+
{3CD5212D-D513-4E3A-9321-85644970EE9D}.Release|x64.Build.0 = Release|Any CPU
118+
{3CD5212D-D513-4E3A-9321-85644970EE9D}.Release|x86.ActiveCfg = Release|Any CPU
119+
{3CD5212D-D513-4E3A-9321-85644970EE9D}.Release|x86.Build.0 = Release|Any CPU
120+
{C3FC329C-46C6-4244-A4D3-1306E45F0482}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
121+
{C3FC329C-46C6-4244-A4D3-1306E45F0482}.Debug|Any CPU.Build.0 = Debug|Any CPU
122+
{C3FC329C-46C6-4244-A4D3-1306E45F0482}.Debug|x64.ActiveCfg = Debug|Any CPU
123+
{C3FC329C-46C6-4244-A4D3-1306E45F0482}.Debug|x64.Build.0 = Debug|Any CPU
124+
{C3FC329C-46C6-4244-A4D3-1306E45F0482}.Debug|x86.ActiveCfg = Debug|Any CPU
125+
{C3FC329C-46C6-4244-A4D3-1306E45F0482}.Debug|x86.Build.0 = Debug|Any CPU
126+
{C3FC329C-46C6-4244-A4D3-1306E45F0482}.Release|Any CPU.ActiveCfg = Release|Any CPU
127+
{C3FC329C-46C6-4244-A4D3-1306E45F0482}.Release|Any CPU.Build.0 = Release|Any CPU
128+
{C3FC329C-46C6-4244-A4D3-1306E45F0482}.Release|x64.ActiveCfg = Release|Any CPU
129+
{C3FC329C-46C6-4244-A4D3-1306E45F0482}.Release|x64.Build.0 = Release|Any CPU
130+
{C3FC329C-46C6-4244-A4D3-1306E45F0482}.Release|x86.ActiveCfg = Release|Any CPU
131+
{C3FC329C-46C6-4244-A4D3-1306E45F0482}.Release|x86.Build.0 = Release|Any CPU
132+
EndGlobalSection
133+
GlobalSection(SolutionProperties) = preSolution
134+
HideSolutionNode = FALSE
65135
EndGlobalSection
66136
GlobalSection(NestedProjects) = preSolution
67137
{F10F55ED-609A-4C7E-9F65-F37A64511D4F} = {E1519A88-B8C2-4D42-B4DC-0E3C22778AAC}
@@ -70,5 +140,6 @@ Global
70140
{5E88A257-3725-4ADB-9F7D-700FD28EBC5C} = {E1519A88-B8C2-4D42-B4DC-0E3C22778AAC}
71141
{E5D28657-ABA1-4944-AE80-02AE902FD9F9} = {E1519A88-B8C2-4D42-B4DC-0E3C22778AAC}
72142
{D2FB716C-31CA-4D36-84BD-E702EEE70191} = {E1519A88-B8C2-4D42-B4DC-0E3C22778AAC}
143+
{C3FC329C-46C6-4244-A4D3-1306E45F0482} = {8BBE5F50-A568-F446-66FF-50906981E632}
73144
EndGlobalSection
74145
EndGlobal

src/StorageMover/StorageMover/Az.StorageMover.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: 1/9/2025
6+
# Generated on: 8/5/2025
77
#
88

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

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

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

6262
# Type files (.ps1xml) to be loaded when importing this module
63-
# TypesToProcess = @()
63+
TypesToProcess = @()
6464

6565
# Format files (.ps1xml) to be loaded when importing this module
6666
FormatsToProcess = 'StorageMover.Autorest/Az.StorageMover.format.ps1xml'
@@ -114,7 +114,7 @@ PrivateData = @{
114114
PSData = @{
115115

116116
# Tags applied to this module. These help with module discovery in online galleries.
117-
Tags = 'Azure','ResourceManager','ARM','PSModule','StorageMover'
117+
Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'StorageMover'
118118

119119
# A URL to the license for this module.
120120
LicenseUri = 'https://aka.ms/azps-license'
@@ -139,7 +139,7 @@ PrivateData = @{
139139

140140
} # End of PSData hashtable
141141

142-
} # End of PrivateData hashtable
142+
} # End of PrivateData hashtable
143143

144144
# HelpInfo URI of this module
145145
# HelpInfoURI = ''

src/StorageMover/StorageMover/ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Added breaking change announcement for `Get-AzStorageMoverAgent` and `Update-AzStorageMoverAgent` cmdlets from fixed array to list.
22+
* Added unexpanded parameter sets deprecated breaking change announcement for below cmdlets.
23+
* parameter sets Create for cmdlet `New-AzStorageMover`, `New-AzStorageMoverProject`, `New-AzStorageMoverJobDefinition`
24+
* parameter sets Update and UpdateViaIdentity for Cmdlet `Update-AzStorageMover`, `Update-AzStorageMoverAgent`, `Update-AzStorageMoverJobDefinition`, `Update-AzStorageMoverProject`
2125

2226
## Version 1.5.0
2327
* Upgraded nuget package to signed package.

0 commit comments

Comments
 (0)