question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Webapp:FTPS endpoint is not returned with 'az webapp deployment list-publishing-profiles' after enforcing FTPS

See original GitHub issue

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Describe the bug If I use ‘az webapp deployment list-publishing-profiles’ from Azure CLI to list the publish methods, enforcing FTPS in the Web App, it is not returning any FTPS endpoint

To Reproduce

Expected behavior With the previous command, in ${creds[0]} there should be stored ‘ftps://waws-prod-XXX.ftp.azurewebsites.windows.net/site/wwwroot’ instead of ‘ftp://waws-prod-XXX.ftp.azurewebsites.windows.net/site/wwwroot

Environment summary Azure CLI 2.10.1

Additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ThejaChoudarycommented, Aug 26, 2020

Assigning it to myself to do repro

0reactions
Kotasudhakarreddycommented, Mar 9, 2021

Closing this issue as unable to repro and no response from the user. @richardlm57 please reopen if you still face this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deploy content using FTP/S - Azure App Service
This article shows you how to use FTP or FTPS to deploy your web app, mobile app backend, or API app to Azure...
Read more >
Enable FTPS-Only Access - Trend Micro
Enable FTPS-only access for your Microsoft Azure App Services web applications. ... 01 Run webapp list command (Windows/macOS/Linux) using custom query ...
Read more >
Django on Azure - beyond "hello world" - Anthony Shaw
I'm not going to cover how to create or write a Django ... az webapp deployment user set --user-name <username> --password <password>.
Read more >
azure ftp login to download file
FTPS endpoint . Run the az webapp deployment list-publishing-profiles command. The following example uses a JMES path to extract the FTP/S endpoints from....
Read more >
Why Are There No Free Ftp Apps For Mac - roseoseoto
Run the az webapp deployment list-publishing-profiles command. ... The following example extracts the FTP/S endpoint from the XML output.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found