Physical Server Replication on Azure

Physical Server Replication on Azure

Azure site recovery Azure Site Recovery (ASR) makes it possible for businesses to minimize service downtimes due to IT operational interruptions. Microsoft Azure Site Recovery orchestrates and manages disaster recovery for both physical servers and Windows, Linux, Hyper-V, and VMware virtual machines Azure Site Recovery provides two types of functionality; Replication – Replication synchronizes the…

Policy as a Code using GitHub In Azure

Policy as a Code using GitHub In Azure

Author – Rupesh Sonawane, Cloud Engineer In today’s time creating and managing policies for different IT environments is important for staying compliant with your corporate standards. Azure Policy is one of the features provided by Azure that helps to enforce organizational standards and to assess compliance at scale, implementing governance for resource consistency, regulatory compliance,…

Physical Server Replication on Azure

Physical Server Replication on Azure

Author- Samruddhi Raut, Cloud Engineer Azure site recovery Azure Site Recovery (ASR) makes it possible for businesses to minimize service downtimes due to IT operational interruptions. Microsoft Azure Site Recovery orchestrates and manages disaster recovery for both physical servers and Windows, Linux, Hyper-V, and VMware virtual machines Azure Site Recovery provides two types of functionality…

saml 2.0 in azure

SSO Configuration using SAML v2.0 and Azure Active Directory for Custom web application

Author: Ajinkya Bhabal, Cloud Engineer. Introduction What is SAML v2.0? It is an open standard for exchanging authentication and authorization data between an identity provider and a service provider. The best use cases will be building Single Sign-on for applications. Here we will deploy our web application in Azure virtual machine and Azure Active Directory…

Database migration from Managed Instance to SQL Server with transactional replication

Author- Ashfaq Pathan (Associate Data Engineer) Transactional Replication Setup We will set up a transactional replication for migrating the database from Managed Instance to SQL Server 2017 hosted on Azure SQL-VM. Managed Instance will be both Publisher and Distributor. SQL Server will be Subscriber. Prerequisites: 1. Azure Subscription. 2. Storage account with one file-share in it…