Hi Team,
We have multiple Automation accounts on multiple subscriptions running in our Environment. We need to setup alerts for the Certificates which gets expired for each automation accounts in the subscription via email.
Hi Team,
We have multiple Automation accounts on multiple subscriptions running in our Environment. We need to setup alerts for the Certificates which gets expired for each automation accounts in the subscription via email.
@v-girip At this time there isn’t a setting in the Azure Portal that can alert before the automation account certificate expires. I would recommend you to navigate here and share your feedback or suggestions directly with the responsible Azure feature team and clicking the vote button of your suggestion to raise visibility and priority on it.
Hello @v-girip , Swathi is right. there's currently no native Azure alert solution for alerting on expriring azure automation account cert. upvoiting or adding your suggestion as will help the automation team better understand the impact and priority. Perhaps you can add your cert expiration dates across your env to a spreadsheet and run a script that tracks the individual expiry dates and alerts via email based on the cadence you desire e.g. send alert 1month, 2 weeks before expiry..
Here are some PowerShell-based solutions that check cert dates and alert based on expiry date. Hope it helps.
https://help.cortado.com/kb/how-to-get-email-notifications-for-certificates-that-are-about-to-expire/
https://www.lazyexchangeadmin.com/monitor-ssl-certificate-expiration/
Cheers.
I Cant see the script in the first link & second link is not accessible
Do we have similar document as mentioned for App Registration Certificate expiry.
@v-girip As of today, there are no official documents on how to set up azure alert for Automation Account Certificate Expiry and as mentioned I would recommend you to upvote the feature request to get traction on the request.
@v-girip Hope the information provided is of assistance to you. Kindly revert if you have further questions.
I want to know if there is any script which I can run on runbook to get an alert about the expiration of the Automation Account certificate
6 people are following this question.