Skip to content

Commit 271642c

Browse files
asavaritayalelprans
authored andcommitted
Updating README (#188)
1 parent 34683f0 commit 271642c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This repository will host the Python language worker implementation for Azure Functions. We'll also be using it to track work items related to Python support. Please feel free to leave comments about any of the features and design patterns.
55

6-
> :construction: The project is currently **work in progress**. Please **do not use in production** as we expect developments over time. :construction:
6+
> :construction: The project is currently **work in progress**. Please **do not use in production** as we expect developments over time. To receive important updates, including breaking changes announcements, watch the [Azure App Service announcements](https://github.com/Azure/app-service-announcements/issues) repository. :construction:
77
88
# Overview
99

@@ -15,14 +15,14 @@ What's available?
1515

1616
- Develop using Functions Core Tools (CLI)
1717
- Publish your Python functions using an App Service Plan on Linux
18-
- Triggers / Bindings : HTTP/Webhook, Blob, Queue, Timer
18+
- Triggers / Bindings : HTTP/Webhook, Blob, Queue, Timer, Cosmos DB, Event Grid, Event Hubs and Service Bus
1919
- Publish a custom image to Azure
2020

2121
What's coming?
2222

2323
- Publish your Python functions using the consumption (serverless) plan
2424
- Build, test, debug and publish using Visual Studio Code
25-
- Triggers / Bindings : Cosmos DB, Event Grid, Event Hubs, Service Bus and IoT Hub
25+
- Triggers / Bindings : IoT Hub
2626

2727
# Get Started
2828

@@ -32,7 +32,7 @@ What's coming?
3232

3333
# Give Feedback
3434

35-
Issues and feature requests are tracked in a variety of places. To report this feedback, please file an issue to the relevant respository below:
35+
Issues and feature requests are tracked in a variety of places. To report this feedback, please file an issue to the relevant repository below:
3636

3737
|Item|Description|Link|
3838
|----|-----|-----|

0 commit comments

Comments
 (0)