Skip to content
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 30 commits into from
Dec 5, 2023
Merged
Show file tree
Hide file tree
Changes from 25 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
fe10ac6
create new version folder
May 23, 2023
8798178
update version references to newest version
May 23, 2023
a8eef6d
update readme
May 23, 2023
2dc033f
merge main
Oct 16, 2023
d362644
fix readme tag orders
Oct 16, 2023
23561df
sync with latest release
Oct 16, 2023
601bb45
Merge branch 'main' into feature/cplat-2023-09-01
grizzlytheodore Oct 17, 2023
b195a1f
merge conflict
Oct 19, 2023
ceffc28
use latest diskRP version
Oct 19, 2023
ecbeffd
suppress LroErrorContent
Oct 31, 2023
fb0a59d
suppress ResourceNameRestriction LintDiff for dedicatedHost
Nov 7, 2023
121e3e6
Added diskcontrollertype to restore points (#26469)
raktdas Nov 8, 2023
5ba8d37
Add osRollingUpgradeDeferral property and ApproveRollingUpgrade call …
johnzhang-microsoft Nov 16, 2023
da154c6
Etag support in crp (#26368)
mannanbansal Nov 16, 2023
64561ba
Adding IsVMInStandbyPool boolean property in VirtualMachineInstanceVi…
bxubxu Nov 16, 2023
3879354
Adding timeCreated for VMSS VM Profile (#26067)
kimberlyyipc Nov 16, 2023
83525ba
Adding Query Parameter to GenerateSshKeyPair API (#26090)
kamusta-msft Nov 16, 2023
9c869d7
New SecurityEncryptionType NonPersistedTPM for Confidential VM (#26131)
poaggar Nov 16, 2023
35d0852
ProxyAgentSettings swagger (#26145)
hmyan90 Nov 16, 2023
5e7befa
Added managedBy related changes in swagger (#26315)
mannanbansal Nov 16, 2023
b7df97e
Added encryption identity to virtual machine payload - Swagger specs …
pavanrachapudy90 Nov 16, 2023
86ba737
New API for attaching and detaching managed data disks in Control pla…
csassasin Nov 16, 2023
5449bd2
Adding SharingProfile to CapacityReservationGroup for CrossPartition…
nreact Nov 16, 2023
038f782
Adding dedicated host redeploy spec (#26427)
thomascoats Nov 16, 2023
44b9d98
Add ResiliencyPolicy to VMSS API V2023-09-01 (#26574)
wenhuan-zhai-msft Nov 16, 2023
5579391
fix ARM review comments
Nov 17, 2023
f0d554d
fix CI failures
Nov 20, 2023
5b78545
change back enum name
Nov 20, 2023
3420d6f
Merge branch 'main' into feature/cplat-2023-09-01
grizzlytheodore Nov 30, 2023
5d17c45
Setting the response type for AttachDetach API spec to StorageProfile…
tanishkalra08 Dec 1, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ appid
appinsights
Applicationkey
applynetworkconfigurationupdates
approverollingupgrade
Copy link
Member

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?

Copy link
Member

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?)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

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

appservice
appsettings
appsource
Expand Down
Loading