Summary: In this blog we will discuss about Provisioning Virtual Machine and few other components in Azure using Python SDK, instead of creating them from Azure portal. Installing Azure CLI and building a Virtual Environment in VS Code To build out a resource group to house the virtual machine and…
Author: Saathvika Yalavarthi
Azure Logic Apps to create an automated workflow to implement RSS feed of a website to email account.
Summary: In this blog we are going to create an automated workflow that integrates two services, an RSS feed for a website and an email account using Azure Logic Apps. What is Azure Logic Apps? Azure Logic Apps offers low-code/no-code tools for you to create highly scalable integration solutions for…
Introduction to Azure Cosmos Database
Introduction to Azure NoSQL database: Cosmos A cloud database is a database server built and accessed through a cloud platform that helps to organize, store and manage data within an organization. Cloud computing databases can be traditional SQL or NoSQL databases. In this article, I want to discuss the cloud…