Hello, @Girish Prajwal ,
Thanks for reaching to Microsoft Q and A platform.
- There is a Microsoft Preview Portal, where you could see the list of the Certificate and delete which is not needed.
- Main step is to disassociate the SSL Cert from the Listener and Associate the Listener to the New Valid certificate.
- Now we have two option to delete Certs from the Application Gateway. Either using Portal, or via the PowerShell.
- Using Portal
- Open Azure Preview Portal : https://preview.portal.azure.com/#home
- Go to the App Gateway and open Listeners
- You should see a "Listener TLS certificates (Preview)" tab The detail procedure is given here: Cert Deletion
-Using PowerShell
- Get the name of all the Expired cert with the Application Gateway, post running all the remove command perform the SET command.
- To delete using Powershell
--Please don't forget to "[Accept the answer]" and “[Upvote]” if the reply is helpful--
Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.
Regards Priya Kumar