Skip to content

Commit b64932b

Browse files
committed
fixed the link
1 parent f90255b commit b64932b

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

articles/event-grid/mqtt-publish-and-subscribe-cli.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ If you don't have an [Azure subscription](/azure/guides/developer/azure-develope
2929
## Prerequisites
3030

3131
- If you're new to Event Grid, see the [Event Grid overview](../event-grid/overview.md) before you start this tutorial.
32-
- Register the Event Grid resource provider according to the steps in [Register the Event Grid resource provider](../event-grid/custom-event-quickstart-portal.md#register-the-event-grid-resource-provider).
3332
- Make sure that port 8883 is open in your firewall. This tutorial uses the MQTT protocol, which communicates over port 8883. This port might be blocked in some corporate and educational network environments.
3433
- Use the Bash environment in [Azure Cloud Shell](../cloud-shell/overview.md). For more information, see [Get started with Azure Cloud Shell](../cloud-shell/quickstart.md).
3534
- If you prefer to run CLI reference commands locally, [install](/cli/azure/install-azure-cli) the Azure CLI. If you run on Windows or macOS, consider running the Azure CLI in a Docker container. For more information, see [Run the Azure CLI in a Docker container](/cli/azure/run-azure-cli-docker).

articles/event-grid/mqtt-routing-to-event-hubs-cli-namespace-topics.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ In this tutorial, you learn how to use a namespace topic to route data from MQTT
1616

1717
- If you don't have an Azure subscription, create an [Azure free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
1818
- If you're new to Event Grid, read the [Event Grid overview](overview.md) before you start this tutorial.
19-
- Register the Event Grid resource provider according to the steps in [Register the Event Grid resource provider](custom-event-quickstart-portal.md#register-the-event-grid-resource-provider).
2019
- Make sure that port **8883** is open in your firewall. The sample in this tutorial uses the MQTT protocol, which communicates over port 8883. This port might be blocked in some corporate and educational network environments.
2120

2221
## Launch Cloud Shell

articles/event-grid/mqtt-routing-to-event-hubs-portal-namespace-topics.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ In this tutorial, you learn how to use a namespace topic to route data from MQTT
2020

2121
- If you don't have an Azure subscription, create an [Azure free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) before you begin.
2222
- If you're new to Event Grid, read the [Event Grid overview](../event-grid/overview.md) before you begin.
23-
- Register the Event Grid resource provider according to the steps in [Register the Event Grid resource provider](custom-event-quickstart-portal.md#register-the-event-grid-resource-provider).
2423
- Make sure that port **8883** is open in your firewall. The sample in this tutorial uses the MQTT protocol, which communicates over port 8883. This port might be blocked in some corporate and educational network environments.
2524

2625
[!INCLUDE [event-grid-create-namespace-portal](./includes/event-grid-create-namespace-portal.md)]

0 commit comments

Comments
 (0)