Introduction Azure Logic Apps is an innovative platform that allows developers to create and deploy workflow-based integrations of the applications and services they use in their daily work. This gives them greater flexibility, speed, and reliability in their application development processes. With the Microsoft Azure cloud platform, it becomes possible Continue Reading
“Microsoft Azure”
Azure Stream Analytics for real-time data streaming
Azure Stream Analytics: A Comprehensive Guide to Real-time Data Streaming In today’s fast-paced business environment, real-time data processing has become a valuable asset to businesses looking to drive decision making based on current market conditions. With the advent of the Internet of Things (IoT), there has been an exponential rise Continue Reading
Integrating Azure Active Directory with your app
Introduction One of the primary concerns for businesses using online services is ensuring that their user’s credentials and data are secure. As a developer, one way to address this concern is by integrating Azure Active Directory (Azure AD) with your app. Azure AD is a cloud-based identity and access management Continue Reading
Creating a bot with Azure Bot Service
Introduction Azure Bot Service is a cloud-based service for building, deploying, and managing conversational bots. With Azure Bot Service, developers can easily create intelligent bots that can communicate with users through a variety of channels, including Skype, Slack, Facebook Messenger, and more. In this tutorial, we will walk through the Continue Reading
Building a serverless web app with Azure Static Web Apps
Serverless computing is a rapidly growing type of cloud computing that allows developers to build scalable and cost-effective applications without worrying about the underlying infrastructure. Azure Static Web Apps is a serverless solution that provides an easy way to deploy and host static web apps using Azure services. In this Continue Reading
Introduction to Azure Search
Azure Search is a fully-managed cloud search service that provides an easy-to-use set of APIs to add powerful search capabilities to any application. It supports full-text search, filtering, faceted navigation, geospatial search, and custom analyzers. Azure Search is built on top of Azure Cognitive Search which uses artificial intelligence and Continue Reading
Using Azure Blob Storage as file storage solution
Introduction Microsoft Azure Blob Storage is a cloud-based storage solution that allows you to store and retrieve different types of data, including documents, images, and videos. Whether it’s for personal or enterprise use, Azure Blob Storage offers a scalable and cost-effective solution for storing your files with ease. In this Continue Reading
How to deploy a web app to Azure App Service
Azure App Service is a fully managed platform that allows developers to build, deploy and scale web apps quickly and easily. In this tutorial, we will cover how to deploy a web app to Azure App Service using different tools and methods. We will also cover how to connect to Continue Reading