For an Azure Bot Channel Registration Bot, the Azure Portal in Home->Bot Services->BotName>Channels>Health Column can show any warnings that the platform sees for the Bot.
We have dozens of these Teams Apps with a Bot component, and instead of having to manually review the Warnings from the portal, would like to fetch these logs automatically and analyze them in one place.
Is there an API that will enable fetching of these health warning messages?
If not an API is it possible to have these Warnings delivered via a webhook which we would specify?
Thanks