Azure website webdeploy

Andrew's Avatar

Andrew

10 Jun, 2014 01:55 AM

I am unable to deploy a webdeploy package from an environment set up in AppVeyor, I am using the details and credentials provided in the publish profile downloaded from Azure. I am able to use the same details and credentials to deploy directly from visual studio without an issue.

Deploy out put using server address as specified in documentation "https://.publish.azurewebsites.windows.net:443/msdeploy.axd?site="

Downloading artifact WebApplication1.zip to temporary location
2Synchronizing contents of "WebApplication1" artifact to website centerpointfileupload on server waws-prod-hk1-001.publish.azurewebsites.windows.net:443/msdeploy.axd?site=centerpointfileupload using WebDeploy
3Info: Using ID '91ee29a5-ac75-4dd1-84f6-63de09ac9f63' for connections to the remote server.
4Could not complete the request to remote agent URL 'http://waws-prod-hk1-001.publish.azurewebsites.windows.net:443/msde...;.

Deploy output without "/msdeploy.axd?site=" appended
Downloading artifact WebApplication1.zip to temporary location
2Synchronizing contents of "WebApplication1" artifact to website centerpointfileupload on server waws-prod-hk1-001.publish.azurewebsites.windows.net:443 using WebDeploy
3Info: Using ID '19afce91-02b8-4f7b-9142-9ec47f580632' for connections to the remote server.
4Could not complete the request to remote agent URL 'http://waws-prod-hk1-001.publish.azurewebsites.windows.net:443/MSDE...;.

  1. Support Staff 1 Posted by Feodor Fitsner on 10 Jun, 2014 02:02 AM

    Feodor Fitsner's Avatar

    Should be https://...

    - Feodor

  2. 2 Posted by Andrew on 10 Jun, 2014 02:54 AM

    Andrew's Avatar

    Ok that helped, but now I receive.

    Downloading artifact WebApplication1.zip to temporary location 2Synchronizing contents of "WebApplication1" artifact to website centerpointfileupload on server https://waws-prod-hk1-001.publish.azurewebsites.windows.net:443 using WebDeploy
    3Info: Using ID 'df2f504d-99d7-4378-8053-4703f5e62c7c' for connections to the remote server.
    4Could not connect to the remote computer ("waws-prod-hk1-001.publish.azurewebsites.windows.net"). On the remote computer, make sure that Web Deploy is installed and that the required process ("Web Deployment Agent Service") is started. Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_DESTINATION_NOT....

  3. Support Staff 3 Posted by Feodor Fitsner on 10 Jun, 2014 02:56 AM

    Feodor Fitsner's Avatar

    It should be https://waws-prod-hk1-001.publish.azurewebsites.windows.net:443/msdeploy.axd?site=centerpointfileupload

  4. 4 Posted by Andrew on 10 Jun, 2014 03:00 AM

    Andrew's Avatar

    All working thanks for the help.

  5. Support Staff 5 Posted by Feodor Fitsner on 10 Jun, 2014 03:01 AM

    Feodor Fitsner's Avatar

    No problem! It's indeed tricky. Maybe we should do a separate WAWS deployment provider.

  6. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:45 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

01 Oct, 2024 04:27 PM
26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM