I cannot see how to use the credentials unless I'm using ftp.
Ok for the configuration, but for what usage? The only use case described in that page is for ftp. Is "web deploy" possible through a user authentication? An app authentication? How can I use a publishing profile through the command line (no examples for publish-azwebapp nor any az cli method)?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 754dcf9b-e64a-922b-6108-bd1152a758f0
- Version Independent ID: 58247335-c4e9-705b-297d-97637b872c02
- Content: Configure deployment credentials - Azure App Service
- Content Source: articles/app-service/deploy-configure-credentials.md
- Service: app-service
- GitHub Login: @cephalin
- Microsoft Alias: cephalin
Thanks for the ask . At this time we are reviewing the ask and we will reply back as soon as we can .
@fauberon Deployment credentials are solely meant for FTP and Git deployments, which is called out at the start of the linked document.
If you are using CLI, you will be prompted to sign into an Azure account. For this, you would go the path of RBAC permissions for your devs. Steps on how to create a custom RBAC role for your developer's accounts are shared here.
We will now proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion and we will reopen the issue.