File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -351,6 +351,17 @@ Use the following procedure to migrate from a Premium plan to a Consumption plan
351351
352352## Development limitations in the Azure portal
353353
354+ The following table shows the operating systems and languages that support in-portal editing:
355+
356+ | Language | Windows Consumption | Windows Premium | Windows Dedicated | Linux Consumption | Linux Premium | Linux Dedicated |
357+ |-|:-----------------: |:----------------:|:-----------------:|:-----------------:|:-------------:|:---------------:|
358+ | C# | | | | | |
359+ | Java | | | | | | |
360+ | JavaScript (Node.js) |✔|✔|✔| |✔|✔|
361+ | Python | | | |✔ |✔ |✔ |
362+ | PowerShell |✔|✔|✔| | | |
363+ | TypeScript (Node.js) | | | | | | |
364+
354365Consider these limitations when you develop your functions in the [Azure portal](https://portal.azure.com):
355366
356367+ In-portal editing is supported only for functions that were created or last modified in the Azure portal.
You can’t perform that action at this time.
0 commit comments