PL-400T00 Microsoft Power Platform Developer

Price
$2,995.00 USD

Duration
5 Days

 

Delivery Methods
Virtual Instructor Led
Private Group

Add Exam Voucher
Click Here for
Purchasing Options

Course Overview

The Microsoft Power Platform helps organizations optimize their operations by simplifying, automating and transforming business tasks and processes. In this course, students will learn how to design, develop, test, and troubleshoot solution components that use the extension points of Microsoft Power Platform. You use traditional code to solve challenges not appropriate with low-code.

Who Should Attend?

As a training attendee you must have previous software developer experience using code techniques with modern programming languages such as C# and JavaScript. You must also have a foundational understanding of Microsoft Power Platform and have hands-on experience with the following: - Developing a data model in Microsoft Dataverse - Creating tables, columns, and relationships in Microsoft Dataverse - Building Power Apps canvas apps - Building Power Apps model-driven apps - Building Power Automate cloud flows   In this course you will learn to build solutions using Visual Studio and Visual Studio Code that include the following: Microsoft Power Platform services, JavaScript, JSON, TypeScript, C#, HTML, RESTful Web APIs, and Microsoft Azure.

  • Top-rated instructors: Our crew of subject matter experts have an average instructor rating of 4.8 out of 5 across thousands of reviews.
  • Authorized content: We maintain more than 35 Authorized Training Partnerships with the top players in tech, ensuring your course materials contain the most relevant and up-to date information.
  • Interactive classroom participation: Our virtual training includes live lectures, demonstrations and virtual labs that allow you to participate in discussions with your instructor and fellow classmates to get real-time feedback.
  • Post Class Resources: Review your class content, catch up on any material you may have missed or perfect your new skills with access to resources after your course is complete.
  • Private Group Training: Let our world-class instructors deliver exclusive training courses just for your employees. Our private group training is designed to promote your team’s shared growth and skill development.
  • Tailored Training Solutions: Our subject matter experts can customize the class to specifically address the unique goals of your team.

Learning Credits: Learning Credits can be purchased well in advance of your training date to avoid having to commit to specific courses or dates. Learning Credits allow you to secure your training budget for an entire year while eliminating the administrative headache of paying for individual classes. They can also be redeemed for a full year from the date of purchase. If you have previously purchased a Learning Credit agreement with New Horizons, you may use a portion of your agreement to pay for this class.

If you have questions about Learning Credits, please contact your Account Manager.

Corporate Tech Pass: Our Corporate Tech Pass includes unlimited attendance for a single person, in the following Virtual Instructor Led course types: Microsoft Office, Microsoft Technical, CompTIA, Project Management, SharePoint, ITIL, Certified Ethical Hacker, Certified Hacking Forensics Investigator, Java, Professional Development Courses and more. The full list of eligible course titles can be found at https://www.newhorizons.com/eligible.

If you have questions about our Corporate Tech Pass, please contact your Account Manager.

Course Prerequisites

Candidates should have an introductory knowledge of Power Platfom

Candidates should have development experience that includes JavaScript, JSON, TypeScript, C#, HTML, .NET, Microsoft Azure, Microsoft 365, RESTful Web Services, ASP.NET, and Power BI

Agenda

1 - Use imperative development techniques for canvas apps in Power Apps

  • Imperative versus declarative development
  • The three types of variables in Power Apps
  • Global variables
  • Contextual variables
  • Collections
  • Additional variable concepts

2 - Perform custom updates in a Power Apps canvas app

  • Sometimes you need something more than forms
  • Use the Patch function to create and edit records
  • Delete records from data sources and collections
  • Use the Patch function to update a Gallery

3 - Use Dataverse choice columns with formulas

  • Filter Dataverse choice columns with Power Fx formulas
  • Modify choice and choices values

4 - Reduce complexity in your data model with Dataverse table relationships

  • Work with one-to-many relationships
  • Work with many-to-many relationships

5 - Work with relational data in a Power Apps canvas app

  • What is relational data?
  • Work with relationships in Power Apps
  • Microsoft Dataverse for apps makes relationships even easier

6 - Work with data source limits (delegation limits) in a Power Apps canvas app

  • Delegation overview
  • Functions, predicates, and data sources combine to determine delegation
  • Delegation warnings, limits, and non-delegable functions

7 - Complete testing and performance checks in a Power Apps canvas app

  • The importance of thinking about performance
  • Improve performance with data sources
  • Testing and troubleshooting your app

8 - Optimize app load time

  • Use Monitor to troubleshoot app start performance issues
  • Optimize App.OnStart
  • Data load strategies

