Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I want to get started with microsoft example https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/csharp_dotnetcore/52.teams-messaging-extensions-search-auth-config. I don't have an azure account so I use in "To try this sample -> 4." the registration without azure account. In the next step (5.) i should update appsettings.json. Now I was wondering what to include in code for AAD ConnectionName from OAuth Connection settings on azure. Thanks for your help.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
719 views
Welcome To Ask or Share your Answers For Others

1 Answer

You'll definitely need an Azure account for this, but you can look at the free Microsoft 365 Developer program for this. I think it even gives a dummy Office 365 tenancy - see https://developer.microsoft.com/en-us/microsoft-365/dev-program


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...