Skip to content

Commit 45f4f47

Browse files
amitelranAmit Elran
andauthored
[Hub Generated] Review request for Microsoft.Synapse to add version preview/2021-04-01-preview (Azure#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>
1 parent b39d331 commit 45f4f47

File tree

222 files changed

+28341
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

222 files changed

+28341
-3
lines changed

cSpell.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,12 @@
230230
"Exprired"
231231
]
232232
},
233+
{
234+
"filename": "**/specification/synapse/resource-manager/Microsoft.Synapse/preview/2021-04-01-preview/integrationRuntime.json",
235+
"words": [
236+
"Exprired"
237+
]
238+
},
233239
{
234240
"filename": "**/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/TasksCommon.json",
235241
"words": [
@@ -814,4 +820,4 @@
814820
]
815821
}
816822
]
817-
}
823+
}

custom-words.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -957,6 +957,7 @@ Kubelet
957957
kubenet
958958
kubernetes
959959
kusto
960+
kustooperations
960961
kvset
961962
l'avion
962963
labaccounts

0 commit comments

Comments
 (0)