Integrate Azure Cosmos DB SQL API with Azure services

Go to class
Write Review

Free Online Course: Integrate Azure Cosmos DB SQL API with Azure services provided by Microsoft Learn is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge.

Overview
    • Module 1: Process change feed events using the change feed processor in the Azure Cosmos DB SQL API .NET SDK.
    • After completing this module, you'll be able to:

      • Create a change feed processor in the .NET SDK
      • Author a delegate to handle a batch of changes in a client-side application
    • Module 2: Use Azure Functions bindings to integrate a function with Azure Cosmos DB SQL API.
    • After completing this module, you'll be able to:

      • Create an Azure Function using the Azure Cosmos DB trigger
    • Module 3: Index Azure Cosmos DB SQL API data with Azure Cognitive Search.
    • After completing this module, you'll be able to:

      • Create an indexer to migrate data from Azure Cosmos DB SQL API to an Azure Cognitive Search index

Syllabus
    • Module 1: Consume an Azure Cosmos DB SQL API change feed using the SDK
      • Introduction
      • Understand change feed features in the SDK
      • Implement a delegate for the change feed processor
      • Implement the change feed processor
      • Implement the change feed estimator
      • Exercise: Process change feed events using the Azure Cosmos DB SQL API SDK
      • Knowledge check
      • Summary
    • Module 2: Handle events with Azure Functions and Azure Cosmos DB SQL API change feed
      • Introduction
      • Understand Azure Function bindings for Azure Cosmos DB SQL API
      • Configure function bindings
      • Develop function
      • Exercise: Process Azure Cosmos DB SQL API data using Azure Functions
      • Knowledge check
      • Summary
    • Module 3: Search Azure Cosmos DB SQL API data with Azure Cognitive Search
      • Introduction
      • Create an indexer for data in Azure Cosmos DB SQL API
      • Implement a change detection policy
      • Manage a data deletion detection policy
      • Exercise - Search data using Azure Cognitive Search and Azure Cosmos DB SQL API
      • Knowledge check
      • Summary