I created a Web App Bot via the Azure Portal for the company I'm working for.
I currently have the Contributor role in the Resource Group where the Web App Bot resource is created.
After the deployment of the resource, I wanted to manage the AppID and AppPassword of the application so I clicked on the "Manage" link in the "Bot Management>Settings" section of the Web App Bot resource.
This link redirected me to the Application Registration Portal where I received the following error message:
Therefore, am I missing some permissions to be able to see the application in the Application Registration Portal ?
And, as I created the Web App Bot resource, shouldn't I be the owner of the application allowing me to see it in the portal ?
Unfortunately the error message does not provide a lot of information on how to solve that issue. Fortunately I was able to retrieve the AppID and AppPassword in the "App Service Settings>Application Settings" section of the Azure resource but I still can't access and manage the application in the Registration Portal.