Skip to content

Commit 987f5f3

Browse files
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs#99294
Updated links in other page
1 parent fd17490 commit 987f5f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-bus-messaging/service-bus-to-event-grid-integration-concept.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can create Event Grid subscriptions for Service Bus namespaces in three diff
2727

2828
- Azure portal. See the following tutorials to learn how to use Azure portal to create Event Grid subscriptions for Service Bus events with Azure Logic Apps and Azure Functions as handlers.
2929
- [Azure Logic Apps](service-bus-to-event-grid-integration-example.md#receive-messages-by-using-logic-apps)
30-
- [Azure Functions](service-bus-to-event-grid-integration-function.md#connect-the-function-and-namespace-via-event-grid)
30+
- [Azure Functions](service-bus-to-event-grid-integration-function.md#connect-the-function-and-the-service-bus-namespace-via-event-grid)
3131
* Azure CLI. The following CLI example shows how to create an Azure Functions subscription for a [system topic](../event-grid/system-topics.md) created by a Service Bus namespace.
3232

3333
```azurecli-interactive
@@ -54,7 +54,7 @@ If you want to get events only from, for example, one queue or one subscription
5454
## Next steps
5555
See the following tutorials:
5656
- [Azure Logic Apps to handle Service Bus messages received via Event Grid](service-bus-to-event-grid-integration-example.md#receive-messages-by-using-logic-apps)
57-
- [Azure Functions to handle Service Bus messages received via Event Grid](service-bus-to-event-grid-integration-function.md#connect-the-function-and-namespace-via-event-grid)
57+
- [Azure Functions to handle Service Bus messages received via Event Grid](service-bus-to-event-grid-integration-function.md#connect-the-function-and-the-service-bus-namespace-via-event-grid)
5858
5959
[1]: ./media/service-bus-to-event-grid-integration-concept/sbtoeventgrid1.png
6060
[19]: ./media/service-bus-to-event-grid-integration-concept/sbtoeventgriddiagram.png

0 commit comments

Comments
 (0)