9 - Use Monitor to troubleshoot Power Apps

  • Identify and resolve common problems
  • Collaborate by using Monitor

10 - Use Power Apps Instrumentation with Application Insights

  • Set up an app for Application Insights
  • View Application Insights data
  • Custom logging with trace

11 - Get started with Power Automate

  • Introducing Power Automate
  • Create your first flow
  • Troubleshoot flows

12 - Introduction to expressions in Power Automate

  • Get started with expressions
  • Notes make things easier
  • Types of functions
  • Write complex expressions

13 - Use Dataverse triggers and actions in Power Automate

  • Dataverse triggers
  • Query data
  • Create, update, delete, and relate actions

14 - Introduction to Microsoft Power Platform developer resources

  • Overview of Dataverse and the Common Data Model
  • Extending Power Platform with Azure
  • Power Platform environments

15 - Use developer tools to extend Power Platform

  • Solutions overview
  • Deploy apps with Package Deployer

16 - Introduction to extending Power Platform

  • User experience extensibility
  • Dataverse extensibility
  • Determine when to configure or when to code

17 - Work with Dataverse Web API

  • Insomnia
  • Authenticate against Microsoft Dataverse using OAuth
  • Use OData to query data
  • Use FetchXML to query data
  • Call Power Automate actions from the Web API
  • Use the Web API to impersonate another user
  • Track entity data changes with change tracking and the Web API

18 - Perform common actions with client script in Power Platform

  • Upload scripts
  • Event handlers
  • Context objects
  • Client scripting common tasks

19 - Automate business process flows with client script

  • Client scripting best practices
  • Debugging client script

20 - Get started with Power Apps component framework

  • Power Apps component framework architecture
  • Power Apps component tooling
  • Component manifest
  • Demo of the Power Apps code component

21 - Build a Power Apps component

  • Create a code component solution package
  • Test and debug code components

22 - Introduction to Dataverse for developers

  • Microsoft Dataverse extensibility model
  • Event framework

23 - Extend plug-ins in Power Platform

  • Plug-ins usage scenarios
  • Plug-in execution context

24 - Integrate Dataverse Azure solutions

  • Microsoft Dataverse Azure Solutions overview
  • Expose Microsoft Dataverse data to Azure Service Bus
  • Write a Service Bus Event Listener that consumes Microsoft Dataverse messages
  • Publish Microsoft Dataverse events with webhooks
  • Write an Azure Function that processes Microsoft Dataverse events

25 - Explore Azure Functions

  • Discover Azure Functions
  • Compare Azure Functions hosting options
  • Scale Azure Functions

26 - Develop Azure Functions

  • Explore Azure Functions development
  • Create triggers and bindings
  • Connect functions to Azure services

27 - Get started with custom connectors in Microsoft Power Platform

  • Demo of the maker portal experience
  • Explore custom connector configuration options
  • Use a custom connector

28 - Discover and use Web APIs with Power Apps

  • What are custom connectors
  • What is OpenAPI and why you should use it
  • Test the custom connector

29 - Configure custom connectors with authenticated APIs in Microsoft Power Platform

  • Authentication options
  • Use APIs with Azure AD
  • Configure Microsoft Entra ID authentication
  • Share and move between environments

30 - Configure policy templates for custom connectors in Microsoft Power Platform

  • Use expressions to access runtime values
  • Use policies for data conversion
  • Configure host URL and routing
  • Add or update values

31 - Create Microsoft Power Platform OpenAPI custom connectors

  • Use OpenAPI extensions
  • Use the dynamic list of values extension
  • Use dynamic schema

32 - Manage solutions in Power Apps and Power Automate

  • Add and remove apps, flows, and entities in a solution
  • Edit a solution-aware app, flow, and table
  • Build and deploy a complex solution with flows, apps, and entities
  • Automate solution management

33 - Introduction to solutions for Microsoft Power Platform

  • Solution layering
  • Solution architecture tools and techniques
  • Use version control for solutions
 

Upcoming Class Dates and Times

Jan 6, 7, 8, 9, 10
8:00 AM - 4:00 PM
ENROLL $2,995.00 USD
Mar 3, 4, 5, 6, 7
8:00 AM - 4:00 PM
ENROLL $2,995.00 USD
Jun 2, 3, 4, 5, 6
8:00 AM - 4:00 PM
ENROLL $2,995.00 USD
 



Do You Have Additional Questions? Please Contact Us Below.

contact us contact us 
 
Contact Us about Starting Your Business Training Strategy with New Horizons