Skip to content
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
grizzlytheodore May 23, 2023
8798178
update version references to newest version
grizzlytheodore May 23, 2023
a8eef6d
update readme
grizzlytheodore May 23, 2023
2dc033f
merge main
grizzlytheodore Oct 16, 2023
d362644
fix readme tag orders
grizzlytheodore Oct 16, 2023
23561df
sync with latest release
grizzlytheodore Oct 16, 2023
601bb45
Merge branch 'main' into feature/cplat-2023-09-01
Oct 17, 2023
b195a1f
merge conflict
grizzlytheodore Oct 19, 2023
ceffc28
use latest diskRP version
grizzlytheodore Oct 19, 2023
ecbeffd
suppress LroErrorContent
grizzlytheodore Oct 31, 2023
fb0a59d
suppress ResourceNameRestriction LintDiff for dedicatedHost
grizzlytheodore 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)
huiminyan2017 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
grizzlytheodore Nov 17, 2023
f0d554d
fix CI failures
grizzlytheodore Nov 20, 2023
5b78545
change back enum name
grizzlytheodore Nov 20, 2023
3420d6f
Merge branch 'main' into feature/cplat-2023-09-01
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor 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