I'm currently creating a Logic App workflow to send a message to a Microsoft Teams canal when it is triggered by a HTTP request. I am using the "Post a message to a canal as the flow bot" action.
However, I'm currently using my personal account as a connection, which is a bad practice regarding long term maintainability.
I see that there is an option to connect with a Managed Identity. I successfully enabled the system-assigned Managed Identity for my Logic App by going to the Settings and then the Identity part. However, I do not know how to allow this Managed Identity access to a specific canal on Microsoft Teams to post messages to it. I could not find anything on the web.


