Azure / Azure/Azure-Spring-Apps

Custom Domain Certificate not updated after KV update certificate rotation

Open
#13 3 comments 2 reactions 1 assignee Claimed by @zmssp View on GitHub
Bug Tracking
Dominant language
No language data
Stars
9
Forks
11
PR merge metrics
No merged PRs in 30d

Description

[https://learn.microsoft.com/en-us/azure/spring-apps/tutorial-custom-domain?tabs=Azure-portal#import-certificate](https://learn.microsoft.com/en-us/azure/spring-apps/tutorial-custom-domain?tabs=Azure-portal#import-certificate) show how to import a Certificate from KV when setting up Custom Domain in KV. However While [KV supports certificate rotation,](https://learn.microsoft.com/en-us/azure/key-vault/certificates/tutorial-rotate-certificates) the Certificate is not updated then in ASA.

**To Reproduce**
Steps to reproduce the behavior:
1. Deploy ASA
2. Setup custom Domain following the above doc, usin,g a certificate expiring after 1 day
3. Wait the 2 days and check the Certificate self rotation in KV
4. Verify in ASA that the certificate used for the custom domain is still the old one, not the renewed one.

**Expected behavior**
The Custom Domain Certificate should be updated in ASA

**Screenshots**
N/A

**Additional context**
None

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.