Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Discussion] In-portal editing will be disabled for Python Functions #88

Closed
jeffhollan opened this issue Apr 9, 2019 · 7 comments
Closed

Comments

@jeffhollan
Copy link

jeffhollan commented Apr 9, 2019

Discussion for the announcement to remove portal editing for Python Functions

@mgrotheer
Copy link

I might've missed the reason, but why was editing from the portal removed for Python Functions? Is it a preview issue? I understand that Python Functions can be deployed through the CLI, but just curious on the reason for this.

@asavaritayal
Copy link

@mdgrotheer in-portal editing for Python requires more investment to support streaming logs, installation of third-party packages, etc. so we decided to de-emphasize it for now. The plan is to bring a first-class experience back in the future. Exact timeline TBD.

@wwkeyboard
Copy link

This should be mentioned in the docs, e.g. https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-first-azure-function does not say what os/language combination will allow someone to continue with the tutorial.

@Cescante
Copy link

Cescante commented Sep 19, 2019

Also would be nice to mention in which locations a resource is available. Apparently python is only supported on Linux Function Apps, and Linux function apps are not available in CentralUS.

image

centralus:

    Action Info: Name: Deploy State: Failed
    Correlation Id: 2e76dd15-5243-4b7f-8e2b-107392a82c00
    Operation Info:
        Start Time: 09/19/2019 10:00:29
        End Time: 09/19/2019 10:01:02
        Total Duration:

    Resource Operations:


        Resource Operation 1:
        Name: *****
        Type: Microsoft.Web/sites
        State: Failed
        StatusMessage: {
            "Code": "BadRequest",
            "Message": "Requested features are not supported in region.",
            "Target": null,
            "Details": [
                {
                "Message": "Requested features are not supported in region."
                },
                {
                "Code": "BadRequest"
                },
                {
                "ErrorEntity": {
                    "ExtendedCode": "59911",
                    "MessageTemplate": "Requested features are not supported in region.",
                    "Parameters": [],
                    "Code": "BadRequest",
                    "Message": "Requested features are not supported in region."
                }
                }
            ],
            "Innererror": null
            }
        StatusCode: BadRequest
        OperationId: AFD5A06A0B04A711

@Karlheinzniebuhr
Copy link

This should be explicitly documented on the Azure UI

@sheecegardezi
Copy link

Any updates on when python will be supported in other regions like Australia? and
Is there a road map when support to edit python in web portal will be available ?

@anthonychu
Copy link
Member

@shreyabatra4 @stefanushinardi can help answer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants