Microsoft Graph is the gateway to data and intelligence in Microsoft 365. It provides a unified programmability model that you can use to access the tremendous amount of data in Microsoft 365, Windows 10, and Enterprise Mobility + Security.
Create a WordPress Website hosted in Azure
Azure App Service enables you to build and host web apps, mobile back ends, and RESTful APIs in the programming language of your choice without managing infrastructure. It offers auto-scaling and high availability, supports both Windows and Linux, and enables automated deployments from GitHub, Azure DevOps, or any Git repo.
Create an Empty Knowledge Base in QnA Maker
You can create a QnA Maker knowledge base (KB) from your own content, such as FAQs or product manuals. In this post, we will be creating an empty Knowledge Base.
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.
Push your Code to Azure DevOps Repository using Command Line
Keeping a track of your changes and its history is very important for a developer. Azure Repos is a set of version control tools that you can use to manage your code. Whether your software project is large or small, using version control as soon as possible is a good idea. Version control systems are software that help you track changes you make in your code over time.
How AWS Works?
A normal website, how does it function, the user first goes onto website, he goes onto the Internet and he types in a web address that web address then goes to DNS server then DNS server basically gets that converted it into IP address that IP address points to load balancer then load balancer distribute traffic among many servers and you end up any of these servers, this is how it happens.
What is AWS?
I will give brief introduction about AWS and then move on to discuss the different companies who are using AWS services. After that, I will tell you why big or small companies are using AWS or any other cloud computing provider for that matter. Also, we will look at some of the basic services that AWS offers us.
What Is Cloud Computing ?
The Cloud Computing Is On Demand Delivery Of IT Resources Via Internet With Pay As You Go Pricing Instead Of Buying, Owing And Maintaining Physical Data Centers.
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.
Insert Rows in the Azure SQL DB Table using Power Automate | Send API Response Data to DB
Here we will be updating the SQL Database with data coming as a response from an API using Power Automate. Automate business processes, connect to almost 300 data sources and publicly available API.


You must be logged in to post a comment.