Training Video Course

PL-400: Microsoft Power Platform Developer

PDFs and exam guides are not so efficient, right? Prepare for your Microsoft examination with our training course. The PL-400 course contains a complete batch of videos that will provide you with profound and thorough knowledge related to Microsoft certification exam. Pass the Microsoft PL-400 test with flying colors.

Rating
4.5rating
Students
135
Duration
11:36:08 h
$16.49
$14.99

Curriculum for PL-400 Certification Video Course

Name of Video Time
Play Video: Introduction
1. Introduction
1:24
Name of Video Time
Play Video: Creating a Power Platform environment and a model-driven app
1. Creating a Power Platform environment and a model-driven app
3:04
Play Video: Installing Visual Studio Code
2. Installing Visual Studio Code
2:45
Play Video: 44. What are the Event Handlers that I can use?
3. 44. What are the Event Handlers that I can use?
5:10
Play Video: Writing our first JavaScript code, and registering an event handler
4. Writing our first JavaScript code, and registering an event handler
9:43
Play Video: Setting and getting the value of fields
5. Setting and getting the value of fields
6:58
Play Video: The executionContext.getFormContext() object
6. The executionContext.getFormContext() object
6:58
Play Video: Adding Field Notifications
7. Adding Field Notifications
5:18
Play Video: Debugging errors
8. Debugging errors
9:51
Play Video: Practice Activity Number 1 - The Solution
9. Practice Activity Number 1 - The Solution
9:28
Name of Video Time
Play Video: Create a command function - modern interface
1. Create a command function - modern interface
7:31
Play Video: Creating a JavaScript action for a command function
2. Creating a JavaScript action for a command function
7:31
Play Video: Expanding the Alert Dialog box
3. Expanding the Alert Dialog box
7:30
Play Video: Creating a Power Fx Action for a command button
4. Creating a Power Fx Action for a command button
5:15
Play Video: The Visible property, and the Patch and Confirm functions
5. The Visible property, and the Patch and Confirm functions
5:35
Play Video: Expanding the Confirm box, and other actions
6. Expanding the Confirm box, and other actions
4:54
Play Video: The Classic Control interface - rules and actions
7. The Classic Control interface - rules and actions
3:58
Play Video: Managing dependencies between JavaScript libraries
8. Managing dependencies between JavaScript libraries
5:45
Name of Video Time
Play Video: What is PCF, and installing PAC
1. What is PCF, and installing PAC
4:44
Play Video: Creating a PCF Project
2. Creating a PCF Project
7:14
Play Video: Configuring a code component manifest
3. Configuring a code component manifest
8:35
Play Video: Configuring the Manifest Properties
4. Configuring the Manifest Properties
7:36
Play Video: Implementing a textbox interface, and the code component lifecycle
5. Implementing a textbox interface, and the code component lifecycle
8:19
Play Video: Expanding our textbox interface
6. Expanding our textbox interface
8:47
Play Video: Adding a label interface
7. Adding a label interface
10:58
Play Video: Adding a button
8. Adding a button
7:13
Play Video: Downloading Visual Studio 2022
9. Downloading Visual Studio 2022
5:48
Play Video: Packing and deploying the component
10. Packing and deploying the component
8:16
Play Video: Consuming the component
11. Consuming the component
6:50
Play Video: Updating our code
12. Updating our code
6:45
Play Video: Redeploying our component
13. Redeploying our component
4:15
Name of Video Time
Play Video: Additional sample resources
1. Additional sample resources
8:33
Play Video: Using Device features
2. Using Device features
7:36
Play Video: Using WebAPI features
3. Using WebAPI features
6:02
Play Video: Other Xrm features
4. Other Xrm features
8:10
Name of Video Time
Play Video: Creating the plug-in outline
1. Creating the plug-in outline
8:51
Play Video: Adding code to our plug-in
2. Adding code to our plug-in
7:45
Play Video: Register custom assemblies by using the Plug-in Registration Tool
3. Register custom assemblies by using the Plug-in Registration Tool
6:23
Play Video: Describe the plug-in execution pipeline, and adding a step and testing
4. Describe the plug-in execution pipeline, and adding a step and testing
8:23
Play Video: Adding tracing to our plug-in
5. Adding tracing to our plug-in
10:59
Play Video: Adding Profiling to our plug-in step
6. Adding Profiling to our plug-in step
6:16
Play Video: Adding additional error catching
7. Adding additional error catching
3:58
Name of Video Time
Play Video: Implement business logic by using pre-images and post-images - Part 1
1. Implement business logic by using pre-images and post-images - Part 1
5:41
Play Video: Implement business logic by using pre-images and post-images - Part 2
2. Implement business logic by using pre-images and post-images - Part 2
6:55
Play Video: Introduction to the Organization service API, and creating a new table
3. Introduction to the Organization service API, and creating a new table
7:53
Play Video: Using the Organization service API - Create
4. Using the Organization service API - Create
9:32
Play Video: Using the Organization service API - CreateRequest and CreateResponse
5. Using the Organization service API - CreateRequest and CreateResponse
4:02
Play Video: Using the Organization service API - Update and Delete
6. Using the Organization service API - Update and Delete
5:42
Play Video: Using the Organization service API - Retrieve, and alternative keys
7. Using the Organization service API - Retrieve, and alternative keys
10:28
Play Video: More about alternative keys, and possible problems
8. More about alternative keys, and possible problems
8:42
Play Video: Using the Organization service API - RetrieveMultiple
9. Using the Organization service API - RetrieveMultiple
10:39
Play Video: Use the UpsertRequest message to synchronize data
10. Use the UpsertRequest message to synchronize data
10:39
Name of Video Time
Play Video: Optimize plug-in performance by configuring concurrency
1. Optimize plug-in performance by configuring concurrency
6:06
Play Video: Optimize plug-in performance by configuring transactions
2. Optimize plug-in performance by configuring transactions
5:05
Play Video: Optimize plug-in performance by configuring batching
3. Optimize plug-in performance by configuring batching
4:37
Play Video: Table Change Tracking
4. Table Change Tracking
4:59
Play Video: Configure a Dataverse custom API message
5. Configure a Dataverse custom API message
7:16
Play Video: Develop a plug-in that targets a custom action message
6. Develop a plug-in that targets a custom action message
6:11
Play Video: Writing code to trigger a custom message
7. Writing code to trigger a custom message
9:11
Name of Video Time
Play Video: Configure event-driven function triggers in Azure Functions
1. Configure event-driven function triggers in Azure Functions
9:22
Play Video: Configure other triggers, including scheduled triggers, in Azure Functions
2. Configure other triggers, including scheduled triggers, in Azure Functions
6:57
Play Video: Create an event-driven function in Visual Studio
3. Create an event-driven function in Visual Studio
9:34
Play Video: How you can process long-running operations using Azure Durable Functions
4. How you can process long-running operations using Azure Durable Functions
7:34
Play Video: Creating an Azure Duration function
5. Creating an Azure Duration function
7:26
Name of Video Time
Play Video: Create a definition for the API
1. Create a definition for the API
7:01
Play Video: Create a custom connector for an Azure service
2. Create a custom connector for an Azure service
6:44
Play Video: Extend an Open API definition for a custom connector
3. Extend an Open API definition for a custom connector
6:16
Play Video: Use policy templates to modify connector behavior at runtime
4. Use policy templates to modify connector behavior at runtime
9:18
Play Video: Import definitions from existing APIs including Open API, Azure and GitHub
5. Import definitions from existing APIs including Open API, Azure and GitHub
6:35
Play Video: Perform authentication by using OAuth and configure API security
6. Perform authentication by using OAuth and configure API security
7:36
Name of Video Time
Play Video: What is Graph API?
1. What is Graph API?
3:18
Play Video: Implement API limit retry policies
2. Implement API limit retry policies
5:25
Play Video: Register Azure Service Bus endpoint
3. Register Azure Service Bus endpoint
8:18
Play Video: Register webhook service endpoint
4. Register webhook service endpoint
5:07
Play Video: Register Azure Event Hub endpoint
5. Register Azure Event Hub endpoint
5:20
Play Video: Implement a Dataverse listener for an Azure solution
6. Implement a Dataverse listener for an Azure solution
3:27
Play Video: Implement an Azure listener in Power Automate
7. Implement an Azure listener in Power Automate
3:54
Name of Video Time
Play Video: Design and validate the technical architecture for a solution
1. Design and validate the technical architecture for a solution
4:04
Play Video: Design authentication and authorization strategy
2. Design authentication and authorization strategy
2:39
Play Video: Determine whether you can meet requirements with out-of-the-box functionality
3. Determine whether you can meet requirements with out-of-the-box functionality
2:49
Play Video: Determine when to use Logic Apps versus Power Automate cloud flows
4. Determine when to use Logic Apps versus Power Automate cloud flows
2:36
Play Video: Determine when to use serverless computing, plug-ins, or Power Automate
5. Determine when to use serverless computing, plug-ins, or Power Automate
2:48
Play Video: Determine when to build standard tables, virtual tables, or use connectors
6. Determine when to build standard tables, virtual tables, or use connectors
6:03
Play Video: Server-side/client-side Code vs Power Automate
7. Server-side/client-side Code vs Power Automate
1:59
Play Video: Describe Dataverse custom APIs and their uses
8. Describe Dataverse custom APIs and their uses
2:27
Name of Video Time
Play Video: Troubleshoot operational security issues found in testing
1. Troubleshoot operational security issues found in testing
3:57
Play Video: Implement source control for projects including solutions and code assets
2. Implement source control for projects including solutions and code assets
6:21
Play Video: Describe application lifecycle management concepts
3. Describe application lifecycle management concepts
2:27
Play Video: Manage solution layers
4. Manage solution layers
4:10
Name of Video Time
Play Video: Creating a test in Test Studio
1. Creating a test in Test Studio
9:30
Play Video: Running and updating a test in Test Studio
2. Running and updating a test in Test Studio
6:22
Play Video: Optimize app performance
3. Optimize app performance
8:06
Play Video: Optimize model-driven app performance including forms and views
4. Optimize model-driven app performance including forms and views
6:15
Play Video: Identify and resolve connector and API issues
5. Identify and resolve connector and API issues
4:56
Play Video: Troubleshoot app issues by using Monitor and other browser-based debug tools
6. Troubleshoot app issues by using Monitor and other browser-based debug tools
9:49
Name of Video Time
Play Video: Power Automate - Implement error handling and retry policies
1. Power Automate - Implement error handling and retry policies
6:38
Play Video: Error status codes
2. Error status codes
5:04
Play Video: Configure trigger filters
3. Configure trigger filters
8:30
Play Video: Configure trigger filter operators and functions
4. Configure trigger filter operators and functions
5:04
Play Video: Implement Azure Key Vault, and manage sensitive input/output parameters
5. Implement Azure Key Vault, and manage sensitive input/output parameters
10:17
Play Video: Implement Azure Active Director service principals
6. Implement Azure Active Director service principals
10:25
Name of Video Time
Play Video: What's next?
1. What's next?
2:35
Name of Video Time
Play Video: Describe how to use Package Deployer and associated tools creating a package
1. Describe how to use Package Deployer and associated tools creating a package
11:31
Play Video: Deploying a Package Deployer
2. Deploying a Package Deployer
3:42
Play Video: Create, manage, and interact with business process flows by using code
3. Create, manage, and interact with business process flows by using code
7:43
Play Video: Events and methods which can be used with Business Process Flows
4. Events and methods which can be used with Business Process Flows
7:37

