I have tried to connect to Gmail from Azure based on https://docs.microsoft.com/en-us/connectors/gmail/ but azure portal return the error (see below).
Error message:
Failed to create connection for connection id '/subscriptions/....../resourceGroups/P....Email/providers/Microsoft.Web/connections/gmail'. The managed API reference '/subscriptions/............../providers/Microsoft.Web/locations/uksouth/managedApis/gmail' for V2 API connection 'gmail' is not supported.
I can connect with same credential from .net core console application (using google.apis.gmail.v1)
Error on azure:
Credential on google

