Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUERY] Is there a Get for FTPS endpoint of a WebSiteResource? #48011

Open
wbarisch opened this issue Jan 29, 2025 · 1 comment
Open

[QUERY] Is there a Get for FTPS endpoint of a WebSiteResource? #48011

wbarisch opened this issue Jan 29, 2025 · 1 comment
Assignees
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

Comments

@wbarisch
Copy link

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:

Image

I already have the necessary configuration settings for FTP Basic Auth Publishing:

Image

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

@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jan 29, 2025
@jsquire jsquire assigned jsquire and ArthurMa1978 and unassigned jsquire Jan 29, 2025
@jsquire jsquire added App Services 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 and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Jan 29, 2025
@jsquire
Copy link
Member

jsquire commented Jan 29, 2025

Thank you for your feedback. Tagging and routing to the team member best able to assist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants