Justin Skiles
Justin Skiles

Reputation: 9523

Where is "download publish profile" in the new Azure Portal?

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

Upvotes: 27

Views: 26488

Answers (5)

Sajeetharan
Sajeetharan

Reputation: 222722

In the new portal, Goto

Azure Portal -> Your web app -> Overview Tab

enter image description here

Upvotes: 4

NalinAJ
NalinAJ

Reputation: 1

It can be found in App Service as follows

Click here to see the Download Publish Profile link

Thank you

Upvotes: 0

Kevin .NET
Kevin .NET

Reputation: 473

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

Upvotes: 9

Xiaomin Wu
Xiaomin Wu

Reputation: 3777

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

Upvotes: 25

JuanK
JuanK

Reputation: 2094

Just Here "Get Publish Profile"

Get publish profile

Upvotes: 6

Related Questions