Visual Studio Tooling for Extended Support

Morné Zaayman 36 Reputation points
2022-02-21T11:47:08.7+00:00

When packaging the application in Visual Studio, only the .cspkg and .cscfg files are generated. This was all that was required for Cloud Services (Classic). Cloud Services (Extended Support) also requires the .csdef file. How can we make Visual Studio also output the .csdef file alongside the other two?

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
692 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. vipullag-MSFT 26,296 Reputation points
    2022-02-22T06:44:31.06+00:00

    @Morné Zaayman

    Welcome to Microsoft Q&A Platform, thanks for posting your query here.

    When the packaging is done via visual studio, there is a .csdef file that gets generated, please trace the location as per the screenshot pasted below:

    176692-image.png

    Hope that helps.
    If the suggested response helped you resolve your issue, please 'Accept as answer', so that it can help others in the community looking for help on similar topics.


Your answer

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