We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 143e129 + 66d756c commit db89c57Copy full SHA for db89c57
articles/azure-functions/functions-manually-run-non-http.md
@@ -3,7 +3,7 @@ title: Manually run a non HTTP-triggered Azure Functions
3
description: Use an HTTP request to run a non-HTTP triggered Azure Functions
4
5
ms.topic: article
6
-ms.date: 04/23/2020
+ms.date: 04/23/2023
7
---
8
9
# Manually run a non HTTP-triggered function
@@ -78,5 +78,4 @@ Open Postman and follow these steps:
78
79
## Next steps
80
81
-- [Strategies for testing your code in Azure Functions](./functions-test-a-function.md)
82
- [Event Grid local testing with viewer web app](./event-grid-how-tos.md#local-testing-with-viewer-web-app)
0 commit comments