Skip to content

Commit 22acc83

Browse files
committed
adding details for capture across subscription
1 parent 1933b81 commit 22acc83

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/event-hubs/event-hubs-capture-managed-identity.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ Then you can select `User Assigned` managed identity option when enabling the ca
4646

4747

4848
#### 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.
5050

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+
>
5554
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.
5656

5757
## Related content
5858

0 commit comments

Comments
 (0)