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

webapp: Add support to sync a cert to the latest version on AKV #15412

Closed
panchagnula opened this issue Oct 6, 2020 · 3 comments
Closed

webapp: Add support to sync a cert to the latest version on AKV #15412

panchagnula opened this issue Oct 6, 2020 · 3 comments
Assignees
Labels
app-service-certs-domains feature-request Service Attention This issue is responsible by Azure service team. Web Apps az webapp

Comments

@panchagnula
Copy link
Contributor

On a webapp when we import a cert from AKV - there is no way to force sync the app to use the latest version from AKV. Portal has 'Sync' option - if a customer doesn't want to wait for our background sync job to be completed.

image

@ghost ghost added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Oct 6, 2020
@panchagnula panchagnula added this to the S178 milestone Oct 6, 2020
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Oct 6, 2020
@panchagnula panchagnula added needs-triage This is a new issue that needs to be triaged to the appropriate team. Web Apps az webapp labels Oct 6, 2020
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Oct 6, 2020
@yonzhan yonzhan added the Service Attention This issue is responsible by Azure service team. label Oct 7, 2020
@ghost
Copy link

ghost commented Oct 7, 2020

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @AzureAppServiceCLI, @antcp.

@yonzhan
Copy link
Collaborator

yonzhan commented Oct 7, 2020

webapp

@panchagnula panchagnula modified the milestones: S178, S179 Nov 12, 2020
@panchagnula panchagnula modified the milestones: S179, S180 Dec 2, 2020
@yonzhan yonzhan modified the milestones: S180, S182 Dec 26, 2020
@yonzhan yonzhan removed this from the S182 milestone Feb 6, 2021
@yutanglin16
Copy link

User can use az webapp config ssl import to sync cert to latest KV version.

Make sure to run command for the same web app and use the same KV Name and KV Certificate Name. If using optional "certificate-name" parameter, ensure that the name is identical to the current imported cert name to avoid adding new version as a separate certificate on the web app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app-service-certs-domains feature-request Service Attention This issue is responsible by Azure service team. Web Apps az webapp
Projects
None yet
Development

No branches or pull requests

5 participants