After creating a bot channel on Azure Bot Channels Registration and try adding Microsoft Graph rules to apps.dev.microsoft.com I have an exception:
Registration of bot channels: an exception of the type "Microsoft.AppRegPortal.Providers.Graph.GraphException" was selected. Try adding Microsoft Graph rules and try saving changes.
If I transfer the Bot channel from the Microsoft Bot Framework ( https://dev.botframework.com/ ) to Azure, the rules are successfully transferred.
source
share