Azure Logic App post to Teams channel in GCC

mikedunphy 46 Reputation points
2023-03-10T22:30:51.1733333+00:00

When trying to use the action "Post to a channel or chat" within a logic app, the action fails with the below error. My logic app is in Azure Commercial (MAC) but my organizations Teams tenant is in GCC. How can I bridge the two?

{
  "error": {
    "code": "Unsupported region 'gcc' is not supported."
    "message": "Tenant home region 'gcc' is not supported.:
  }
}

Thanks in advance!

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,171 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,878 questions
{count} votes

Accepted answer
  1. Dillon Silzer 54,736 Reputation points
    2023-03-11T05:02:14.96+00:00

    Hello Mike,

    It looks like using the Teams Bot for posting to GCC tenants is not available.

    A person using Power Automate mentioned creating a private channel (with just you and others you want to include and use your account to post the messages instead of the Teams Bot).

    May be considered more of a hack, but i created a private channel for myself, and i just have myself leaving me alerts -- though notifications are messed up because of that, so you just have to look out for the channel name to be bolded

    Cited from https://powerusers.microsoft.com/t5/Building-Flows/Teams-post-a-message-from-the-Flow-Bot-in-GCC/td-p/391001/page/2

    Until it is available for GCC, this might be your only available solution.


    If this is helpful please accept answer.


1 additional answer

Sort by: Most helpful
  1. MayankBargali-MSFT 69,156 Reputation points
    2023-03-13T08:00:41.4666667+00:00

    @mikedunphy Thanks for reaching out. There are known issues and limitations with team's actions and team's connectors as documented and that is the reason you are getting the error as some action/triggers are not supported in sovereign clouds.

    Feel free to provide your feedback/suggestion here so the product team can review the request and implement the features in the near future.

    Feel free to get back to me if you have any queries or concerns.

    0 comments No comments