Share via

Cant add Python for Azure Cloud Services - template missing

Anonymous
2022-07-28T03:01:40.817+00:00

I am trying to deploy a Python Django application to Azure Cloud Services with Visual Studio 2022.

My Visual Studio install includes the Python module "Azure Cloud Services core tools", along with the rest of the Python development tools.

However, no Python project template for Azure is not available to me. I only have C# and Visual Basic for Azure Cloud Service (extended). Does extended not support python anymore? I am unable to use Classic

How can I build the Cloud Service in Visual Studio?

Azure Cloud Services
Azure Cloud Services

An Azure platform as a service offer that is used to deploy web and cloud applications.

0 comments No comments

1 answer

Sort by: Most helpful
  1. KarishmaTiwari-MSFT 20,862 Reputation points Microsoft Employee Moderator
    2022-07-29T01:29:35.837+00:00

    Based on confirmation with the internal team,

    Python is not supported in VS tooling for Cloud Service (Extended Support). We support only C# and VB.

    To stay informed of new releases, learn about important product updates, roadmap, and announcements; you can check Azure Updates.
    News and information about Azure Cloud Services (extended support) is shared at the Azure blog.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.