Extending Microsoft Power Platform Microsoft Dataverse

Go to class
Write Review

Free Online Course: Extending Microsoft Power Platform Microsoft Dataverse provided by Microsoft Learn is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge.

Overview
    • Module 1: The goal of this module is to give an introductory overview of Microsoft Power Platform SDKs that are available from Microsoft via NuGet.
    • In this module, you will:

      • Explain what functions can be executed against Microsoft Power Platform via Microsoft Power Platform SDKs.
      • Perform basic operations against Microsoft Power Platform such as create/read/update/delete operations.
    • Module 2: The purpose of this module is to provide an in-depth overview of plug-ins as it relates to Microsoft Power Platform development. This module will review how and when plug-ins are implemented, how they are registered and deployed, and the various configuration options that are available during plug-in registration.
    • In this module, you will:

      • Learn how to extend plug-ins.

Syllabus
    • Module 1: Introduction to Dataverse for developers
      • Introduction to developing with Microsoft Dataverse
      • Microsoft Dataverse extensibility model
      • Event framework
      • Check your knowledge
      • Summary
    • Module 2: Extend plug-ins
      • Introduction to Plug-ins
      • Plug-ins usage scenarios
      • Custom workflow extensions
      • Plug-in execution context
      • Exercise - Write your first plug-in
      • Exercise - Write a custom workflow extension
      • Check your knowledge
      • Summary