Microsoft Power Platform PL-400 Exam Dumps, Practice Test Questions

100% Latest & Updated Microsoft Power Platform PL-400 Practice Test Questions, Exam Dumps & Verified Answers!
30 Days Free Updates, Instant Download!

Microsoft PL-400 Premium Bundle
$54.98
$44.99

PL-400 Premium Bundle

  • Premium File: 350 Questions & Answers. Last update: Apr 23, 2024
  • Training Course: 106 Video Lectures
  • Latest Questions
  • 100% Accurate Answers
  • Fast Exam Updates

PL-400 Premium Bundle

Microsoft PL-400 Premium Bundle
  • Premium File: 350 Questions & Answers. Last update: Apr 23, 2024
  • Training Course: 106 Video Lectures
  • Latest Questions
  • 100% Accurate Answers
  • Fast Exam Updates
$54.98
$44.99

Free PL-400 Exam Questions & PL-400 Dumps

File Name Size Votes
File Name
microsoft.selftestengine.pl-400.v2024-03-10.by.lacey.91q.vce
Size
3.19 MB
Votes
1
File Name
microsoft.actualtests.pl-400.v2021-11-09.by.harriet.91q.vce
Size
1.84 MB
Votes
1
File Name
microsoft.pass4sure.pl-400.v2021-07-06.by.aurora.81q.vce
Size
1.52 MB
Votes
1
File Name
microsoft.prep4sure.pl-400.v2021-05-12.by.william.60q.vce
Size
1.5 MB
Votes
1
File Name
microsoft.pass4sure.pl-400.v2021-04-28.by.robyn.37q.vce
Size
1.36 MB
Votes
2

