Hello @Richa Mishra
You can send notification to Slack when new image is pushed into ACR using Slack Incoming Webhooks and ACR webhooks
Here are the steps you will need to integrate ACR with Slack:
- Create a Slack app
- Activate Incoming Webhooks
- Create an Incoming Webhook in Slack App
- Use your Incoming Webhook URL to post a message
- Create webhook in ACR and point it to Slack App Webhook URL
https://dev.to/peterj/send-a-slack-message-when-docker-images-are-updated-3f4c
If you think your question has been answered, click "Mark as Answer" if just helped click "Vote as helpful". This can be beneficial to other community members reading this forum thread.