Skip to content

Commit d5ac5b9

Browse files
committed
adding details on how to register the RP
1 parent 22acc83 commit d5ac5b9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,13 @@ Then you can select `User Assigned` managed identity option when enabling the ca
4848
#### Capturing events to a capture destination in a different subscription
4949
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-
> [!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.
51+
> [!IMPORTANT]
52+
> To enable capture with a storage account in a different subscription, the **Microsoft.EventHub Resource Provider must be registered for the subscription** which owns the storage account.
53+
>
54+
> To learn more about registering a Resource Provider with a specific Azure Subscription, refer to the [documentation](../azure-resource-manager/management/resource-providers-and-types#register-resource-provider).
5355
>
5456
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.
57+
You may use the portal or use the ARM templates in [guide](./event-hubs-resource-manager-namespace-event-hub-enable-capture.md) with corresponding managed identity.
5658

5759
## Related content
5860

0 commit comments

Comments
 (0)