Skip to content

Conversation

@Hazhzeng
Copy link
Contributor

Description

Azure Functions team plan to release Python 3.9 preview. We want to unhide the --runtime-version 3.9 in functionapp create --help.

Testing Guide

Test with az functionapp create --help. The help content contains

    --runtime-version                    : The version of the functions runtime stack. Allowed
                                           values for each --runtime are: node -> [8, 10, 12, 14
                                           (preview)], java -> [8, 11], powershell -> [7.0], python
                                           -> [3.6, 3.7, 3.8, 3.9 (preview)].

History Notes

[AppService] Allow customer to create Python 3.9 function app


This checklist is used to make sure that common guidelines for a pull request are followed.

@Hazhzeng
Copy link
Contributor Author

Hazhzeng commented Dec 17, 2020

@pragnagopa
Copy link
Member

@yonzhan
Copy link
Collaborator

yonzhan commented Dec 17, 2020

AppService

@yungezz yungezz added the App Services az appservice label Dec 17, 2020
@yungezz
Copy link
Member

yungezz commented Dec 17, 2020

hi @Hazhzeng could you pls look at CI failure, after CI passed we can move forward to merge the PR? thanks

@Hazhzeng
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 16296 in repo Azure/azure-cli

@Hazhzeng
Copy link
Contributor Author

Hazhzeng commented Dec 23, 2020

Hi @yungezz @qwordy, sorry for the late reply.
I've merged the latest updates on the dev branch and the PR now passes the tests.
Please merge this PR to dev and mark this into S180. Thanks

@qwordy qwordy modified the milestones: S181, S180 Dec 23, 2020
@qwordy qwordy merged commit aea4f5e into Azure:dev Dec 23, 2020
@qwordy
Copy link
Member

qwordy commented Dec 23, 2020

Official Release: 12/29/2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

App Services az appservice

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants