Azure Resources
Azure Dev Leads leading change and technology innovation
Shows & Podcasts
YouTube Sessions
Blogs of Azure Developer Community
Gowtham CP
RESTAPI Development In Azure

In this guide we will learn how to create a RESTAPI in Azure.

Read more
Debajit Dutta
Hide your system views in Model Driven Apps/ Dynamics 365 Apps

2022 Release Wave 1 bring in a host of features for Dynamics 365 Apps and Power Platform. While some updates are discussed pretty much everywhere because of their impact, there are quite a few cool changes which goes unnoticed.

Read more
Amit Prajapati
Use of Environment Variable inside Azure Function in C#

In this blog, we will learn how to configure and use Environment Variable in Azure Function. Concept of using Environment variable during your development which needs to deploy on multiple servers and connect to multiple systems.

Read more
Deepti Suman
Services Provided By Microsoft Azure

Microsoft Azure provides a range of cloud services, including compute, analytics, storage and networking

Read more
Aditi Jha
Host Your React App On Azure Directly From VS Code

Do you know that Microsoft Azure is a platform where you can build, manage, and deploy your applications on a massive and global network? You get to use many tools and frameworks to work upon your applications. Microsoft azure is like a one-stop destination for all your needs to work on a project.

Read more
Akhil Kompella
Fundaments Of Microsoft Azure

Since this is basically an introduction to how to work in azure cloud, we will just move out with some research papers because lot of times when we think in terms of what can go wrong with predictions and everything it's all same old thing like when we press some electronic signal or a button in keyboard what it does is it do?

Read more
Akhil Kompella
Introduction To Cloud Computing

Cloud Computing provides us with a means of accessing the applications as utilities over the Internet. It allows us to create, configure, and customize the applications online.

Read more
Anuraj
Building a simple Tweet Bot using Azure Logic Apps

This post is about building a simple tweet bot using Azure Logic Apps. Azure Logic Apps is Low code / No code serverless service from Microsoft Azure. In this post I will be building a Tweet bot which look for #dotNETLovesMe hash tag and retweets them.

Read more
Rahul Sharma
AZURE ON PYTHON

Cloud computing is the name of the game in today’s computing world. With the ever-growing need for technologies that aid in easier collaboration between development teams while providing a plethora of features such as computing, storage, security etc, the demand for Cloud Computing services is on the rise. One such service is Microsoft’s Azure.

Read more
Vinayakrawat
AZURE NODE.JS

You guys might have seen tons of youtube videos, articles on how you can deploy your Node.js project using Azure services will see that too but have you ever thought about why only Azure or what is Azure why is everyone using it, and if you are one of them you have landed on a Write blog lets get started

Read more
Bala Kumaran
Azure in python

If you know python then you understand the difficulty in developing technical and scientific Application and difficulty in deploying them. But most of us don’t know that Azure provide lots of services to deploy your scientific application

Read more
Saravanan Ganesan
Smart Monitoring of Connected Assets Using Azure IoT Services

Smart Connected Assets are being developed today through the convergence of IIoT, Cloud, Big Data Analytics, and Mobile technologies that are fusing traditionally separate Information and Operational Technology (IT/OT).

Read more
Shubhendu
Building and Deploying PWA on Azure Cloud.

let's start with PWA, PWA are apps built with web technologies like Js, Css, React,or HTMl with feel and functionality of an actual native app.

Read more
V Roshan Kumar Patro
N-Cus-Weather with Azure

Development of a fully fledged hardware to software weather station app integration with azure. Problem -- Due to the most of the incoming services on weather people are not able to see and take accurate measurements on custom area.

Read more
Vitthal Sai Kaul
Introduction to Cloud Computing

In today’s rapidly data driven and data consuming world you must have heard anyone of these terms- cloud or cloud computing many a times. If you are hearing about cloud computing for the first time or if you are just wanting to explore this field, we will help you dive deep into cloud computing by explaining the concepts of cloud in very simple terms.

Read more
Anuraj
Angular Server Side Rendering on Azure Static Web Apps

This post is about how implement Angular Server side rendering apps on Azure Static Web Apps. What is server-side rendering - A normal Angular application executes within the browser, rendering pages within the DOM in response to user actions.

Read more
Gowtham CP
Creating a Virtual Machine and Deploying a Web Server In Azure

In this guide we will create a virtual Machine in Azure to deploy a web server.

Read more
Vivek0712
Introducing Chaos Engineering to Machine Learning deployments

A Data Scientist's worst nightmare is seeing his Machine Learning model deployment fail at production. But how do we really ensure that the deployment targets are resilient enough to handle the incoming prediction traffic?

Read more
Anuraj
Azure Functions consumption plan naming

This post is about how to follow naming conventions for Azure Function consumption plans. Unlike Azure App Services, when we create Azure Functions with consumption plan Azure will create a plan name which you can’t modify.

Read more
Akhil Kompella
Azure On Python

In this tutorial, we will Learn about how to setup a Microsoft Azure account to Python automation work.

Read more
Anuraj
Bring your own functions to Azure Static Web Apps

Azure Static Web Apps APIs are supported by two possible configurations: managed functions and bring your own functions. This post is about using your existing functions in Azure Static Web apps. Bring your own functions is only available in the Azure Static Web Apps Standard plan.

Read more
Anuraj
Create Azure Functions with GraphQL Support

This post is about creating .NET Core Azure Functions with GraphQL Support. For supporting GraphQL we are using the HotChocolate package. First we need create an Azure Function using the func init GraphQL-Azure-Function --dotnet command.

Read more
Anuraj
Azure Functions - Could not load file or assembly System.Text.Encoding.CodePages

This post is about how to fix the exception Could not load file or assembly System.Text.Encoding.CodePages when you’re using any HTML parser in Azure Functions.

Read more
Anuraj
Access data with managed identity - Azure App Service

This post is about connecting and accessing data from SQL Service using Azure App Service Managed Identity feature. Azure SQL supports Azure AD authentication, which means it also supports the Managed Identity feature of Azure AD.

Read more
Anuraj
Deploying PHP Applications to Azure App Service with Azure DevOps

This post is about deploying PHP applications to Azure App Service with Azure DevOps. Recently I had to deploy PHP application to Azure App Service. You can deploy it to Azure App Service using FTP, since there is no compilation steps required.

Read more
Shivam Garg
Microsoft Azure AI Fundamentals AI-900: How to Prepare and Pass the Exam

Are you preparing for the AI Fundamentals AI-900 exam? Many questions would be hovering into your mind like what will be the difficulty level of the exam? On which Microsoft Azure AI topics should I spend more time? and so on.

Read more
Santhosh Kumar Dhanasekaran
How to prepare for DP-100 -Azure Cloud- Designing and Implementing a Data Science Solution on Azure

To be honest, If you just go through the question available online you would pretty much pass the exam but without any knowledge on what you are certified as.

Read more
Vivek0712
Hosting Python Packages in Azure DevOps

The blog is about how to build some custom python libraries and store them as private artifacts in the Azure DevOps using Pipelines.

Read more
Vivek0712
Training Machine Learning models in AzureML

Welcome to the next part of my blog series on Azure Machine Learning. Now we are going to jump into one of the most important aspect of the MLOps - Training of Machine Learning Models.

Read more
Vivek0712
Introduction to Machine Learning

Welcome to my Azure Machine Learning Series where we will be discussing everything from scratch about Machine Learning and implementation of the same in Azure.

Read more
Vivek0712
Creating COVID19 stats newsletter using Azure Function Apps

Welcome to my blog series Fun with Function Apps where we will be learning about function apps their implementation through amazing use cases.

Read more
Naveen Verma
Jenkins vs Azure DevOps

The world of DevOps is incomplete without 'Continuous Integration' and 'Continuous Deployment' after all these are among the building blocks of the methodology.

Read more
Santhosh Kumar Dhanasekaran
Trigger Based Leukemia Classifier on Azure Cloud — Prediction and Reporting

Deploying a Industry ready prediction and reporting model to Azure.This work helps in faster prediction and diagnosis of blood cancer, bridging the gap between the testing and diagnosis time by hematologist (Doctors specialized in Blood).

Read more
Deepti Suman
Literature Text Translation & Audio Synthesis using Microsoft Azure Cognitive Services

There are millions of literature works around the world and scholars translate it into various languages for people to read and enjoy the same. Sadly, there are still a lot of works which are yet to be translated and the fruits of the work remain untasted by the rest of the world.

Read more
Vivek Raja
Literature Text Translation & Audio Synthesis using Microsoft Azure Cognitive Services

There are millions of literature works around the world and scholars translate it into various languages for people to read and enjoy the same. Sadly, there are still a lot of works which are yet to be translated and the fruits of the work remain untasted by the rest of the world.

Read more
Naveen Verma
Ease your Azure Infrastructure with Azure Blueprints

Today infrastructure-as-a-code is something that is picking up the pace at an exponential rate. Although the very concept of Infrastructure-as-a-code is pretty enticing that's just once the face of the coin, what sits behind the shadows is compliance and access rights which plays a major role in the organizational setup.

Read more
Naveen Verma
Master Pipelines with Azure Pipeline Templates

Today in the Era of DevOps and automation, we expect everything to be as quick as the click of a button and whenever the term 'DevOps' comes to our mind a bunch of CI-CD tools pop up automatically, Azure DevOps is on such tool of capabilities.

Read more
Vivek Raja
Building End to End COVID-19 Forecast Model using Azure ML

The website I had created is https://newcovid.herokuapp.com to visualize and get real-time information about COVID-19 status worldwide, India (State and District wise) and most importantly, the forecast of COVID-19 cases in India for next 7 days.

Read more