How do I specify a different FTP user in the deployment credentials for each Azure website?

I am trying to configure FTP access for an Azure website. I added the user to the deployment credentials for the Azure website. This is good, but the same credentials are replicated to all other websites in my subscription.
Is there a way to add a user only for a specific website? Or can we remove a user from a specific site?
How do I specify different deployment users for each Azure website?

+4
source share
1 answer

No!

Microsoft (Live ID) -, . user level credentials.

site level credentials - KUDU. . .

- WIKI KUDU. ? KUDU - , - Azure.

, FTP , , -, . , - , ( /).

+5

All Articles