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

[FEATURE REQ] Please add GetSiteManagedCertificates() method to WebSiteResource #47967

Open
wbarisch opened this issue Jan 24, 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

Azure.ResourceManager.AppService 1.3.0.0

Please describe the feature.

Currently, WebSiteResource has methods to get the public certificates related to it, but no methods to get the managed certificates. I'm developing a tool that offers the add custom domain functionality to an Azure WebApp, and, therefore, being able to also add the managed certificate directly from Azure-sdk-for-net (after getting the managed certificates collection with GetSiteManagedCertificates() and using the CreateOrUpdateAsync(...) method) would be really helpful.

Thank you for your good work!

@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 24, 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 24, 2025
@jsquire
Copy link
Member

jsquire commented Jan 24, 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