26

In the old Azure Portal, I used to download the publish profile (which included FTP username/password) for App Services using the menu shown here.

How do I get this in the new Azure Portal? Ultimately, how can I get my FTP user/pass for my App Service?

enter image description here

Justin Skiles
  • 9,373
  • 6
  • 50
  • 61

5 Answers5

25

it is right on the website`s blade.

enter image description here

and regarding to FTP address and username, you should be able to see the details from setting --> properties

enter image description here

Xiaomin Wu
  • 3,621
  • 1
  • 15
  • 14
9

I found it just in the main menu under Overview. Yeah, hidden firstly so you need to click ...More. Screenshot

Kevin .NET
  • 463
  • 6
  • 9
6

Just Here "Get Publish Profile"

Get publish profile

JuanK
  • 2,056
  • 19
  • 32
4

In the new portal, Goto

Azure Portal -> Your web app -> Overview Tab

enter image description here

Sajeetharan
  • 216,225
  • 63
  • 350
  • 396
0

It can be found in App Service as follows

Click here to see the Download Publish Profile link

Thank you

NalinAJ
  • 1
  • 2