Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Azure Data Engineering Cookbook

You're reading from  Azure Data Engineering Cookbook

Product type Book
Published in Apr 2021
Publisher Packt
ISBN-13 9781800206557
Pages 454 pages
Edition 1st Edition
Languages
Author (1):
Ahmad Osama Ahmad Osama
Profile icon Ahmad Osama

Table of Contents (11) Chapters

Preface Chapter 1: Working with Azure Blob Storage Chapter 2: Working with Relational Databases in Azure Chapter 3: Analyzing Data with Azure Synapse Analytics Chapter 4: Control Flow Activities in Azure Data Factory Chapter 5: Control Flow Transformation and the Copy Data Activity in Azure Data Factory Chapter 6: Data Flows in Azure Data Factory Chapter 7: Azure Data Factory Integration Runtime Chapter 8: Deploying Azure Data Factory Pipelines Chapter 9: Batch and Streaming Data Processing with Azure Databricks Other Books You May Enjoy

Copying data from Azure Data Lake Gen2 to Azure Cosmos DB using the copy activity

In this recipe, we'll copy data from Azure Data Lake Gen2 to an Azure Cosmos DB SQL API. Azure Cosmos DB is a managed NoSQL database service and offers multiple NoSQL databases, such as MongoDB, DocumentDB, GraphDB (Gremlin), Azure Table storage, and Cassandra, to store data.

Getting ready

Before you start, do the following:

  1. Log in to Azure from PowerShell. To do this, execute the following command and follow the instructions to log in to Azure:
    Connect-AzAccount
  2. Open https://portal.azure.com and log in using your Azure credentials.
  3. Follow step 1 of the Copying data from Azure Data Lake Gen2 to an Azure Synapse SQL pool using the copy activity recipe to create and upload files to Azure Data Lake Storage Gen2.

To copy data from Azure Data Lake Storage Gen2 to a Cosmos DB SQL API, we'll do the following:

  1. Create and upload data to the Azure Data Lake Storage...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}