A_b_pereira_acc
A_b_pereira_acc

Reputation: 13

Azure Bot Service Error Message

I am having a problem trying to create a Microsoft App ID and password for my Bot. After creating a bot on Bot Service on the Azure portal I try to create a Microsoft App ID.

https://i.sstatic.net/UneuA.png - Create_a_Microsoft_App_ID

When I click the Create Microsoft App ID and password button as shown on the image above, it opens a new tab and I get this error message:

https://i.sstatic.net/UWIGw.png - Temporary_problem

I'm also having problems with a previously created bot. When I go to All Resources on the Azure portal and click on that previously created bot I get the following error message:

Unable to find the specified id

I thank you in advance for your time and help :)

Upvotes: 1

Views: 642

Answers (2)

Andrea Orimoto
Andrea Orimoto

Reputation: 101

I definitely saw this happening on some MSA accounts, it's not a Bot Framework or Azure Bot Service issue. Two things you might try:

  1. try creating MSA AppId and Password directly from https://apps.dev.microsoft.com/
  2. If this doesn't work, do you have another MSA account you could try with?

Hope this helps Andrea

Upvotes: 1

Eric Dahlvang
Eric Dahlvang

Reputation: 8292

I've seen this error before. Retrying fixed the issue for me (click Create Microsoft App ID and password button again). Please try again. You might need to sign out, clear your cookies, and sign back in.

Upvotes: 0

Related Questions