Azure SDK 2.5.1 for vs2013 update notification always exists

前端 未结 2 1090
余生分开走
余生分开走 2021-02-05 19:50

I installed Azure SDK 2.5.1 from the pack downloaded from Microsoft\'s website, and the installation completed. However, in VS2013 in the \"Extensions and Updates\" dialog, it s

2条回答
  •  礼貌的吻别
    2021-02-05 20:40

    Here is one way that worked for me.

    1. After the platform installer fails, click on the "Click here to see additional software to be installed and review the associated Microsoft license terms."

    2. In the new window, click "Direct Download Link" for each component listed. Each click will download an installer. Run it, then click the next "Direct Download Link". Install. Repeat until all items are installed.

    3. Start VS 2013 and everything will be there. You will have Quick Starts and the "Azure API App (Preview)" that is referenced in this great little tutorial.

    http://azure.microsoft.com/en-us/documentation/articles/app-service-dotnet-create-api-app/

提交回复
热议问题