-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/cplat 2023 09 01 #26270
Merged
Merged
Feature/cplat 2023 09 01 #26270
Changes from 25 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
fe10ac6
create new version folder
8798178
update version references to newest version
a8eef6d
update readme
2dc033f
merge main
d362644
fix readme tag orders
23561df
sync with latest release
601bb45
Merge branch 'main' into feature/cplat-2023-09-01
grizzlytheodore b195a1f
merge conflict
ceffc28
use latest diskRP version
ecbeffd
suppress LroErrorContent
fb0a59d
suppress ResourceNameRestriction LintDiff for dedicatedHost
121e3e6
Added diskcontrollertype to restore points (#26469)
raktdas 5ba8d37
Add osRollingUpgradeDeferral property and ApproveRollingUpgrade call …
johnzhang-microsoft da154c6
Etag support in crp (#26368)
mannanbansal 64561ba
Adding IsVMInStandbyPool boolean property in VirtualMachineInstanceVi…
bxubxu 3879354
Adding timeCreated for VMSS VM Profile (#26067)
kimberlyyipc 83525ba
Adding Query Parameter to GenerateSshKeyPair API (#26090)
kamusta-msft 9c869d7
New SecurityEncryptionType NonPersistedTPM for Confidential VM (#26131)
poaggar 35d0852
ProxyAgentSettings swagger (#26145)
hmyan90 5e7befa
Added managedBy related changes in swagger (#26315)
mannanbansal b7df97e
Added encryption identity to virtual machine payload - Swagger specs …
pavanrachapudy90 86ba737
New API for attaching and detaching managed data disks in Control pla…
csassasin 5449bd2
Adding SharingProfile to CapacityReservationGroup for CrossPartition…
nreact 038f782
Adding dedicated host redeploy spec (#26427)
thomascoats 44b9d98
Add ResiliencyPolicy to VMSS API V2023-09-01 (#26574)
wenhuan-zhai-msft 5579391
fix ARM review comments
f0d554d
fix CI failures
5b78545
change back enum name
3420d6f
Merge branch 'main' into feature/cplat-2023-09-01
grizzlytheodore 5d17c45
Setting the response type for AttachDetach API spec to StorageProfile…
tanishkalra08 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you remove this and use camel case approveRollingUpgrade instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Also I didn't happen to notice the approveRollingUpgrade in the diff for this PR, did I overlook it?)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5ba8d37#diff-22bcf7eb889078cf4dddb597d13d787092269075bddc646987b3504b694bcb1eR1761
found it here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated in the latest commit as advised