Skip to content

Commit 8d4bd8d

Browse files
authored
Merge pull request #113582 from spelluru/ehubmove0501
updated to add notes for the article
2 parents 51e451a + 2a1a671 commit 8d4bd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/move-across-regions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ There are various scenarios in which you'd want to move your existing Event Hubs
2424
- Ensure that the services and features that your account uses are supported in the target region.
2525
- For preview features, ensure that your subscription is whitelisted for the target region.
2626
- If you have **capture feature** enabled for event hubs in the namespace, move [Azure Storage or Azure Data Lake Store Gen 2](../storage/common/storage-account-move.md) or [Azure Data Lake Store Gen 1](../data-lake-store/data-lake-store-migration-cross-region.md) accounts before moving the Event Hubs namespace. You can also move the resource group that contains both Storage and Event Hubs namespaces to the other region by following steps similar to the ones described in this article.
27-
- If the Event Hubs namespace is in an **Event Hubs cluster**, [create a dedicated cluster](event-hubs-dedicated-cluster-create-portal.md) in the **target region** before you go through steps in this article.
27+
- If the Event Hubs namespace is in an **Event Hubs cluster**, [create a dedicated cluster](event-hubs-dedicated-cluster-create-portal.md) in the **target region** before you go through steps in this article. You can also use the [quickstart template on GitHub](https://github.com/Azure/azure-quickstart-templates/tree/master/201-eventhubs-create-cluster-namespace-eventhub/) to create an Event Hubs cluster. In the template, remove the namespace portion of the JSON to create only the cluster.
2828

2929
## Prepare
3030
To get started, export a Resource Manager template. This template contains settings that describe your Event Hubs namespace.

0 commit comments

Comments
 (0)