[QUERY] Is there a Get for FTPS endpoint of a WebSiteResource? #48011
Labels
App Services
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Mgmt
This issue is related to a management-plane library.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Library name and version
Azure.ResourceManage.AppService 1.3.0.0
Query/Question
I'm trying to get the FTPS endpoint from an Azure WebApp, like available in Azure Portal:
I already have the necessary configuration settings for FTP Basic Auth Publishing:
I know one can get it with Azure CLI:
az webapp deployment list-publishing-profiles --name SomeWebApp--resource-group SomeResourceGroup
But having it directly from the Azure SDK library would be most optimal.
I appreciate your help!
Best regards,
Wesley
Environment
No response
The text was updated successfully, but these errors were encountered: