Skip to content

Commit 2995d5c

Browse files
amitelranAmit Elran
andauthored
Add managedIdentityResourceId to EventHubConnectionProperties (Azure#16358)
Co-authored-by: Amit Elran <[email protected]>
1 parent 314f281 commit 2995d5c

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

specification/synapse/resource-manager/Microsoft.Synapse/preview/2021-06-01-preview/kustoPool.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3141,6 +3141,10 @@
31413141
"provisioningState": {
31423142
"$ref": "#/definitions/ResourceProvisioningState",
31433143
"description": "The provisioned state of the resource."
3144+
},
3145+
"managedIdentityResourceId": {
3146+
"type": "string",
3147+
"description": "The resource ID of a managed identity (system or user assigned) to be used to authenticate with event hub."
31443148
}
31453149
},
31463150
"required": [

0 commit comments

Comments
 (0)