Microsoft PL-400 Training Course

Want verified and proven knowledge for Microsoft Power Platform Developer? Believe it's easy when you have ExamSnap's Microsoft Power Platform Developer certification video training course by your side which along with our Microsoft PL-400 Exam Dumps & Practice Test questions provide a complete solution to pass your exam Read More.

Prepared by Top Experts, the top IT Trainers ensure that when it comes to your IT exam prep and you can count on ExamSnap Microsoft Power Platform Developer certification video training course that goes in line with the corresponding Microsoft PL-400 exam dumps, study guide, and practice test questions & answers.

Comments (0)

Add Comment

Please post your comments about PL-400 Exams. Don't share your email address asking for PL-400 braindumps or PL-400 exam pdf files.

Add Comment

Purchase Individually

PL-400  Premium File
PL-400
Premium File
350 Q&A
$43.99 $39.99
PL-400  Training Course
PL-400
Training Course
106 Lectures
$16.49 $14.99

Microsoft Training Courses

Technology Literacy for Educators Training Course
62-193
Technology Literacy for Educators
$14.99
Windows Operating System Fundamentals Training Course
98-349
Windows Operating System Fundamentals
$14.99
Designing and Implementing a Microsoft Azure AI Solution Training Course
AI-102
Designing and Implementing a Microsoft Azure AI Solution
$14.99
Microsoft Azure AI Fundamentals Training Course
AI-900
Microsoft Azure AI Fundamentals
$14.99
Microsoft Azure Administrator Training Course
AZ-104
Microsoft Azure Administrator
$14.99
Planning and Administering Microsoft Azure for SAP Workloads Training Course
AZ-120
Planning and Administering Microsoft Azure for SAP Workloads
$14.99
Configuring and Operating Microsoft Azure Virtual Desktop Training Course
AZ-140
Configuring and Operating Microsoft Azure Virtual Desktop
$14.99
Developing Solutions for Microsoft Azure Training Course
AZ-204
Developing Solutions for Microsoft Azure
$14.99
Microsoft Azure Architect Technologies Training Course
AZ-303
Microsoft Azure Architect Technologies
$14.99
Designing Microsoft Azure Infrastructure Solutions Training Course
AZ-305
Designing Microsoft Azure Infrastructure Solutions
$14.99
Designing and Implementing Microsoft DevOps Solutions Training Course
AZ-400
Designing and Implementing Microsoft DevOps Solutions
$14.99
Microsoft Azure Security Technologies Training Course
AZ-500
Microsoft Azure Security Technologies
$14.99
Designing and Implementing Microsoft Azure Networking Solutions Training Course
AZ-700
Designing and Implementing Microsoft Azure Networking Solutions
$14.99
Administering Windows Server Hybrid Core Infrastructure Training Course
AZ-800
Administering Windows Server Hybrid Core Infrastructure
$14.99
Configuring Windows Server Hybrid Advanced Services Training Course
AZ-801
Configuring Windows Server Hybrid Advanced Services
$14.99
Microsoft Azure Fundamentals Training Course
AZ-900
Microsoft Azure Fundamentals
$14.99
Designing and Implementing a Data Science Solution on Azure Training Course
DP-100
Designing and Implementing a Data Science Solution on Azure
$14.99
Data Engineering on Microsoft Azure Training Course
DP-203
Data Engineering on Microsoft Azure
$14.99
Administering Microsoft Azure SQL Solutions Training Course
DP-300
Administering Microsoft Azure SQL Solutions
$14.99
Microsoft Azure Data Fundamentals Training Course
DP-900
Microsoft Azure Data Fundamentals
$14.99
Microsoft Dynamics 365 for Sales Training Course
MB-210
Microsoft Dynamics 365 for Sales
$14.99
Microsoft Dynamics 365 Customer Service Functional Consultant Training Course
MB-230
Microsoft Dynamics 365 Customer Service Functional Consultant
$14.99
Microsoft Dynamics 365 for Field Service Training Course
MB-240
Microsoft Dynamics 365 for Field Service
$14.99
Microsoft Dynamics 365 Finance Functional Consultant Training Course
MB-310
Microsoft Dynamics 365 Finance Functional Consultant
$14.99
Microsoft Dynamics 365 Business Central Functional Consultant Training Course
MB-800
Microsoft Dynamics 365 Business Central Functional Consultant
$14.99
Endpoint Administrator Training Course
MD-102
Endpoint Administrator
$14.99
Microsoft Word (Word and Word 2019) Training Course
MO-100
Microsoft Word (Word and Word 2019)
$14.99
Microsoft Excel (Excel and Excel 2019) Training Course
MO-200
Microsoft Excel (Excel and Excel 2019)
$14.99
Microsoft Excel Expert (Excel and Excel 2019) Training Course
MO-201
Microsoft Excel Expert (Excel and Excel 2019)
$14.99
Microsoft 365 Administrator Training Course
MS-102
Microsoft 365 Administrator
$14.99
Microsoft 365 Messaging Training Course
MS-203
Microsoft 365 Messaging
$14.99
Managing Microsoft Teams Training Course
MS-700
Managing Microsoft Teams
$14.99
Microsoft 365 Fundamentals Training Course
MS-900
Microsoft 365 Fundamentals
$14.99
Microsoft Power Platform App Maker Training Course
PL-100
Microsoft Power Platform App Maker
$14.99
Microsoft Power Platform Functional Consultant Training Course
PL-200
Microsoft Power Platform Functional Consultant
$14.99
Microsoft Power BI Data Analyst Training Course
PL-300
Microsoft Power BI Data Analyst
$14.99
Microsoft Power Platform Developer Training Course
PL-400
Microsoft Power Platform Developer
$14.99
Microsoft Power Platform Fundamentals Training Course
PL-900
Microsoft Power Platform Fundamentals
$14.99
Microsoft Cybersecurity Architect Training Course
SC-100
Microsoft Cybersecurity Architect
$14.99
Microsoft Security Operations Analyst Training Course
SC-200
Microsoft Security Operations Analyst
$14.99
Microsoft Identity and Access Administrator Training Course
SC-300
Microsoft Identity and Access Administrator
$14.99
Microsoft Information Protection Administrator Training Course
SC-400
Microsoft Information Protection Administrator
$14.99
Microsoft Security, Compliance, and Identity Fundamentals Training Course
SC-900
Microsoft Security, Compliance, and Identity Fundamentals
$14.99

Microsoft Certifications

Only Registered Members can View Training Courses

Please fill out your email address below in order to view Training Courses. Registration is Free and Easy, You Simply need to provide an email address.

  • Trusted by 1.2M IT Certification Candidates Every Month
  • Hundreds Hours of Videos
  • Instant download After Registration

Already Member? Click here to Login

A confirmation link will be sent to this email address to verify your login

UP

LIMITED OFFER: GET 30% Discount

This is ONE TIME OFFER

ExamSnap Discount Offer
Enter Your Email Address to Receive Your 30% Discount Code

A confirmation link will be sent to this email address to verify your login. *We value your privacy. We will not rent or sell your email address.

Download Free Demo of VCE Exam Simulator

Experience Avanset VCE Exam Simulator for yourself.

Simply submit your e-mail address below to get started with our interactive software demo of your free trial.

Free Demo Limits: In the demo version you will be able to access only first 5 questions from exam.