Skip to content

Commit dd2b06c

Browse files
committed
Minor update
1 parent 7dd273b commit dd2b06c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/azure-functions/durable/durable-functions-event-publishing.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,7 @@ Following are some scenarios where this feature is useful:
2525

2626
## Create a custom Event Grid topic
2727

28-
Create an Event Grid topic for sending events from Durable Functions. The following instructions show how to create a topic by using Azure CLI. For information about how to do it by using PowerShell or the Azure portal, refer to the following articles:
29-
30-
* [Event Grid Quickstarts: Create custom event - PowerShell](../../event-grid/custom-event-quickstart-powershell.md)
31-
* [Event Grid Quickstarts: Create custom event - Azure portal](../../event-grid/custom-event-quickstart-portal.md)
28+
Create an Event Grid topic for sending events from Durable Functions. The following instructions show how to create a topic by using Azure CLI. You can also do this by [using PowerShell](../../event-grid/custom-event-quickstart-powershell.md) or by [using the Azure portal](../../event-grid/custom-event-quickstart-portal.md).
3229

3330
### Create a resource group
3431

0 commit comments

Comments
 (0)