Commit c301191
Add Bulkactions 2026-07-06-preview version (#44101)
* Add VmAllocationInfo model and update ResourceOperation for flexible VM allocation
* Remove obsolete example JSON files for Virtual Machine Bulk Operations and update readme to reflect the new package version.
* add new changes
* update examples
* update model
* add missing endpoints
* add known suppresisons
* add suppression for ResourceProvisionVdiPayload
* update readme based on PR comments
* address comments and add suppression
* update client.tsp file
* rename VmAllocationInfo to VmInfo and update documentation for virtual machine allocation details
* Rename VmInfo model to VirtualMachineInfo and update references in ResourceOperation
* Added minCapacity check for FlexProperties to validate and reject the calls if capacity is not available.
* fix failing tsv check
* remove faulty example info
* Add bulk operation errors list/ack TypeSpec for Microsoft.Compute/Bulkactions 2026-07-06-preview
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* add new endpoint and fix examples
* address lintdiff errors
* update paths
* add lookbackInMinutes for listBulkOperationErrors
* fix lintdiff issues
* fix lintdiff errors
* add suppression
* fix python sdk failures
* Add service directory for Python SDK generation
* Apply suggestion from @msyyc
---------
Co-authored-by: Asif Mammadov <asifmammadov@microsoft.com>
Co-authored-by: Sumedh Sandeep Parvatikar <sparvatikar@microsoft.com>
Co-authored-by: Asif Mammadov <mammadovwork@gmail.com>
Co-authored-by: Haojing Lu <haojinglu@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>1 parent 3d12e5d commit c301191
66 files changed
Lines changed: 18278 additions & 9 deletions
File tree
- specification/compute/resource-manager/Microsoft.Compute/Bulkactions
- examples/2026-07-06-preview
- preview/2026-07-06-preview
- examples
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 41 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
223 | 225 | | |
224 | 226 | | |
225 | 227 | | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
226 | 267 | | |
227 | 268 | | |
228 | 269 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments