Skip to content

Commit 778b293

Browse files
committed
Updating README
1 parent 3b4d663 commit 778b293

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,11 @@ Here is the current status of Python in Azure Functions:
1414
What's available?
1515

1616
- Develop using Functions Core Tools (CLI)
17-
- Publish your Python functions using an App Service Plan on Linux
1817
- Triggers / Bindings : HTTP, Blob, Queue, Timer, Cosmos DB, Event Grid, Event Hubs and Service Bus
19-
- Publish a custom image to Azure
18+
- Publish your Python functions to a [serverless linux app in Azure](https://aka.ms/functions-consumptionlinux-preview)
2019

2120
What's coming?
2221

23-
- Publish your Python functions using the consumption (serverless) plan
2422
- Build, test, debug and publish using Visual Studio Code
2523
- Triggers / Bindings : IoT Hub
2624

0 commit comments

Comments
 (0)