Azure How to move an Azure SQL Database to a different Azure SQL server the easy way This post will cover how to move an Azure SQL database from one Azure SQL Server to another. I have created two Azure SQL Servers in different regions, and both
DevOps Microsoft free offers open to everyone Disclaimer: Everything mentioned in this article is available as at 20/04/2020. To get started, You need to create a new Microsoft account using your personal email. The reason
MongoDB Provisioning a MongoDB Atlas Cluster to Azure MongoDB Atlas is a Software as a Service offering in Microsoft Azure and Database as a Service offering through the official MongoDB company. It provides your non-relational database cluster through
Azure Creating an Azure Key Vault to store secrets in Azure An Azure key vault is a tool used to create and access secrets for different Azure applications, for example, connection strings for WebApps, Passwords, and Certificates. It's created as a
DevOps Creating an Azure Service Fabric Cluster Azure Service Fabric is used to deploy and manage micro-service-based Applications in Azure and on-premise environments. It uses virtual machine scale sets in the background to scale up the micro