How to install Windows Azure Tools 2.9 and find the targets files without installing Visual Studio 2019

Anonymous
2022-03-07T10:44:30.807+00:00

Hello team,

Good Day!

This is in regards to the Windows Azure Tools for Visual Studio 2019.
We are working on creating CI/CD pipelines for our project which uses Azure Cloud Service (Classic): https://learn.microsoft.com/en-us/azure/cloud-services/cloud-services-choose-me

While building the application using Visual Studio 2019, application build properly. As all the Azure tools are installed automatically using Visual Studio.

But when using the commands to build using msbuild for CI/CD, it fails due to not able to find below yellow highlighted line file i.e. Microsoft.WindowsAzure.Target file
180519-windows-azure-target-file.png

It seems like this file comes as part of Visual Studio. But for creating CI/CD pipeline, please help with below queries.

  1. How to install the Windows Azure Tools 2.9 without installing Visual Studio 2019
  2. From where to get these target files for CI/CD. Would this file comes as part of point 1 when we install Windows Azure Tools 2.9 Please help with detailed information.

Thanks in advance

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Monalla-MSFT 13,071 Reputation points Moderator
    2022-03-09T17:23:04.457+00:00

    Hello @Anonymous - Thanks for reaching out.

    Devops is not currently supported here on Microsoft QnA.
    The Community Members and Engineers are actively answering questions in dedicated forums here. Please post your question in that forum:
    https://developercommunity.visualstudio.com/spaces/21/index.html
    https://azure.microsoft.com/en-in/support/devops/

    Hope this helps.

    ------------------------------------------------------------------

    If the above response was helpful, please feel free to "Accept as Answer" and "Upvote" the same so it can be beneficial to the community.

    0 comments No comments

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.