You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/event-hubs/event-hubs-capture-managed-identity.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,13 +46,13 @@ Then you can select `User Assigned` managed identity option when enabling the ca
46
46
47
47
48
48
#### Capturing events to a capture destination in a different subscription
49
-
The Event Hubs Capture feature also support capturing data to a capture destination in a different subscription with the use of managed identity.
49
+
The Event Hubs Capture feature also support capturing data to a capture destination in a different subscription with the use of managed identity.
50
50
51
-
> [!IMPORTANT]
52
-
> Azure portal doesn't support the selection of a capture destination from a different subscription. You need to use ARM templates for that purpose.
53
-
54
-
For that you can use the same ARM templates given in [enabling capture with ARM template guide](./event-hubs-resource-manager-namespace-event-hub-enable-capture.md) with corresponding managed identity.
51
+
> [!NOTE]
52
+
> To enable capture with a storage account in a different subscription, the Microsoft.EventHub resource provider should be registered for a subscription which owns the storage account.
53
+
>
55
54
55
+
You may use the portal or use the same ARM templates given in [enabling capture with ARM template guide](./event-hubs-resource-manager-namespace-event-hub-enable-capture.md) with corresponding managed identity.
0 commit comments