Microsoft Dynamics 365 for Pro Developers

This course is designed for experienced developers who are looking to obtain the required skills to customize, configure, maintain, integrate with, develop code and extend Microsoft Dynamics 365 Customer Engagement (CRM) and Power Apps.

Description

 

Attendees of this course will gain the knowledge needed to transition existing developer skills to Dynamics 365 and the Power Platform, learn how to create and customize Dynamics 365 Apps (Model-driven), create and maintain powerful workflows and business process flows and use solutions to package and deploy customizations across multiple environments using best practice strategies.

Students will also learn how to write .Net code to utilize the various API’s available, customize the navigation, build complex custom business logic ‘Plug-In’ components and extend Dynamics 365 and the Power Apps with JavaScript and the Power Apps Component Framework..  

The course assumes a previous knowledge of Microsoft .Net (C#) and JavaScript coding.

 

Course Outline

 

Module 1: Introduction

This module provides the attendee with an introduction to the concept of customizing and configuring Dynamics 365 and the Power Platform.

Lessons

  • Compare versions of Microsoft Dynamics 365
  • Introduction to Dynamics 365 and the Power Platform
  • Introduction to the Dataverse
  • Get acquainted with Dynamics 365 and the Power Platform
  • Review the interfaces, devices and apps
  • Understand the tools for Dynamics 365 customizers
  • A brief overview of Solutions
  • Understand Environments
  • Review further reading and resources
  • Set up the lab environment - Acme Enterprises Event Management Solution

Lab 1: Setting up your Lab environment

  • Setup your Lab and install sample data

 

Module 2: Initial Setup and Configuration

This module presents some of the most common features that require setup and configuration.    

Lessons

  • An introduction to Dynamics 365 online setup
  • An introduction to Dynamics 365 on premise setup
  • The Power Platform Admin Center
  • Review the System Settings area
  • Understand how to configure Auto Save Settings
  • Understand how to configure Format Settings
  • Understand how to configure Audit Settings
  • Understand how to configure Email Settings
  • Understand how to configure Skype Integration
  • Understand how to configure SharePoint Integration

Lab 1: Configure Settings

  • Configure Settings in Dynamics 365 and the Power Platform

Lab 2: Configure Auditing

  • Configure Audit Settings

 

Module 3: Security

This module highlights the importance of maintaining a robust security model in Dynamics 365 by stepping through how to configure Business Units, Security Roles, Users and Teams. Access Teams and Hierarchy Security are also considered.

Lessons

  • Design and configure Business Units
  • Configure Security Roles
  • Manage Users and Teams
  • Implement Access Teams
  • Configure Hierarchy Security

Lab 1: Configure Users, Business Units, Security Roles and Access Levels

  • Add new Users in Dynamics 365
  • Create new Business Units
  • Copy a Security Role and Configure Access Levels
  • Assign Users to Security Roles
  • Login to Dynamics 365 as a different User to test permissions

 

Module 4: The Dataverse - Creating and Managing Tables

In this module we will start to look at customizing the Dynamics 365 schema, including Tables, Relationships, Columns and Forms which can be customised and extended using powerful inbuilt tools.

Lessons

  • Introduction to the Dynamics 365 model
  • Review the different Table Types
  • Create new Custom Tables
  • Managing Table Ownership
  • Managing Table Properties
  • Custom Table Security
  • Virtual Tables
  • Review Tables and Solutions

Lab 1: Creating and Managing Tables

  • Creating a new Solution
  • Create Custom Tables and configure Table properties
  • Add existing System Tables to a Solution
  • Configure permissions for Custom Tables

 

Module 5: The Dataverse - Columns

This module presents the different Column types that exist in the Dataverse including special Columns like Calculated and Rollup Columns. The Business Rule Designer is also introduced together with Column Level Security.

Lessons

  • Introduction to Column Customization
  • Understand the different Column Types
  • Review Column Formats
  • Create a new Column
  • Review Column and Solutions
  • Implement a Calculated Field
  • Configure Field Level Security

Lab 1: Creating and Managing Columns

  • Creating Columns
  • Create a Global Choice

Lab 2: Creating a Calculated Column

  • Creating a Calculated Columns
  • Add Columns to a Form

Lab 3: Configuring Column Level Security

  • Enable a Column for Column Level Security
  • Configure a Column Security Profile

 

Module 6: The Dataverse - Relationships and Mappings

This module provides an overview of the different types of Relationships that can be created in the Dataverse. Relationship Behaviours and Mappings are also considered.

Lessons

  • Introduction to Relationships
  • Review the different Relationship Types
  • Create a Relationship
  • Review Relationships and Solutions
  • Understand Relationship Behaviour
  • Implement a Hierarchy Relationship
  • Configure Column Mappings

Lab 1: Create Relationships

  • Create Relationships
  • Configure Relationship Behaviour

Lab 2: Create a Hierarchical Relationship

  • Configure a Hierarchical Relationship

Lab 3: Configure Mappings

  • Configure Mappings

 

Module 7: The Dataverse - Forms, Views and Visualizations

This module steps through the process to create, customize and configure Forms, Views, Charts and Dashboards in the Dataverse.

Lessons

  • The process to create a new Form
  • Review the different Form types
  • Using the Form Designer
  • Customizing the Main, Quick View and Quick Create Forms
  • Editable Grids
  • Configure Form Security
  • Review the different View types
  • Customizing System Views
  • Customizing System Charts and Dashboards

Lab 1: Customizing Forms

  • Customising Forms
  • Create a Quick Create Form
  • Create a Quick View Form

Lab 2: Configuring System Views

  • Create Custom System Views

Lab 3: Configuring Charts and Dashboards

  • Configure a System Chart
  • Construct a System Dashboard

 

Module 8: Model-driven Apps (Dynamics 365 CE)

In this module you will learn how to create and configure Model-driven Apps in the App Designer.

Lessons

  • An introduction to Power Apps and the Power Platform
  • An introduction to the App Designer
  • Customizing the Sales and Customer Service Apps
  • App Designer Walk Through
  • App Designer Features
  • Security Enabled Navigation
  • Constructing an App
  • Publishing an App
  • Apps and Solutions

Lab 1: Build a custom Event Management App

  • Use the App Designer to build a custom App

 

Module 9: Processes: Workflows, Business Process Flows and Power Automate

In this module you will learn how to create and maintain Workflows, Business Process Flows and Flows built in Power Automate to complement your Dynamics 365 Apps.

Lessons

  • Introduction to Processes
  • Workflow
  • Business Process Flows
  • Microsoft Flow

Lab 1: Create a Workflow

  • Customising Forms
  • Create a Quick Create Form
  • Create a Quick View Form

Lab 2: Create a Business Process Flow

  • Create a Business Process Flow
  • Add Stages and Steps to a Business Process Flow
  • Configure Branching Logic in a Business Process Flow

Lab 3: Create a Power Automate Flow

  • Using Power Automate with Dynamics 365

 

Module 10: Solution Management

In this module you will learn how to create and manage Solutions in Dynamics 365 across multiple environments.

Lessons

  • An introduction to Solution Management
  • How to add and administer components in a Solution
  • The differences between unmanaged and managed Solutions
  • How to export and import a Solution
  • How to set Managed Properties for a Solution
  • What happens when you delete a Solution
  • How to Clone a Solution Patch
  • How to Clone a Solution

Lab 1: Solution Management

  • Export an Unmanaged Solution
  • Import an Unmanaged Solution
  • Configuring Managed Properties
  • Export and Import Managed Solutions
  • Create a Solution Patch
  • Clone a Solution

 

Module 11: Introduction to Dynamics 365 Development

This module introduces the concept of developing and extending Dynamics 365 Apps and the Power Platform. You will learn about the tools and resources that are available to developers and administrators as well as best practice methodologies and fundamentals.

Lessons

  • Overview
  • Objectives
  • Introduction to Dynamics 365 Development
  • Development Fundamentals
  • Development Tools for Microsoft Dynamics 365
  • Development Environments
  • Skills and Best Practice
  • Further reading and resources

Lab 1: Developer Orientation

  • Review Developer Resources
  • Review the Developer Center and Forums
  • Download Resources from NuGet
  • Review the Developer Lab Files 

 

Module 12: The Web API

This module presents the Web API available to developers in programatically interact with the Dataverse. You will learn how to write code to consume the API using server and client-side coding including C# and JavaScript.  

Lessons

  • Introduction to Web API options
  • OData REST based endpoint
  • Setting up Visual Studio to consume the Web API
  • Create, Read, Update and Delete methods
  • Web API Operations and Functions  
  • The Discovery API
  • Authentication
  • Core Assemblies
  • Early and Late-bound classes
  • Service Context
  • The Code Generation tools
  • THE XRM Methods

Lab 1: Using the Web API with Server-side code

  • Set up the Visual Studio Project
  • Develop an App to perform operations using the Web API
  • Test your App

 Lab 2: Using the Web API with Client-side code

  • Set up the Visual Studio Project
  • Develop an App to perform operations using the Web API
  • Test your App

 

Module 13: Developing Plug-Ins for Dynamics 365

In this module you will learn how to develop custom business logic in a Plug-In component using Microsoft .Net C# in Visual Studio. You will also learn how to deploy Plug-In components to the Dataverse using the Plug-In registration tool.

Lessons

  • Introduction to Plug-Ins
  • Writing Plug-In Code
  • Using the Plug-In Registration Tool
  • Debugging Plug-Ins with the Plug-In Profiler
  • Deploying Plug-Ins with Solutions

Lab 1: Create and deploy a Plug-In

  • Customize a Dynamics 365 App
  • Set up the Visual Studio Project
  • Create a Plug-In
  • Sign and Build the Assembly
  • Deploy a Plug-In using the Plug-In Registration Tool
  • Debug Plug-In code using the Plug-In Profiler Tool
  • Test your Plug-In

 

Module 14: Developing Client-side Code

This module introduces the concepts of developing Client-side code that works with the event driven model in a Dynamics 365 App. You will learn how to create and deploy Client-side components using Web resources and interact with the Web API.

Lessons

  • Introduction to Client-side coding
  • The Event Driven Model
  • Developing JavaScript Client-side code
  • Using Web resources
  • Working with data using the Web API OData REST service

Lab 1: Client- side programming with JavaScript

  • Create a JavaScript Web Resource
  • Configure the Event Handlers
  • Test you code

Lab 2: Create and deploy a Client-side Component using the Web API

  • Create a HTML Web Resource
  • Write Client-side code for the Web API

 

Module 15: Developing Custom Workflow Activities

 In this module you will learn how to develop a custom Workflow Activity using Microsoft .Net C# in Visual Studio. You will also learn how to use a custom Workflow Activity as a Workflow Step.
 
Lessons

  •     Introduction to Custom Workflow Activities
  •     Writing Custom Workflow Activity code
  •     Deploying a Custom Workflow Activity

 
Lab 1: Create a Custom Workflow Activity

  •     Set up the Visual Studio Project
  •     Create a Custom Workflow Activity
  •     Sign and Build the Assembly
  •     Deploy a Custom Workflow Activity
  •     Create a Workflow
  •     Test your Custom Workflow Activity

 


Module 16: Extending Power Apps

This module looks at the possibilities when using Custom Controls in Model-driven Apps to extend the out of the box functionality, including embedding Canvas Apps inside of Model-driven Apps.

 
Lessons

  •     Introduction to Custom Controls
  •     Extending Model-driven Apps with Canvas Apps
  •     Embedding Canvas Apps as Custom Controls

 
Lab 6.1: Create a Canvas App and embed it into a Model-driven App

  •     Create a Canvas Apps
  •     Create a Model-driven App
  •     Embedding Canvas Apps into a Model-driven App using Controls
  •     Test your App

 


Module 17: The Power Apps Component Framework (PCF)

This module extends on the previous module as we look into creating custom components for Model-driven Apps and Canvas Apps using the Power Apps Component Framework (PCF).

 
Lessons

  •     Introduction to PCF
  •     The PCF Command Line Interface (CLI)
  •     Creating PCF Components
  •     The PCF Test Environment
  •     Deploying PCF Components in a Model-driven App

 
Lab 7.1: Create and deploy a PCF Control

  •     Install the Power Apps CLI
  •     Create your PCF control
  •     Packing PCF Components in Solutions
  •     Deploy a PCF Component
  •     Test your control

 

 
Module 18: Developing Custom Connectors

This module looks at how Pro Developers can create Custom Connectors in the Power Apps Maker Portal to then be used by App Makers in Model-driven Apps and Canvas Apps to connect to external data sources and systems.

 
Lessons

  •     Connectors Overview
  •     Custom Connectors
  •     Process to create a Custom Connector

 
Lab 8.1: Create a Custom Connector

  •     Set up Visual Studio
  •     Register an App in Azure
  •     Create a Custom Connector
  •     Sharing your Custom Connector in a Canvas App
  •     Test your Custom Connector

 


Module 19: Application Lifecycle Management (ALM)

In this module we look at the Application Lifecycle Management (ALM) options that are available to help manage and support a Dynamics 365 Power Platform deployment. The Microsoft Power Platform Build Tools and the Power Apps Center of Excellence Starter Kit are also presented in this module.  

 
Lessons

  •     Introduction to ALM
  •     Environments and Solution Management
  •     Microsoft Power Platform Build Tools
  •     The Power Apps Center of Excellence

 

Prerequisites

 

This course is intended for Technical students, Administrators and Developers. Students should have an existing working knowledge of Microsoft .Net C# and Visual Studio.

Although not compulsory, it is recommended that students attend the prerequisite course ‘Introduction to Microsoft Dynamics 365’.

Similar courses

This course provides students with an introduction to Microsoft Dynamics 365.

More Information

This course is a 'fast track' approach for end users to learn the main key features of Dynamics 365 and Power Apps in 5 days.

More Information

This course is designed for experienced IT professionals and developers, providing an insight into development techniques and approaches that can be applied to extend and manage solutions and apps built on Microsoft Dynamics 365 and the Power Platform.

More Information

The Microsoft Power Platform helps organizations optimize their operations by automating routine tasks and standardizing business best practices.

More Information

This course will review the Dynamics 365 Customer Insights - Journeys application configuration needed to drive business growth.

More Information

This course is aimed at developers, solution architects and consultants who are planning to customize, develop and extend Dynamics 365 for Finance and Operations.

More Information

Microsoft Dynamics 365 Finance and Operations Apps Developers implement and extend applications to meet the requirements of the business.

More Information

This course is developed for those aspired to be and new to the solution architect role. This course provides the technical information focusing on application architecture and technical skills to start their journey into this role. This course will not cover the industrial skills and delivery skills required for this role.

More Information

This course covers the core features of Dynamics 365 Finance, including core common features, core configuration, data migration, and preparing to go live.

More Information

This course will equip students with the skills necessary to identify and configure the key components that are used to deliver Field Service and mobile solutions.

More Information

This course provides students with hands-on experience and an in depth understanding of the Microsoft Power Platform.

More Information

Microsoft Dynamics 365 for Sales is an end-to-end application to manage the handling of customers and potential customers; tracking data against sales goals, automating your best practices, learning from your data and more.

More Information

Microsoft Dynamics 365 for Customer Service offers any organization an opportunity for customer success. Using tools such as automatic case creation and queue management frees up your time to dedicate it where you can have a greater impact, directly with your customers.

More Information

In this course, students will learn about decisions a Solution Architect makes during an implementation, covering security, integrations, Power Apps architecture, Power Automate architecture, and more.

More Information

This course provides students with hands-on experience and an in depth understanding of the Microsoft Power Platform.

More Information

This course provides an introduction to managing SharePoint as a Power User.

More Information

This course delivers an instructor-led breakdown of Microsoft PowerApps with SharePoint Online.

More Information

This course provides an introduction to managing SharePoint as a Site Member.

More Information

This course provides an introduction to managing SharePoint as a Site Member.

More Information

This course provides students with an introduction to Microsoft Power BI by building a foundation for all subsequent courses and learning.

More Information

The main purpose of the course is to give students a good understanding of data analysis with Power BI.

More Information

This course is designed for citizen developers and technical users, providing the skills required to gain insights into data held within the Dataverse, create custom reports, custom visualizations and implement the Artificial Intelligence features in Microsoft Dynamics 365 and the Power Platform.

More Information

This course provides students with detailed hands-on experience of Microsoft Dynamics 365 Sales with the new Copilot AI companion .

More Information

This course covers the financial aspects of Dynamics 365: configure and use essential financial components, accounts payable, accounts receivable, collections, budgeting, fixed assets, and additional functionality.

More Information

This course provides learners with a broad overview of Dynamics 365 applications.

More Information

This course discusses manufacturing in the Dynamics 365 suite of apps: discrete manufacturing, lean manufacturing, and production

More Information

This course discusses supply chain management in the Dynamics 365 suite of apps.

More Information

Learn how to build a solution for your business using Microsoft Dynamics 365 Customer Engagement (CRM) Apps and the Power Platform.

More Information

This course provides students with detailed hands-on experience of Microsoft Dynamics 365 Customer Service with the new Copilot AI companion .

More Information

This course provides end users with an introduction to Microsoft Dynamics 365 and the latest AI tools.

More Information

This course is designed for experienced IT professionals and developers, providing an insight into development techniques and approaches that can be applied to extend and manage solutions and apps built on Microsoft Dynamics 365 and the Power Platform.

More Information

The Managing Microsoft Teams course is designed for persons who are aspiring to the Microsoft 365 Teams Admin role. Microsoft Teams admins configure, deploy, and manage Office 365 workloads for Microsoft Teams that focus on efficient and effective collaboration and communication in an enterprise environment.

More Information

This course will teach you to use Power Platform solutions to simplify, automate, and empower business processes for organizations in the role of a Functional Consultant.

More Information

In this course you will be guided by an experienced Power Platform MCT to learn everything you need to know to pass the PL-100: Microsoft Power Platform App Maker Exam. This course includes a free exam voucher and exam practice paper.

More Information

This course is designed for experienced IT professionals and developers, providing an insight into development techniques and approaches that can be applied to extend and manage solutions and apps built on Microsoft Dynamics 365 and the Power Platform. This course maps directly to exam PL-400: Microsoft Power Platform Developer.

More Information

In this course you will be guided by an experienced Business Central MCT to learn everything you need to know to pass the MB-800: Microsoft Dynamics 365 Business Central Functional Consultant Exam.

More Information

In the this course, students will learn essential skills to start creating Reports and Dashboards in Microsoft Power BI from data in Microsoft Business Central

More Information

In this course, students will learn advanced concepts build, deploy and support Reports and Dashboards built in Microsoft Power BI that use data in Microsoft Dynamics 365, including the Dataverse, Business Central and Dynamics 365 Finance.

More Information

This course is designed to introduce candidates to the fundamental topics of Microsoft Dynamics 365 Business Central.

More Information

This course is designed to introduce the Sales module in Microsoft Dynamics 365 Business Central.

More Information

This course is designed to introduce the Financials module in Microsoft Dynamics 365 Business Central.

More Information

Microsoft Teams is a full collaboration platform and offers facilities for peer to peer collaboration as well as full team collaboration. This course will give guidance on how to use the tools for chat, file sharing, meetings and calls. The course will also give direction on best practices for sharing files with external parties and show how to access other services.

More Information

Organizations use Dynamics 365 for Finance and Operations to reduce operational costs and rapidly respond to changing business needs.

More Information

This course discusses manufacturing in the Dynamics 365 suite of apps: discrete manufacturing, lean manufacturing, and production

More Information

This course provides students with a detailed hands-on experience of setting up, configuring, customizing, extending and maintaining Microsoft Power Pages Portals through the Power Pages Maker Portal, the Portal Management App, and the Power Platform Admin Center.

More Information

Microsoft Teams is a full collaboration platform and offers facilities for peer to peer collaboration as well as full team collaboration. This course will give guidance on how to use the tools for chat, file sharing, meetings and calls.

More Information

This course delivers an instructor-led breakdown of Microsoft Lists. Students will be taught how to empower their data and become organised with a rich range of customisable table types.

More Information

This course will introduce the audience to SharePoint Online Administration in Office 365 and explain and demonstrate the configuration options for SharePoint Online.

More Information

This course is designed for Business Decision Makers and IT Professionals who are interested in deploying cloud services in their organization.

More Information

This 3-day course provides detailed hands-on experience for companies looking to make the most of their Microsoft 365 licenses and the data they hold. This course looks at the different parts of Microsoft 365, including some that apps and features you may not be aware of.

More Information

This course covers five central elements of Microsoft 365 platform – implementing Microsoft Identity, working with Microsoft Graph, extending and customizing SharePoint, extending Teams, and extending Office. In this course, students will learn how to implement Microsoft Identity and work with Microsoft Graph.

More Information

This course delivers an instructor-led breakdown of Microsoft Power Apps. Students will be taught how to design, test and publish new apps that work with a variety of data sources. We will take users through a selection of well-crafted lessons to help them build new applications for their business.

More Information

This course will provide you with a broad introduction to the customer engagement capabilities of Dynamics 365.

More Information

Do you want to learn more about Dynamics 365? This course will provide you with a broad introduction to the finance and operations capabilities of Dynamics 365. You will become familiar with the concept of enterprise resource management (ERP), as well as each of the finance and operations apps, including Dynamics 365 Supply Chain Management, Dynamics 365 Finance, Dynamics 365 Commerce, Dynamics 365 Human Resources, and the ERP capabilities of Dynamics 365 Project Operations.

More Information

You will learn in this course to design, configure, and manage Dynamics 365 Commerce and provide ongoing support for the app. You will gain a strong understanding of unified commerce business operations as well as experience deploying, using, and maintaining Dynamics 365 Commerce.

More Information

This course will provide you with the skills needed to deploy and support business applications that make up the customer engagement capabilities of Dynamics 365.

More Information

This course is aimed at report authors, end users, project managers, and consultants who are needing to gain insights into operational data held within Microsoft Dynamics 365 Finance and Operations.

More Information

This course is designed to introduce candidates to the fundamental topics of Microsoft Dynamics 365 Business Central.

More Information

This course is designed to introduce students to the fundamental topics of Microsoft Dynamics 365 Finance for End Users.

More Information

This course is designed to introduce candidates to the fundamental topics of Microsoft Dynamics 365 Finance Warehousing for End Users.

More Information

This course is designed to introduce candidates to the financial topics of Microsoft Dynamics 365 Finance for End Users.

More Information

This course is designed to introduce candidates to the fundamental topics of Customer Service in Microsoft Dynamics 365 Finance for End Users.

More Information

This course covers the various methods and best practices that are in line with business and technical requirements for modeling, visualizing, and analyzing data with Power BI. The course will show how to access and process data from a range of data sources including both relational and non-relational sources. Finally, this course will also discuss how to manage and deploy reports and dashboards for sharing and content distribution.

More Information

This course is aimed at report authors, end users, project managers, and consultants who are needing to gain insights into operational data held within Microsoft Dynamics 365 Business Central

More Information

This course is designed to showcase tools designed to help gain insight into data held within Dynamics 365 Apps, as well as increase efficiencies and productivity with the implementation of the Artificial Intelligence features in Microsoft Dynamics 365 and Copilot.

More Information

This course is designed to provide an insight into the benefits gained through the implementation of Artificial Intelligence features in the Microsoft Power Platform.

More Information

This course will provide you with the skills needed to support and manage business applications and solutions in Dynamics 365, the Dataverse, Power Pages and the Power Platform.

More Information

This course is aimed at system administrators and consultants who are planning to support and maintain Microsoft Dynamics 365 Finance and SCM Applications.

More Information

This course is designed to introduce candidates to the features and topics of Microsoft Dynamics 365 Human Resources.

More Information

In this course you will learn how to be productive as an end user with the Asset Management features of Dynamics 365 Finance and Supply Chain Management.

More Information

This course is designed to help you prepare for the new Business Central for Developers Exam (MB-820) coming in Jan 2024.

More Information

In this course you will learn how to be productive as an end user with the Procurement and Sourcing features of Dynamics 365 Finance and Supply Chain Management.

More Information

A course to help organizations move from Outbound to the new AI features and Copilot in Real Time Customer Insights (formally Dynamics 365 Marketing).

More Information