hi there! thanks for bringing this up ))
for azure sql database, u need to update the root ca certificate before oct 31, 2025. that's the deadline, so mark it in ur calendar )) microsoft announced it here https://learn.microsoft.com/en-us/azure/azure-sql/updates/ssl-root-certificate-expiring?view=azuresql. yes, the info is a bit scattered, but this doc has all the key details u need.
aha, and about the azure mysql date change good catch! that's a separate thing. for azure sql, stick to the october date. no extensions here, so better act soon )
as for notifications, sometimes they get lost in email clutter or service alerts. worth checking ur azure service health dashboard too https://learn.microsoft.com/en-us/azure/service-health/overview. it often has the freshest updates.
if u use automation scripts or apps connecting to azure sql, test the new cert in a dev environment first. this might help in other tools too, not just sql.
update client apps/servers to trust the new root cert. check connectors (like jdbc/odbc) some need manual updates. if u use firewall rules with cert validation, double-tweak those.
the azure sql team has a deep dive here https://learn.microsoft.com/en-us/azure/azure-sql/database/connect-query-content-reference-guide. lifesaver for debugging ))
even if ur setup works now, stale certs love to break things later. worth looking into ur entire cert chain while u're at it. peace of mind, u know?
let me know if u need more deets
Best regards,
Alex
and "yes" if you would follow me at Q&A - personaly thx.
P.S. If my answer help to you, please Accept my answer