Introduction: In this blog, we will learn How to create an Azure AD application and get key values. Pre-requisites: A user with an Owner role in Azure Subscription. Click here to learn how to assign a role to the user. Steps: 1. Login to Azure Portal. 2. In the search box, Type Azure Active Directory. 3. From the Left panel, click on App Registrations. If...
Introduction: In this blog, we will learn how to migrate data from table storage to Data Lake. In a similar way, you can perform a migration between different services supported by Azure Data Factory. Click here to learn more about supported services. Pre-requisites: 1. A user with a Contributor role in Azure Subscription. 2. Access to Azure Storage Account 3. Access to Azure Data Lake...
Introduction: In this blog, we will see Introduction, components and Setup for the Azure Data Factory. Pre-requisites: 1. Azure Subscription with Contributor role. Click here to learn how to assign a role to the user. 2. Basic knowledge of Azure Services. Description: Data Factory allows us to connect online/on-premise services and migrate data from one end to another. It is mainly used to perform Extract,...
Introduction: In this blog, we will learn how to create a Data Lake using Azure Portal. Pre-requisites: A user with a Contributor role in Azure Subscription. Click here to learn how to assign a role to the user. Description: A data lake stores the structure, unstructured data in a flat file format. It does not have any file size or read/write limitation to perform data...
Introduction: In this blog, we will learn how to create a resource group in the Azure Portal. Pre-requisites: 1. A user with a Contributor role in Azure Subscription. 2. Click here to learn how to assign a role to the user. Description: A resource group is a logical container into which Azure resources like web apps, VM’s, and storage accounts are deployed and managed. The...