Skip to content

Commit

Permalink
Added v2022-04-15-preview API for ArcAppliance (#19491)
Browse files Browse the repository at this point in the history
* Fixed example on v2021-10-31-preview API

* Copied v2021-10-31-preview as new API

* Add actual v2022-04-15-preview api

* Added custom words

* Updated URL based on ARM suggestion

Co-authored-by: Sai Sankar Gochhayat <sgochhayat@microsoft.com>
  • Loading branch information
saisankargochhayat and Sai Sankar Gochhayat authored Jun 27, 2022
1 parent fda2db4 commit 132c5d1
Show file tree
Hide file tree
Showing 18 changed files with 1,574 additions and 7 deletions.
3 changes: 3 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ canadaeast
canceldelete
cancelpipelinerun
canonicalized
capi
Carbonite
carretera
catalogapi
Expand Down Expand Up @@ -1092,6 +1093,7 @@ Kubelet
kubelogin
kubenet
kubernetes
KubeVirt
Kustomization
kustomizations
Kustomizations
Expand Down Expand Up @@ -2276,6 +2278,7 @@ updatepolicy
updateprivateendpointconnection
updateproperties
updation
upgradegraph
upgradeos
uploadbatchservicelogs
uploadcertificate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"subscriptionId": "11111111-2222-3333-4444-555555555555",
"resourceGroupName": "testresourcegroup",
"resourceName": "appliance01",
"identity": {
"type": "SystemAssigned"
},
"parameters": {
"location": "West US",
"properties": {
Expand Down
Loading

0 comments on commit 132c5d1

Please sign in to comment.