Introduction In this post, we will see how to configure the Azure SQL database using vs 2019. This post is a continuation of how to provision a relational database. To read more about how to provision the relational database in the Azure portal, take a look at my post provision and configure relational databases azure […]
Browsing Month: October 2019
Azure
Provision and Configure relational databases in azure portal: part 1
Introduction This post is to provision and configure relational databases in the azure portal and is part of develop solutions that use a relational database. This post is part of the Azure AZ-203 certification path. The topic covered in this post is part of skills measurement, “Develop for Azure storage” and about 15-20 % of […]
Azure
Setting up CI pipeline for angular application using Azure DevOps Build
Introduction to CI pipeline for angular application In this post, I will explain step by step process for setting up CI pipeline for the angular application using Azure DevOps Build. It is easy to set up continuous integration (CI) build for Angular application using Azure DevOps build. Before we get started, see take a look […]