Commit 28db62c
ComputeRP 2022-03-01 REST API release (#17988)
* new API version set up
* update mistakes
* move extended location to common
* update other readme files for sdk languages
* Adding UltraSSDcapability properties in dedicated host resource (#18076)
* Added diffDiskSettings property as part of Swagger changes needed for Ephemeral VM\VMSS
* updated comment
* updated swagger specs for diffdisksettings property
* updated swagger spec comments for diff disk settings [property
* added example to create Diff OS disk scaleset
* updated 2018-10-01 version specs with diffdisk property
* added example file for creating VM with diffdisksettings property
* updated swagger changes for reimage operation in single vm
* update examples
* udpated examples
* fixed validation errors
* updated comments for reimage operation documentation
* Updated examples and documentation for APIs in swagger
* updated examples as per review comments
* updated swagger documentation
* updated swagger documentation with zone details in the sku example
* updated swagger documentation and reverted the breaking changes
* updated examples as per swagger model
* updated swagger to remove the model validation errors for existing examples where we are passing read only parameter in the request
* updated swagger
* updated swagger
* Added new property in DiffDiskSettings
* updated swagger spec
* udpated swagger
* updated swagger spec
* updated code
* updated code
* udpated swagger
* updated code
* updated swagger documentation for DiffDiskPlacement
* updated code
* updated documentation
* updated code
* updated swagger
* updated swagger
* updated swagger
* updated code
* updated code
* updated example json
* updated swagger changes
* updated swagger
* Updating minor documentation for the changes checked in PR: 18076 (#18528)
* Added diffDiskSettings property as part of Swagger changes needed for Ephemeral VM\VMSS
* updated comment
* updated swagger specs for diffdisksettings property
* updated swagger spec comments for diff disk settings [property
* added example to create Diff OS disk scaleset
* updated 2018-10-01 version specs with diffdisk property
* added example file for creating VM with diffdisksettings property
* updated swagger changes for reimage operation in single vm
* update examples
* udpated examples
* fixed validation errors
* updated comments for reimage operation documentation
* Updated examples and documentation for APIs in swagger
* updated examples as per review comments
* updated swagger documentation
* updated swagger documentation with zone details in the sku example
* updated swagger documentation and reverted the breaking changes
* updated examples as per swagger model
* updated swagger to remove the model validation errors for existing examples where we are passing read only parameter in the request
* updated swagger
* updated swagger
* Added new property in DiffDiskSettings
* updated swagger spec
* udpated swagger
* updated swagger spec
* updated code
* updated code
* udpated swagger
* updated code
* updated swagger documentation for DiffDiskPlacement
* updated code
* updated documentation
* updated code
* updated swagger
* updated swagger
* updated swagger
* updated code
* updated code
* updated example json
* updated swagger changes
* updated swagger
* udpated swagger
* Merged the intent from origin (#18159)
* fix naming convention error =s
* new API version set up
* update mistakes
* move extended location to common
* update other readme files for sdk languages
* Adding UltraSSDcapability properties in dedicated host resource (#18076)
* Added diffDiskSettings property as part of Swagger changes needed for Ephemeral VM\VMSS
* updated comment
* updated swagger specs for diffdisksettings property
* updated swagger spec comments for diff disk settings [property
* added example to create Diff OS disk scaleset
* updated 2018-10-01 version specs with diffdisk property
* added example file for creating VM with diffdisksettings property
* updated swagger changes for reimage operation in single vm
* update examples
* udpated examples
* fixed validation errors
* updated comments for reimage operation documentation
* Updated examples and documentation for APIs in swagger
* updated examples as per review comments
* updated swagger documentation
* updated swagger documentation with zone details in the sku example
* updated swagger documentation and reverted the breaking changes
* updated examples as per swagger model
* updated swagger to remove the model validation errors for existing examples where we are passing read only parameter in the request
* updated swagger
* updated swagger
* Added new property in DiffDiskSettings
* updated swagger spec
* udpated swagger
* updated swagger spec
* updated code
* updated code
* udpated swagger
* updated code
* updated swagger documentation for DiffDiskPlacement
* updated code
* updated documentation
* updated code
* updated swagger
* updated swagger
* updated swagger
* updated code
* updated code
* updated example json
* updated swagger changes
* updated swagger
* Updating minor documentation for the changes checked in PR: 18076 (#18528)
* Added diffDiskSettings property as part of Swagger changes needed for Ephemeral VM\VMSS
* updated comment
* updated swagger specs for diffdisksettings property
* updated swagger spec comments for diff disk settings [property
* added example to create Diff OS disk scaleset
* updated 2018-10-01 version specs with diffdisk property
* added example file for creating VM with diffdisksettings property
* updated swagger changes for reimage operation in single vm
* update examples
* udpated examples
* fixed validation errors
* updated comments for reimage operation documentation
* Updated examples and documentation for APIs in swagger
* updated examples as per review comments
* updated swagger documentation
* updated swagger documentation with zone details in the sku example
* updated swagger documentation and reverted the breaking changes
* updated examples as per swagger model
* updated swagger to remove the model validation errors for existing examples where we are passing read only parameter in the request
* updated swagger
* updated swagger
* Added new property in DiffDiskSettings
* updated swagger spec
* udpated swagger
* updated swagger spec
* updated code
* updated code
* udpated swagger
* updated code
* updated swagger documentation for DiffDiskPlacement
* updated code
* updated documentation
* updated code
* updated swagger
* updated swagger
* updated swagger
* updated code
* updated code
* updated example json
* updated swagger changes
* updated swagger
* udpated swagger
* Merged the intent from origin (#18159)
* fix naming convention error =s
* fix issues from #18159
* Adding Identity to VirtualMachineScaleSetVM (#18295)
* init
* PR comment
* [Crash Consistent RestorePoints] Making consistencyMode input parameter for RestorePoint (#18165)
* removing readonly for consistencymode
* small spell correction 2.1
* [RestorePoints] Fixing instanceView (#18592)
* fixing instance view 20220301instanceviewfix branch 1.1
* adding objects 2.1
* VMSS Flex Disk deleteOption changes (#18433)
* disk delete option for vmss flex
* prettier changes
* update parameters
Co-authored-by: Kimberly Yip Chang <kiyipcha@microsoft.com>
* Fix vm extension location bug (#18487)
* fix
* fix lint issue
* Update properties for VMApps, CRP (#18609)
* saving work
* ran prettier
* fix LintDiff, SpellCheck
* reverted changes made to gallery.json. The changes to gallery.json will be part of separate PR.
* GuestPatching: Adding AutomaticByPlatformSettings (in VMSS and VM model) and useRollingUpgradePolicy (in VMSS model) properties (#18581)
* GuestPatching: Adding AutomaticByPlatofrmSettings within Linux and Windows Patch settings for VM and VMSS model
* Updating examples related to AutomaticByPlatformSettings property in PatchSettings for VM and VMSS model
* Adding useRollingUpgradePolicy property to automaticOSUpgradePolicy for VMSS and other minor changes for AutomaticByPlatfrom settings
* Addressing PR feedback
* Addressing PR feedback #2
* Renaming reboot reference for windows and linux automaticbyplatform patch settings - reboot settings
* Resolving errors reported on the PR by Avocado and LintDiff
* add architecture added in last version
* fix CI failures
* added PremiumV2_LRS (#18809)
* Update dedicatedHost.json
* fix example name to keep it consistent with others
* Update computeRPCommon.json
Co-authored-by: hari-bodicherla <43284966+hari-bodicherla@users.noreply.github.com>
Co-authored-by: aspand <45955504+aspand@users.noreply.github.com>
Co-authored-by: kamusta-msft <56413142+kamusta-msft@users.noreply.github.com>
Co-authored-by: prchin <101265062+prchin@users.noreply.github.com>
Co-authored-by: Kimberly Yip Chang <kimberlyyipc@gmail.com>
Co-authored-by: Kimberly Yip Chang <kiyipcha@microsoft.com>
Co-authored-by: Bhaskar Brahma <bhbrahma@microsoft.com>
Co-authored-by: Rajasi Rane <56841542+rane-rajasi@users.noreply.github.com>
Co-authored-by: PushyaragY <100753036+PushyaragY@users.noreply.github.com>1 parent 7d6b476 commit 28db62c
File tree
379 files changed
+50753
-7
lines changed- specification/compute/resource-manager
- Microsoft.Compute/stable/2022-03-01
- ComputeRP
- examples
- availabilitySetExamples
- capacityReservationExamples
- computeRPCommonExamples
- dedicatedHostExamples
- imageExamples
- logAnalyticExamples
- proximityPlacementGroupExamples
- restorePointExamples
- runCommandExamples
- sshPublicKeyExamples
- virtualMachineExamples
- virtualMachineExtensionImageExamples
- virtualMachineImageExamples
- virtualMachineScaleSetExamples
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
379 files changed
+50753
-7
lines changedLines changed: 514 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 978 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1863 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1061 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 32 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 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
Lines changed: 85 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 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
Lines changed: 12 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 | + | |
Lines changed: 12 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 | + | |
Lines changed: 48 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 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
Lines changed: 15 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 | + | |
0 commit comments