You need the Azure bot resource app Id and password to configure your bot for deployment. In this post, we will get the app Id from Microsoft Azure Portal.
Guide to Create an Azure Bot resource in Microsoft Azure Portal
The Azure Bot resource allows you to register your bot with the Azure Bot Service. You can build, connect, and manage bots to interact with your users
How to Download QnA Maker Bot Source Code from Azure Portal?
In this post, we will download the Azure Bot source code from Azure Portal. This is helpful when you have created the bot directly from QnA Maker Portal and now you want to make some changes to the bot source code.
Create Flight Booking Core Bot using Azure Bot Service
Before starting, I hope you have an Azure Subscription. If you don’t have one, create a free account here. This bot is created using azure services. If you want to create flight booking bot using the C# template using Bot Builder SDK in Visual Studio, go to my post.
Connect Azure Bot with SharePoint using Direct Line Channel and SharePoint Framework
Here we will be using the SharePoint Framework to connect Azure Bot with SharePoint Site. In this post, we will use the existing Microsoft Bot Framework v4 React Web Part and deploy it in local server. In our next post we will use it to deploy in the SharePoint.
Enable Custom Scripts in SharePoint
By default, script is allowed on most sites that admins create. It is not allowed on OneDrive, on sites users create themselves, on modern team and communication sites, and on the root site for your organization. You'll probably want to limit the amount of script you allow for security reasons.
[Fixed] Resource Provider ‘Microsoft.BotService’ not Registered for this Subscription
When creating a Web App Bot service, you might get this error message. We have two ways to resolve this. First one is really simple.
Connect Azure Bot with Jira Cloud
Plan, track, and manage your agile and software development projects in Jira. Customize your workflow, collaborate, and release great software. According to Atlassian, Jira is used for issue tracking and project management by over 75,000 customers in 122 countries.
Connect Azure Bot with Microsoft Teams Channel
Microsoft Teams is a unified communication and collaboration platform that combines persistent workplace chat, video meetings, file storage (including collaboration on files), and application integration.
Connect Azure Bot with Alexa Channel | Create Alexa Skill
The Alexa Skills Kit lets you teach Alexa new skills. Customers can access these new abilities by asking Alexa questions or making requests. You can build skills that provide users with many different types of abilities.


You must be logged in to post a comment.