Azure SQL Data Sync

Author – Sarvesh Pandey, Cloud Engineer    Introduction: SQL Data Sync is a service built on Azure SQL Database that lets you synchronize the data you select bi-directionally across multiple databases, both on-premises and in the cloud. You can setup, Data Sync environment without writing a single line of code through Azure Portal. Weather your…

Getting Started with QnA Maker

Author – Stuti Dhebar, Cloud Engineer Intern  Often when we are using a service or planning to use a new one, we come across several questions. Many of these questions could have already been answered in the FAQ pages of the service’s website. The problem arises when we are dealing with large websites because the…

How to perform “Dry Run” using ARM Templates

Author – Shefali Kamble, Associate Cloud Engineer  Microsoft has introduced the preview of ARM Template what-if feature which was a private preview initially but lately, this new option for PowerShell has been made available as a public preview which is a great option and can help far most with the template deployment. What is the…

Power BI Features

Author – Nimai Ahluwalia, Cloud Engineer Power BI is a suite of business analytics tools to analyze data and share insights. Monitor your business and get answers quickly with rich dashboards available on every device. Power BI comes up with great and some amazing features every month which is making it more effective and powerful…

Migrate Oracle Database to SQL Server using Microsoft SQL Server Migration Assistant for Oracle.

Migrate Oracle Database to SQL Server using Microsoft SQL Server Migration Assistant for Oracle.

Author – Sarvesh Pandey, Cloud Engineer There are many ways to migrate Oracle Database to Microsoft SQL Server like Azure Data Factory, Azure Data Migration Service, SQL Server Migration Assistant (SSMA). SSMA is a free Microsoft tool which is use to migrate Data from Oracle to Oracle databases to Microsoft SQL Server 2012, Microsoft SQL Server…

Terraform in Azure with Azure DevOps

Author – Siddhi Morajkar, Cloud Engineer Overview Before getting started with the integration of Terraform with Azure DevOps, let’s get an overview of Terraform and Azure DevOps.Terraform is an open-source tool for provisioning and managing cloud infrastructure. Terraform’s CLI provides a simple mechanism to deploy and version the configuration files to Azure or any other…