Skip to content

Commit 87433cf

Browse files
wonnerWan Yang
andauthored
support LRO for managed identity sql control (#12028)
Co-authored-by: Wan Yang <[email protected]>
1 parent 7dddc4b commit 87433cf

File tree

1 file changed

+4
-0
lines changed
  • specification/synapse/resource-manager/Microsoft.Synapse/preview/2019-06-01-preview

1 file changed

+4
-0
lines changed

specification/synapse/resource-manager/Microsoft.Synapse/preview/2019-06-01-preview/workspace.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -766,6 +766,10 @@
766766
"produces": [
767767
"application/json"
768768
],
769+
"x-ms-long-running-operation": true,
770+
"x-ms-long-running-operation-options": {
771+
"final-state-via": "azure-async-operation"
772+
},
769773
"x-ms-examples": {
770774
"Create or update managed identity sql control settings": {
771775
"$ref": "./examples/CreateOrUpdateManagedIdentitySqlControlSettings.json"

0 commit comments

Comments
 (0)