وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

PL-400: Microsoft Power Platform Developer

سرفصل های دوره

Extend the Power Platform using code. For people who have already studied for the PL-100 and PL-200 exams. For PL-400


1 - Introduction
  • 1 - Introduction
  • 2 - Welcome to Udemy.html
  • 3 - How to get the best out of your Udemy course
  • 4 - Do you want autotranslated subtitles in more languages.html
  • 5 - Curriculum
  • 6 - PL-100ExamRequirements220926.pdf
  • 6 - PL-200ExamRequirements220930.pdf
  • 6 - PL-400ExamRequirements220908.pdf
  • 6 - PL-400Notes221011.pdf
  • 6 - Resources.html

  • 2 - Apply business logic using client scripting
  • 7 - Creating a Power Platform environment and a modeldriven app
  • 8 - Installing Visual Studio Code
  • 9 - 50 80 What are the Event Handlers that I can use
  • 10 - 49 80 Writing out first JavaScript code and registering an event handler
  • 11 - 48 Setting and getting the value of fields
  • 12 - 48 The executionContextgetFormContext object
  • 13 - 48 Adding Field Notifications
  • 14 - 48 Debugging errors
  • 15 - 48 Addressing a composite field
  • 16 - Practice Activity Number 1.html
  • 16 - practiceactivity1code.zip
  • 17 - Practice Activity Number 1 The Solution

  • 3 - Create a command button function
  • 18 - 57 Create a command function modern interface
  • 19 - 58 Creating a JavaScript action for a command function
  • 20 - 58 Expanding the Alert Dialog box
  • 21 - 58 Creating a Power Fx Action for a command button
  • 22 - 58 The Visible property and the Patch and Confirm functions
  • 23 - 58 Expanding the Confirm box and other actions
  • 24 - 58 The Classic Control interface rules and actions
  • 25 - 59 Managing dependencies between JavaScript libraries

  • 4 - Create a Power Apps Component Framework PCF component
  • 26 - What is PCF and installing PAC
  • 27 - 52 Creating a PCF Project
  • 28 - 53 Configuring a code component manifest
  • 29 - 53 Configuring the Manifest Properties
  • 30 - 51 54 Implementing a textbox interface and the code component lifecycle
  • 31 - 54 Expanding our textbox interface
  • 32 - 54 Adding a label interface
  • 33 - 54 Adding a button
  • 34 - Downloading Visual Studio 2022
  • 35 - 55 Packing and deploying the component
  • 36 - 55 Consuming the component

  • 5 - PCF samples and the Xrm method
  • 37 - Additional sample resources
  • 38 - 56 Using Device features
  • 39 - 56 Using WebAPI features
  • 40 - 56 Other Xrm features

  • 6 - Creating our first plugin
  • 41 - 10 61 Creating the plugin outline
  • 42 - 10 61 Adding code to our plugin
  • 43 - 13 67 81 Register custom assemblies by using the Plugin Registration Tool
  • 44 - 13 60 Describe the plugin execution pipeline and adding a step and testing
  • 45 - 62 Adding tracing to our plugin
  • 46 - 62 Adding Profiling to our plugin step
  • 47 - 62 Adding additional error catching

  • 7 - Expanding our plugin
  • 48 - 63 Implement business logic by using preimages and postimages Part 1
  • 49 - 63 Implement business logic by using preimages and postimages Part 2
  • 50 - Introduction to the Organization service API and creating a new table
  • 51 - 64 Using the Organization service API Create
  • 52 - 64 Using the Organization service API CreateRequest and CreateResponse
  • 53 - 64 Using the Organization service API Update and Delete
  • 54 - 64 87 Using the Organization service API Retrieve and alternative keys
  • 55 - 64 87 More about alternative keys and possible problems
  • 56 - 64 Using the Organization service API RetrieveMultiple

  • 8 - Optimizing plugin performance and implement data synchronization
  • 57 - 65 75 Optimize plugin performance by configuring concurrency
  • 58 - 65 75 Optimize plugin performance by configuring transactions
  • 59 - 75 Optimize plugin performance by configuring batching
  • 60 - 85 86 Table Change Tracking
  • 61 - 66 Configure a Dataverse custom API message
  • 62 - 68 Develop a plugin that targets a custom action message
  • 63 - Writing code to trigger a custom message

  • 9 - Process workloads
  • 64 - 78 Configure eventdriven function triggers in Azure Functions
  • 65 - 78 Configure other triggers including scheduled triggers in Azure Functions
  • 66 - 78 Create an eventdriven function in Visual Studio
  • 67 - 77 How you can process longrunning operations using Azure Durable Functions
  • 68 - 77 Creating an Azure Duration function

  • 10 - Create custom connectors and authentication
  • 69 - 9 69 Create a definition for the API
  • 70 - 70 76 Perform authentication by using OAuth and configure API security
  • 71 - 71 Use policy templates to modify connector behavior at runtime
  • 72 - 72 Create custom connectors for public APIs by using Postman

  • 11 - Use platform APIs and consume Dataverse events
  • 73 - What is Graph API
  • 74 - 74 Implement API limit retry policies
  • 75 - 82 83 Register webhook service endpoint
  • 76 - 82 83 Register Azure Service Bus endpoint
  • 77 - 82 83 Register Azure Event Hub endpoint
  • 78 - 83 Implement a Dataverse listener for an Azure solution
  • 79 - 41 Implement an Azure listener in Power Automate

  • 12 - Create a technical design
  • 80 - 1 Design and validate the technical architecture for a solution
  • 81 - 2 Design authentication and authorization strategy
  • 82 - 3 Determine whether you can meet requirements with outofthebox functionality
  • 83 - 4 Determine when to use Logic Apps versus Power Automate flows
  • 84 - 5 Determine when to use serverless computing plugins or Power Automate
  • 85 - 6 Determine when to build virtual table data source providers or use connectors
  • 86 - 11 Serversideclientside Code vs Power Automate
  • 87 - 14 Describe Dataverse custom APIs and their uses

  • 13 - Configure Microsoft Dataverse
  • 88 - 15 Troubleshoot operational security issues
  • 89 - 24 Implement source control for projects including solutions and code assets
  • 90 - 27 Describe application lifecycle management concepts
  • 91 - 26 Describe how to use Package Deployer and associated tools creating a package
  • 92 - 26 Deploying a Package Deployer

  • 14 - Manage and troubleshoot apps and flows and interact with Business Process Flows
  • 93 - 35 Creating a test in Test Studio
  • 94 - 35 Running and updating a test in Test Studio
  • 95 - 39 Optimize app performance
  • 96 - 38 Identify and resolve connector and API issues
  • 97 - 43 Power Automate Implement error handling
  • 98 - 43 Error status codes
  • 99 - 46 Create manage and interact with business process flows by using code
  • 100 - 46 Events and methods which can be used with Business Process Flows
  • 101 - 37 Troubleshoot app issues by using Monitor and other browserbased debug tools

  • 15 - Congratulations
  • 102 - Whats next
  • 45,900 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 1279
    حجم: 4042 مگابایت
    مدت زمان: 639 دقیقه
    تاریخ انتشار: 26 دی 1401
    طراحی سایت و خدمات سئو

    45,900 تومان
    افزودن به سبد خرید