I followed this tutorial to build a notification bot in Teams.
I added a blob storage as described here.
The blob storage container is created automatically, however it remains empty.
-> When I try to send notifications via /api/notification endpoint, 0 bot installations are returned, no notifications are sent, although I installed the bot in MS teams.
Any ideas how to debug the bot installations / azure blob storage connection?