We are having Azure Storage Container & generated the SAS token for the production usage. We need to get the SAS token expiry alert for the same.
I have tried below steps,
Stored the SAS token to Azure Keyvault
Got the expiry date for the SAS token using automation account runbook powershell command.
Next need to configure email alert before 7 days for the SAS token expiry date.