You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
0 commit comments