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
Copy file name to clipboardExpand all lines: src/Compute/Compute.Autorest/README.md
-54Lines changed: 0 additions & 54 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -276,58 +276,4 @@ directive:
276
276
parameter-name: SpotPlacementScoresInput
277
277
set:
278
278
alias: SpotPlacementRecommenderInput
279
-
280
-
- where:
281
-
verb: Get
282
-
subject: GalleryApplicationVersion
283
-
set:
284
-
breaking-change:
285
-
deprecated-output-properties:
286
-
- PublishingProfileTargetExtendedLocation
287
-
- ReplicationStatusSummary
288
-
- TargetRegion
289
-
new-output-properties:
290
-
- PublishingProfileTargetExtendedLocation
291
-
- ReplicationStatusSummary
292
-
- TargetRegion
293
-
change-description: The types of the properties 'PublishingProfileTargetExtendedLocation', 'ReplicationStatusSummary' and 'TargetRegion' will be changed from single object to 'List'.
294
-
deprecated-by-version: 9.0.0
295
-
deprecated-by-azversion: 15.0.0
296
-
change-effective-date: 2025/11/03
297
-
298
-
- where:
299
-
verb: Invoke
300
-
subject: SpotPlacementScore
301
-
set:
302
-
breaking-change:
303
-
deprecated-output-properties:
304
-
- PlacementScore
305
-
- DesiredSize
306
-
- DesiredLocation
307
-
new-output-properties:
308
-
- PlacementScore
309
-
- DesiredSize
310
-
- DesiredLocation
311
-
change-description: The types of the properties 'PlacementScore', 'DesiredSize' and 'DesiredLocation' will be changed from single object to 'List'.
312
-
deprecated-by-version: 9.0.0
313
-
deprecated-by-azversion: 15.0.0
314
-
change-effective-date: 2025/11/03
315
-
316
-
- where:
317
-
verb: Set
318
-
subject: VMRunCommand|VmssVMRunCommand
319
-
set:
320
-
breaking-change:
321
-
deprecated-output-properties:
322
-
- InstanceViewStatuses
323
-
- ProtectedParameter
324
-
- Parameter
325
-
new-output-properties:
326
-
- InstanceViewStatuses
327
-
- ProtectedParameter
328
-
- Parameter
329
-
change-description: The types of the properties 'InstanceViewStatuses', 'ProtectedParameter' and 'Parameter' will be changed from single object to 'List'.
Copy file name to clipboardExpand all lines: src/Compute/Compute/ChangeLog.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@
20
20
21
21
-->
22
22
## Upcoming Release
23
+
* Introduced various new features by upgrading code generator. Please see detail [here](https://github.com/Azure/azure-powershell/blob/main/documentation/Autorest-powershell-v4-new-features.md).
23
24
* Added `-Redeploy` switch parameter for `Update-AzHost` cmdlet to enable dedicated host redeployment.
24
25
* ComputeRP related cmdlets will now use 2025-04-01 version of the ComputeRP API.
25
26
* Added `-AddProxyAgentExtension` parameter (Switch) to `New-AzVmss` and `New-AzVM`
0 commit comments