PL 100T00: Microsoft Power Platform App Maker (authorized training course) Training Course
This course will teach you how to build apps with low-code techniques to simplify, automate, and transform business tasks and processes using Microsoft Power Platform.
After completing this course, students will be able to:
- Design apps and automate workflows
- Create apps and automate workflows
- Analyze and visualize data in context of an app or automated workflow
- Implement and manage apps and automated workflows
Course Outline
Module 1: Create a model-driven application in Power Apps
Module 2: Create a canvas app in Power Apps
Module 3: Use the UI and controls in a canvas app in Power Apps
Module 4: Automate a business process using Power Automate
Module 5: Create and use analytics reports with Power BI
Module 6: Get started with AI Builder
Requirements
- Basic data modeling, user experience design, requirements analysis, and process
analysis skills. - A personal growth mindset and are comfortable using technology to solve business problems.
- An understanding of the operational need and have a vision of the desired outcome. They approach
problems with phased and iterative strategies.
Audience:
The App Maker builds solutions to simplify, automate, and transform tasks and processes for themselves and their team where they have deep expertise in the solution business domain. They have basic data modeling, user experience design, requirements analysis, and process analysis skills. The App Maker creates and enforces business processes, structures digital collection of information, improves efficiency of repeatable tasks, and automates business processes. The App Maker uses the Maker tools of Power Platform to solve business problems. They may use advanced features of Microsoft apps and third-party productivity tools. The App Maker is aware of the capabilities and limitations of available tools and understands how to apply them. The App Maker is self-directed, and solution focused. They may not have formal IT training but are comfortable using technology to solve business problems with a personal growth mindset. They understand the operational need and have a vision of the desired outcome. They approach problems with phased and iterative strategies.
Runs with a minimum of 4 + people. For 1-to-1 or private group training, request a quote.
PL 100T00: Microsoft Power Platform App Maker (authorized training course) Training Course - Booking
PL 100T00: Microsoft Power Platform App Maker (authorized training course) Training Course - Enquiry
PL 100T00: Microsoft Power Platform App Maker (authorized training course) - Consultancy Enquiry
Testimonials (1)
It was structured thematically from start to finish. Specifically, we progressed from a beginner level to an advanced level in just one week. Huge respect to the trainer for all this hard work. Personally, I liked the design elements and visualization options the most.
Marton Nagymarczi
Course - Programming in HTML5 with JavaScript and CSS3 (20480CC)
Upcoming Courses
Related Courses
IT Service Management with System Center Service Manager (10965DC)
35 HoursAbout This Course
This five-day course will provide students with the key knowledge required to deploy and configure System Center 2016 Service Manager. Using hands-on labs, students will learn the following:
- Where Service Manager sits within the System Center 2016 product.
- What business and technical needs Service Manager is designed to meet.
- How Service Manager aligns itself to ITIL and MOF.
- How to architect and implement a System Center 2016 Service Manager deployment.
- How to upgrade an existing Service Manager 2012 R2 environment to System Center 2016.
- How to customize System Center 2016 Service Manager to be in line with corporate standards.
- How to configure Incident and Problem Management.
- How to configure Activity, Change and Release Management.
- How to configure Service Requests.
- How to configure Service Level Management.
- How to customize the Self-Service Portal.
- How to configure Reporting and Analysis.
- How to troubleshoot Service Manager and perform disaster recovery.
- How to create customized Service Manager forms.
Audience Profile
This course is intended for cloud and datacenter administrators who are new to System Center 2016 Service Manager and are responsible for deploying, configuring and operating it in their cloud or datacenter. This course is also intended for Cloud and datacenter administrators who are already familiar with Service Manager and want to upgrade their skills to include the new features found in System Center 2016 Service Manager.
At Course Completion
After completing this course, students will be able to:
- Describe Service Manager 2016.
- Upgrade to Service Manager 2016.
- Install Service Manager 2016.
- Describe Service Manager usage cases.
- Configure base settings in Service Manager 2016.
- Configure Incident and Problem Management.
- Configure Activity, Change, and Release Management.
- Configure and Manage Service Requests.
- Automate business processes with Service Manager and Orchestrator.
- Configure Service Level Management.
- Customize the Self-Service Portal.
- Use Reports and Analyze Data in Service Manager.
- Perform advanced troubleshooting and disaster recovery in Service Manager.
- Customize Service Manager Forms.
Introduction to Programming (authorized training course MS 10975)
35 HoursIn this 5-day course, students will learn the basics of computer programming through the use of Microsoft Visual Studio 2013 and either the Visual C# or Visual Basic programming languages. The course assumes no prior programming experience and introduces the concepts needed to progress to the intermediate courses on programming, such as 20483B: Programming in C#.
The focus will be on core programming concepts such as computer storage, data types, decision structures, and repetition by using loops. The course also covers an introduction to object-oriented programming covering classes, encapsulation, inheritance, and polymorphism. Coverage is also included around exception handling, application security, performance, and memory management.
At Course Completion
- Explain core programming fundamentals such as computer storage and processing.
- Explain computer number systems such as binary.
- Create and use variables and constants in programs.
- Explain how to create and use functions in a program.
- Create and use decisions structures in a computer program.
- Create and use repetition (loops) in a computer program.
- Explain pseudocode and its role in programming.
- Explain the basic computer data structures such as arrays, lists, stacks, and queues.
- Implement object-oriented programming concepts.
- Create and use classes in a computer program.
- Implement encapsulation, inheritance, and polymorphism.
- Describe the base class library (BCL) in the .NET Framework.
- Explain the application security concepts.
- Implement simple I/O in a computer program.
- Identify application errors and explain how to debug an application and handle errors.
- Identify the performance considerations for applications.
Programming in HTML5 with JavaScript and CSS3 (20480CC)
35 HoursAbout This Course
This course provides an introduction to HTML5, CSS3, and JavaScript. This course helps students gain basic HTML5/CSS3/JavaScript programming skills. This course is an entry point into both the Web application and Windows Store apps training paths. The course focuses on using HTML5/CSS3/JavaScript to implement programming logic, define and use variables, perform looping and branching, develop user interfaces, capture and validate user input, store data, and create well-structured application.The lab scenarios in this course are selected to support and demonstrate the structure of various application scenarios. They are intended to focus on the principles and coding components/structures that are used to establish an HTML5 software application.This course uses Visual Studio 2017, running on Windows 10.
Audience Profile
This course is intended for professional developers who have 6-12 months of programming experience and who are interested in developing applications using HTML5 with JavaScript and CSS3 (either Windows Store apps for Windows 10 or web applications).
At Course Completion
After completing this course, students will be able to:
- Explain how to use Visual Studio 2017 to create and run a Web application.
- Describe the new features of HTML5, and create and style HTML5 pages.
- Add interactivity to an HTML5 page by using JavaScript.
- Create HTML5 forms by using different input types, and validate user input by using HTML5 attributes and JavaScript code.
- Send and receive data to and from a remote data source by using XMLHTTPRequest objects and Fetch API.
- Style HTML5 pages by using CSS3.
- Create well-structured and easily-maintainable JavaScript code.
- Write modern JavaScript code and use babel to make it compatible to all browsers.
- Use common HTML5 APIs in interactive Web applications.
- Create Web applications that support offline operations.
- Create HTML5 Web pages that can adapt to different devices and form factors.
- Add advanced graphics to an HTML5 page by using Canvas elements, and by using and Scalable Vector Graphics.
- Enhance the user experience by adding animations to an HTML5 page.
- Use Web Sockets to send and receive data between a Web application and a server.
- Improve the responsiveness of a Web application that performs long-running operations by using Web Worker processes.
- Use WebPack to package web applications for production.
Programming in C# (20483CC)
35 HoursAbout This Course
This training course teaches developers the programming skills that are required for developers to create Windows applications using the Visual C# language. During their five days in the classroom students review the basics of Visual C# program structure, language syntax, and implementation details, and then consolidate their knowledge throughout the week as they build an application that incorporates several features of the .NET Framework 4.7.
Audience Profile
This course is intended for experienced developers who already have programming experience in C, C++, JavaScript, Objective-C, Microsoft Visual Basic, or Java and understand the concepts of object-oriented programming.
This course is not designed for students who are new to programming; it is targeted at professional developers with at least one month of experience programming in an object-oriented environment.
At Course Completion
After completing this course, students will be able to:
• Describe the core syntax and features of Visual C#.
• Create methods, handle exceptions, and describe the monitoring requirements of large-scale applications.
• Implement the basic structure and essential elements of a typical desktop application.
• Create classes, define and implement interfaces, and create and use generic collections.
• Use inheritance to create a class hierarchy and to extend a .NET Framework class.
• Read and write data by using file input/output and streams, and serialize and deserialize data in different formats.
• Create and use an entity data model for accessing a database and use LINQ to query data.
• Access and query remote data by using the types in the System.Net namespace and WCF Data Services.
• Build a graphical user interface by using XAML.
• Improve the throughput and response time of applications by using tasks and asynchronous operations.
• Integrate unmanaged libraries and dynamic components into a Visual C# application.
• Examine the metadata of types by using reflection, create and use custom attributes, generate code at runtime, and manage assembly versions.
• Encrypt and decrypt data by using symmetric and asymmetric encryption.
Administering System Center Configuration Manager MS 20703-1
35 HoursAbout This Course
This five-day course describes how to use Configuration Manager and its associated site systems to efficiently manage network resources. In this five-day course, you will learn day-to-day management tasks, including how to manage applications, client health, hardware and software inventory, operating system deployment, and software updates by using Configuration Manager. You also will learn how to optimize System Center Endpoint Protection, manage compliance, and create management queries and reports.
Audience Profile
This course is for experienced information technology (IT) professionals, typically described as Enterprise Desktop Administrators (EDAs). These EDAs deploy, manage, and maintain PCs, devices, and applications across medium, large, and enterprise organizations. A significant portion of this audience uses, or intends to use, the latest release of Configuration Manager to manage and deploy PCs, devices, and applications.
This course also is for individuals who are interested in taking Exam 70-703: Administering System Center Configuration Manager and Cloud Services Integration.
At Course Completion
After completing this course, students will be able to:
- Describe the features Configuration Manager and Intune include, and explain how you can use these features to manage PCs and mobile devices in an enterprise environment.
- Analyze data by using queries and reports.
- Prepare a management infrastructure, including configuring boundaries, boundary groups, and resource discovery, and integrating mobile-device management with Microsoft Exchange Server.
- Deploy and manage the Configuration Manager client.
- Configure, manage, and monitor hardware and software inventory, and use Asset Intelligence and software metering.
- Identify and configure the most appropriate method to distribute and manage content used for deployments.
- Distribute, deploy, and monitor applications for managed users and systems.
- Maintain software updates for PCs that Configuration Manager manages.
- Implement Endpoint Protection for managed PCs.
- Manage configuration items, baselines, and profiles to assess and configure compliance settings and data access for users and devices.
- Configure an operating-system deployment strategy by using Configuration Manager.
- Manage and maintain a Configuration Manager site.
Implementing a Software-Defined DataCenter Using System Center Virtual Machine Manager (authorized training course MS 20745)
35 HoursThis five-day course explains how to implement and manage virtualization infrastructure in a software-defined datacenter by using Microsoft System Center 2016 Virtual Machine Manager. The course also describes how to monitor the infrastructure by using Microsoft System Center Operations Manager and protect it by using Microsoft System Center Data Protection Manager.
At Course Completion
- Explain the different virtualization options.
- Install and manage Hyper-V on Windows Server 2016.
- Install and configure System Center 2016 Virtual Machine Manager.
- Manage storage fabric and fabric updates.
- Configure and manage the Virtual Machine Manager library and library objects.
- Manage the networking fabric.
- Create and manage virtual machines by using Virtual Machine Manager.
- Manage clouds in Virtual Machine Manager.
- Manage services in Virtual Machine Manager.
- Monitor a virtualization infrastructure by using System Center Operations Manager.
- Implement and manage Microsoft Hyper-V Replica and Microsoft Azure Site Recovery.
- Protect virtualization infrastructure by using Data Protection Manager.
Mobile Development Fundamentals: Training for MTA Exam (40373AC)
21 HoursAbout This Course
This three-day MTA Training course helps you prepare for Microsoft Technology Associate Exam 98-373, and build an understanding of these topics: Work with Physical Devices, Use Data with Mobile Services, Use a Mobile Application Development Environment, Develop Mobile Applications. This course leverages the same content as found in the Microsoft Official Academic Course (MOAC) for this exam.
Audience Profile
The Microsoft Technology Associate (MTA) is Microsoft’s newest suite of technology certification exams that validate fundamental knowledge needed to begin building a career using Microsoft technologies. This program provides an appropriate entry point to a future career in technology and assumes some hands-on experience or training but does not assume on-the-job experience.
At Course Completion
After completing this course, students will be able to:
- Work with Physical Devices
- Use Data with Mobile Services
- Use a Mobile Application Development Environment
- Develop Mobile Applications
Windows Client (Authorized Training Course MD-100)
35 HoursIn this course, students will learn how to support and configure Windows desktops in an organizational environment. Students will develop skills that include learning how to install, customize, and update Windows 10 and later operating systems. Students will learn how to managing storage, files, and devices as well as how to configure network connectivity for Windows. Students will also learn how to secure the Windows OS and protect the data on the device. Finally, students will learn how to manage and troubleshoot Windows clients.
Audience Profile
Candidates for this exam are IT professionals who perform installation, configuration, general local management and maintenance of Windows 10 and later core services. Candidates may also be familiar with enterprise scenarios and cloud-integrated services.
Managing Modern Desktops (Authorized Training Course MD-101)
35 HoursIn this course, students will learn how to plan and implement an operating system deployment strategy using modern deployment methods, as well as how to implement an update strategy. Students will be introduced to key components of modern management and co-management strategies. This course also covers what it takes to incorporate Microsoft Intune into your organization. Students will also learn about methods for deployment and management of apps and browser-based applications. Students will be introduced to the key concepts of security in modern management including authentication, identities, access, and compliance policies. Students will be introduced to technologies such Azure Active Directory, Azure Information Protection and Microsoft Defender for Endpoint as well as how to leverage them to protect devices and data.
Audience Profile
The Modern Desktop Administrator deploys, configures, secures, manages, and monitors devices and client applications in an enterprise environment. Responsibilities include managing identity, access, policies, updates, and apps. The MDA collaborates with the M365 Enterprise Administrator to design and implement a device strategy that meets the business needs of a modern organization.
The Modern Desktop Administrator must be familiar with M365 workloads and must have strong skills and experience of deploying, configuring, and maintaining Windows 10 and later and non-Windows devices. The MDA role focuses on cloud services rather than on-premises management technologies.
Office 365 Administrator (authorized training MS 030)
35 HoursThis is a 5-day instructor-led training (ILT) course that targets the needs of IT professionals who take part in evaluating, planning, deploying, and operating Microsoft Office 365 services, including its identities, dependencies, requirements, and supporting technologies. This course focuses on skills required to set up an Office 365 tenant, including federation with existing user identities, and skills required to sustain an Office 365 tenant and its users
This course is intended for IT professionals who are responsible for planning, configuring, and managing an Office 365 environment. Students who attend this course are expected to have a fairly broad understanding of several on-premises technologies such as Domain Name System (DNS) and Active Directory Domain Services (AD DS). In addition, they should have a general understanding of Microsoft Exchange Server, Microsoft Lync Server or Skype for Business Server, and Microsoft SharePoint Server.
After completing this course, students will be able to:
- Plan an Office 365 deployment, configure the Office 365 tenant, and plan a pilot deployment.
- Manage Office 365 users, groups, and licenses, and configure delegated administration.
- Plan and configure client connectivity to Office 365.
- Plan and configure directory synchronization between Microsoft Azure AD and on-premises AD DS.
- Plan and implement the Office 365 ProPlus deployment.
- Plan and manage Microsoft Exchange Online recipients and permissions.
- Plan and configure Exchange Online services.
- Plan and configure Microsoft Teams
- Plan and configure Microsoft SharePoint Online.
- Plan and configure an Office 365 collaboration solutions.
- Plan and configure the integration between Office 365 and Microsoft Azure Information Protection.
- Monitor and review Office 365 services, and troubleshoot Office 365 issues.
- Plan and implement identity federation between on-premises AD DS and Azure AD.