Skip to content

Commit

Permalink
[Hub Generated] Review request for Microsoft.Synapse to add version p…
Browse files Browse the repository at this point in the history
…review/2021-04-01-preview (#13874)

* Adds base for updating Microsoft.Synapse from version stable/2021-03-01 to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* add changed files for kustoPool

* Ravi changes to fix LinDiff validation

* Add Itay Sofer's changes

* filizt comments mid-way

* Remove clouderror and resplace with "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse"

* Add IotHubDataConnection and EventGridDataConnection

* Modify PUT to OK, CREATED, ACCEPTED

* Change from provisioningState to ResourceProvisioningState

* Add BlobStorageEventType

* Remove 202 when creating a KustoPool

* Change PUT/PATCH 202 responses

* Remove 202 in PATCH/PUT operations where having both 200 & 201

* Add "isIdentityCertExprired" to custom-words.txt

* Remove isIdentityCertExprired from custom-words.txt

* Add Exprired to cSpell.json

Co-authored-by: Amit Elran <amelran@microsoft.com>
  • Loading branch information
amitelran and Amit Elran authored Apr 16, 2021
1 parent b39d331 commit 45f4f47
Show file tree
Hide file tree
Showing 222 changed files with 28,341 additions and 3 deletions.
8 changes: 7 additions & 1 deletion cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@
"Exprired"
]
},
{
"filename": "**/specification/synapse/resource-manager/Microsoft.Synapse/preview/2021-04-01-preview/integrationRuntime.json",
"words": [
"Exprired"
]
},
{
"filename": "**/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/TasksCommon.json",
"words": [
Expand Down Expand Up @@ -814,4 +820,4 @@
]
}
]
}
}
1 change: 1 addition & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -957,6 +957,7 @@ Kubelet
kubenet
kubernetes
kusto
kustooperations
kvset
l'avion
labaccounts
Expand Down
Loading

0 comments on commit 45f4f47

Please sign in to comment.