Skip to content

Cannot open TCP and UDP firewall ports on Azure for my NETCore server app. #2112

@ghost

Description

It seems there is no option to host NETCore or asp.net Core apps that need to listen to TCP/UDP traffic on Azure. Deloyed as Azure App Service, clients cannot connect to private TCP/UDP ports like 55555.

Azure Cloud Service/Webrole seems not to be available for NETCore/asp.net Core.

So how can I deploy my asp.net Core app, that needs to be reached at http:80, https:/443, TCP:55556, UDP:55555 to Azure?

Has that been 'forgotten'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions