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

[Hub Generated] Review request for Microsoft.HybridCompute to add version preview/2023-10-03-preview #26059

Merged
Show file tree
Hide file tree
Changes from 55 commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
6aba1db
Adds base for updating Microsoft.HybridCompute from version preview/2…
vedkale Oct 3, 2023
1ba7b83
Updates readme
vedkale Oct 3, 2023
26820df
Updates API version in new specs and examples
vedkale Oct 3, 2023
5d8b82f
add run commands
Oct 3, 2023
0e9893f
fix file path
Oct 3, 2023
3f3652b
remove 200 status code
Oct 3, 2023
3939ce4
update examples
Oct 3, 2023
970c1d1
update types to v5
Oct 10, 2023
5af8992
nsp configuration and network configuration endpoints and models
adrielmsft Oct 10, 2023
a998487
Merge branch 'vedkale-hybridcompute-Microsoft.HybridCompute-2023-10-0…
adrielmsft Oct 10, 2023
42d6dc3
add nsp config and network config examples
adrielmsft Oct 10, 2023
88a847b
pls json changes
adrielmsft Oct 10, 2023
87160db
Update machine, licenseProfile and related examples
zhejiao Oct 10, 2023
01b6c3d
Prettier fix
zhejiao Oct 10, 2023
c649410
Revert "update types to v5"
Oct 11, 2023
dd90b89
fix errors
Oct 11, 2023
da46c25
revert nsp config and network config changes
adrielmsft Oct 11, 2023
ec5b993
Remove MachineType and update related examples
zhejiao Oct 12, 2023
005da93
Merge branch 'vedkale-hybridcompute-Microsoft.HybridCompute-2023-10-0…
zhejiao Oct 12, 2023
75fbbaf
fix casing
Oct 13, 2023
c8120e4
Merge branch 'vedkale-hybridcompute-Microsoft.HybridCompute-2023-10-0…
Oct 13, 2023
fd7c5a6
Address feedbacks
zhejiao Oct 16, 2023
f9fddc3
Merge branch 'vedkale-hybridcompute-Microsoft.HybridCompute-2023-10-0…
zhejiao Oct 16, 2023
7fc5e79
Rename osProfile and osType
zhejiao Oct 16, 2023
67ad22b
fix pattern
Oct 18, 2023
24baea2
update reference versions
adrielmsft Oct 19, 2023
8880b08
network and nsp config changes
adrielmsft Oct 19, 2023
9c6ea4c
Merge branch 'adrielkim/2023-10-03-preview-tbd-nsp-changes' into vedk…
adrielmsft Oct 19, 2023
a8bb3d3
network and nsp config examples
adrielmsft Oct 19, 2023
23c7e5e
network config 201 response
adrielmsft Oct 19, 2023
e05921f
network config include default name in route
adrielmsft Oct 19, 2023
1d45c53
condense perimeterGuid and associationName parameter into perimeterName
adrielmsft Oct 19, 2023
22d9b24
regex restriction
adrielmsft Oct 20, 2023
755c18b
unique x-ms-enum name
adrielmsft Oct 20, 2023
4bfdd27
fix regex patterns
adrielmsft Oct 20, 2023
be3da6e
include 201 responses
adrielmsft Oct 20, 2023
e28d6b8
remove unnecessary 201 from network config update
adrielmsft Oct 20, 2023
90d553b
empty x-ms-identifiers to fix missing identifier id violation
adrielmsft Oct 20, 2023
a42c09e
network config reference to proxy resource
adrielmsft Oct 20, 2023
294b1c2
network config patch example
adrielmsft Oct 20, 2023
091c55a
network config example corrections
adrielmsft Oct 20, 2023
d856480
prettify
adrielmsft Oct 20, 2023
d7bb861
update network config fields
adrielmsft Oct 20, 2023
bccd3a7
prettier fix
adrielmsft Oct 20, 2023
fa8bd85
remove invalid parameter from network config
adrielmsft Oct 20, 2023
e6c6b29
remove network config id
adrielmsft Oct 20, 2023
831d216
Revert remove id from network config
adrielmsft Oct 20, 2023
9565d7f
removed location property from network config
adrielmsft Oct 20, 2023
be2acab
move location to network config properties
adrielmsft Oct 20, 2023
d847716
add request body to network config put
adrielmsft Oct 20, 2023
365bfea
generalize scope field name
adrielmsft Oct 23, 2023
9316d6b
remove pls name pattern
adrielmsft Oct 23, 2023
f68aed8
change required list in network config props
adrielmsft Oct 23, 2023
95cb34d
re-add pattern to pls name
adrielmsft Oct 23, 2023
5828037
update regex pattern for pls name
adrielmsft Oct 23, 2023
8840e66
arm id details to ncs resource id property
adrielmsft Oct 24, 2023
60a37b4
extend NSP config from common resource type
adrielmsft Oct 24, 2023
7c7093f
prettier fix
adrielmsft Oct 24, 2023
0da0bbe
revert reference to common resource type
adrielmsft Oct 24, 2023
073ccbf
replace guids with fake guids
adrielmsft Nov 10, 2023
7290f60
remove creds
Nov 14, 2023
539cbd0
remove secrets
Nov 14, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,8 @@ disablescheduling
disambiguated
discoverability
discoverbackup
disenrolled
disenrollment
diskmigrationjobs
diskoperations
distcp
Expand Down
Loading