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.
1 parent 6fcb4b1 commit 93a4435Copy full SHA for 93a4435
README.md
@@ -17,6 +17,7 @@ _What are the supported Python versions?_
17
|-------------------------|--------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|-------------|-------------|-------------|
18
| Azure Functions 3.0 | [EOL](https://learn.microsoft.com/azure/azure-functions/migrate-version-3-version-4) | [EOL](https://learn.microsoft.com/azure/azure-functions/migrate-version-3-version-4) | - | - | - |
19
| Azure Functions 4.0 | ✓ | ✓ | ✓ | ✓ | ✓ |
20
+
21
_What's available?_
22
- Build, test, debug and publish using Azure Functions Core Tools (CLI) or Visual Studio Code
23
- Triggers / Bindings : Blob, Cosmos DB, Event Grid, Event Hub, HTTP, Kafka, MySQL, Queue, ServiceBus, SQL, Timer, and Warmup
0 commit comments