Discover Classes. Earn 10% Rewards.

Building Applications & Sol. with MS 365 Core Services is unfortunately unavailable

Thankfully we have 19 other More Microsoft Classes for you to choose from. Check our top choices below or see all classes for more options.

Azure Administrator

ONLC Training Centers @ Online Classroom

Learn the essential skills needed to effectively manage and maintain cloud services with hands-on training and real-world scenarios. Stay ahead in the ever-evolving world of technology with this comprehensive course.

(7) All levels 18 and older
$2,395

4 sessions

Attend
+23950 pts
Gift it!

Microsoft Cybersecurity Architect

ONLC Training Centers @ Online Classroom

This is an advanced, expert-level course. Although not required to attend, students are strongly encouraged to have taken and passed another associate level certification in the security, compliance and identity portfolio (such as AZ-500, SC-200 or SC-300) before attending this class. This course prepares students with the expertise to design and evaluate cybersecurity strategies in the following areas: Zero Trust, Governance Risk Compliance (GRC),...

(7) Advanced 18 and older
$2,395

4 sessions

Attend
+23950 pts
Gift it!

Microsoft Fabric: Getting Started

ONLC Training Centers @ Online Classroom

"Get Started with Microsoft Fabric" is a one-day course that provides a comprehensive overview of Microsoft's Fabric data storage environment. Suitable for Data Analysts, Data Engineers, Data Scientists, and Power BI users, this course explores the various components of Microsoft Fabric, including lakehouses, Apache Spark, Delta Lake tables, Data Factory pipelines, and more. Participants will learn how to leverage Microsoft Fabric for large-scale...

(7) Beginner 18 and older
$595
Attend
+5950 pts
Gift it!

Designing and Implementing a Data Science Solution

ONLC Training Centers @ Online Classroom

Designing and Implementing a Data Science Solution on Azure Gain the necessary knowledge about how to use Azure services to develop, train, and deploy, machine learning solutions. The course starts with an overview of Azure services that support data science. From there, it focuses on using Azure's premier data science service, Azure Machine Learning service, to automate the data science pipeline. This course is focused on Azure and does not teach...

(7) All levels 18 and older
$2,375

4 sessions

Attend
+23750 pts
Gift it!

C# Programming Level 1: Intro for Non-Programmers

ONLC Training Centers @ Online Classroom

This training course teaches developers the programming skills that are required for developers to create Windows applications using the C# language. During their five days in the classroom students review the basics of 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.5. The course introduces...

(7) Advanced 18 and older
$1,595

4 sessions

Attend
+15950 pts
Gift it!
See all More Microsoft classes Online

Building Applications & Sol. with MS 365 Core Services

  • All levels
  • 18 and older
  • $2,380
  • Earn 23,800 reward points
  • Price Lock Guarantee
  • Interactive Online Classroom
  • 32 hours over 4 sessions

Start Dates (0)

  • $2,380
  • 32 hours over 4 sessions
Showing 10 of 0

Class Description

Description

What you'll learn in this more microsoft training:

Building Applications and Solutions with Microsoft 365 Core Services


The Building applications and solutions with Microsoft 365 core services course is designed for persons who are aspiring to the Microsoft Teams Application Developer role. In this course, students will learn how to build collaboration solutions leveraging 4 central elements of the Microsoft 365 platform: implementing Microsoft identity, working with Microsoft Graph, extending and customizing Microsoft 365 with SharePoint Framework, and building applications for Microsoft Teams. In Implement Microsoft identity, students will learn to implement Microsoft identity including registering an application, implementing authentication, configuring permissions to consume an API, and creating a service to access Microsoft Graph. In Work with Microsoft Graph, students will learn how to access user data, explore query parameters, manage a group lifecycle, access files, and optimize network traffic using Microsoft Graph. In Extend and customize Microsoft 365 with SharePoint Framework, students will learn about SharePoint Framework web parts, extensions, and how to package and deploy a SPFx solution. In Build apps for Microsoft Teams, students will look at the components of a Teams App, work with webhooks, tabs, conversational bots, and other Microsoft Teams app capabilities. They will also learn to deploy Microsoft Teams apps.

Prerequisite(s):

Students should have 1-2 years experience as a developer. This course assumes students know how to code and have a basic understanding of REST APIs, JSON, OAuth2, OData, OpenID Connect, Microsoft identities including Azure AD and Microsoft accounts, Azure AD B2C, and permission/consent concepts.

It is recommended that students have some experience developing solutions on Microsoft Teams, Office Add-ins, or SharePoint Framework through all phases of software development.

Audience:

Students in this course are interested in Microsoft 365 development platform or in passing the Microsoft 365 Developer Associate certification exam. Students should also have 1-2 years experience as a developer. This course assumes students know how to code and have a basic understanding of REST APIs, JSON, OAuth2, OData, OpenID Connect, Microsoft identities including Azure AD and Microsoft accounts, Azure AD B2C, and permission/consent concepts.

Outline:

Module 1: Implement Microsoft Identity

In this module, you will learn to implement Microsoft identity including registering an application, implanting authentication, configuring permissions to consume an API, and creating a service to access Microsoft Graph.

Lessons

  • Microsoft Identity platform
  • Register an Application
  • Implement Authentication
  • Configure Permissions to consume an API
  • Implement Authorization to consume an API
  • Implement Authorization in an API
  • Create a Service to access Microsoft Graph
  • Lab : Implement Microsoft Identity
  • Registering an application in azure active directory
  • Implementing Authentication
  • Configuring permission to consume an API
  • Implementing authorization to consume an API
  • Implementing authorization in an API
  • Creating a service to access Microsoft Graph

After completing this module, students will be able to:

  • Register an application in Azure AD
  • Implement authentication
  • Configure permissions to consume an API
  • Create a service to access Microsoft Graph

Module 2: Work with Microsoft Graph

In this module you will learn how to access user data, explore query parameters, manage a group lifecycle, access files, and optimize network traffic using Microsoft Graph.

Lessons

  • What is Microsoft Graph
  • Access user data from Microsoft Graph
  • Data usage with query parameters
  • Manage a group lifecycle on Microsoft Graph
  • Access files with Microsoft Graph
  • Optimize network traffic
  • Lab : Work with Microsoft Graph
  • Querying User Data from the Microsoft Graph
  • Using Query Parameters when querying Microsoft Graph via HTTP
  • Retrieving and controlling information returned from Microsoft Graph
  • Creating an Office 365 Group and Team
  • Uploading files to OneDrive and SharePoint
  • Using Change Notifications and Track Changes with Microsoft Graph
  • Reducing traffic with batched requests
  • Understanding throttling in Microsoft Graph

After completing this module, students will be able to:

  • Access user data with Microsoft Graph
  • Work with data using queries on Microsoft Graph
  • Manage a group lifecycle on Microsoft Graph
  • Optimize network traffic using Microsoft Graph

Module 3: Extend and Customize SharePoint

In this module you will learn about SharePoint Framework web parts, extensions, and how to package and deploy a SPFx solution.

Lessons

  • SharePoint Framework web parts
  • SharePoint Framework extensions
  • Package and deploy a SPFx solution
  • Consumption of Microsoft Graph
  • Consumption of 3rd party APIs secured with Azure AD from within SPFx
  • Web Parts as Teams Tabs
  • Branding and theming in SharePoint
  • Lab : Extend and Customize SharePoint
  • Introduction to SharePoint Framework (SPFx)
  • Working with the web part property pane
  • Creating SharePoint Framework Extensions
  • Creating a Command Set Extension
  • Creating a Field Customizer Extension
  • Deploying a SharePoint Framework Solution
  • Calling Azure AD Protected 3rd Party REST APIs
  • Deploying SPFx Solutions to Microsoft Teams

After completing this module, students will be able to:

  • Package and deploy a SharePoint Framework solution
  • Utilize consumption of Microsoft Graph
  • Work with web parts as Team Tabs

Module 4: Extend Teams

In this module you will look at the components of a Teams App, work with webhooks, tabs, and conversational bots.

Lessons

  • Microsoft Teams App
  • Webhooks in Microsoft Teams
  • Tabs in Microsoft Teams
  • Messaging extensions in Microsoft Teams
  • Conversational bots in Microsoft Teams
  • Lab : Extend Teams
  • Understanding the components of a Teams App
  • Working with webhooks in Microsoft Teams
  • Creating tabs in Microsoft Teams
  • Understanding messaging extensions
  • Understanding conversational bots

After completing this module, students will be able to:

  • Recognize the components of a Teams App
  • Work with webhooks in Microsoft Teams
  • Create tabs in Microsoft Teams
  • Create and register outgoing webhooks

Module 5: Extend Office

In this module you will work with Office Add-ins, task pane add-ins, JavaScript APIs, Office UI Fabric, and actionable messages with adaptive cards.

Lessons

  • Office Add-ins
  • Office JS APIs
  • Customization of Add-ins
  • Testing, debugging, and deployment options
  • Actionable message
  • Lab : Extend Office
  • Understanding fundamental components and types of Office Add-ins
  • Understanding Office JavaScript APIs
  • Understanding customization of Add-ins
  • Understanding actionable messages

After completing this module, students will be able to:

  • Understanding fundamental components and types of Office Add-ins
  • Understanding Office JavaScript APIs
  • Understanding customization of Add-ins
  • Understanding actionable messages

Remote Learning

This course is available for "remote" learning and will be available to anyone with access to an internet device with a microphone (this includes most models of computers, tablets). Classes will take place with a "Live" instructor at the date/times listed below.

Upon registration, the instructor will send along additional information about how to log-on and participate in the class.

Refund Policy

Open Enrollment Desktop Applications Classes -- You may reschedule or cancel your enrollment in a Desktop Applications class at no charge with at least five (5) or more business days advance written notice. If you reschedule or cancel your class with less notice or “no show” the full amount of your invoice must be paid. If you need to cancel your registration you also have the option to send a substitute student to your class or to reschedule your class at no additional cost on a space available retake basis for up to 12 months.

Open Enrollment Technical Training Classes with Level TT1, TT2 or TT3 Tech Pricing -- You may reschedule or cancel your enrollment in a Technical Training Class with Level TT1, TT2 or TT3 Tech Pricing at no charge with at least ten (10) or more business days advance written notice. If you reschedule or cancel your class with less notice or “no show” the full amount of your invoice must be paid. If you need to cancel you also have the option to send a substitute student to your class or to reschedule your class at no additional cost on a space available retake basis for up to 12 months.

Reviews of Classes at TLG Learning (1)

Similar Classes

Benefits of Booking Through CourseHorse

  • Booking is safe. When you book with us your details are protected by a secure connection.
  • Lowest price guaranteed. Classes on CourseHorse are never marked up.
  • This class will earn you 23800 points. Earn 10% back in reward points!

Questions & Answers (0)

Get quick answers from CourseHorse and past students.

TLG Learning

For over 20 years, TLG Learning has been trusted by premier companies and government agencies.

We provide complete learning solutions on Microsoft, F5 Networks, ITIL, Cisco, Citrix, CompTIA, VM Ware, Adobe, Project Management, Business Skills, and more.

During the past 3 years, 99% of over 10,000 TLG...

Read more about TLG Learning

CourseHorse Approved

This school has been carefully vetted by CourseHorse and is a verified Online educator.

TLG Learning

Give This Course as a Gift Card

  • Thousands of classes
  • No expiration
  • Unique and memorable gifts for any occasion
  • Personalized
  • Explore a passion, gain a new skill, discover a new hobby, engage in a memorable experience
  • Instant delivery
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™

Buy a Gift Card

Book this Class as a Group Event

Booking this class for a group? Find great private group events

Or see all Microsoft Office Group Events

Explore group events and team building activities ranging from cooking, art, escape rooms, trivia, and more.

  • Price Lock Guarantee

    Secure your booking now and we'll match any price drop within 48 hours across all booking platforms, ensuring you never miss out on savings!

  • Earn 10% Reward Points

    Maximize your savings with every purchase. Unlock rewards on every transaction, ensuring you get the most value out of your experience!

  • No Added Fees

    Enjoy hassle-free transactions without worrying about additional charges. With us, what you see is what you pay - no surprises!

  • Curated Courses

    Discover a curated selection of courses handpicked by experts in the field. Dive into quality content that suits your learning needs and interests!

CourseHorse Gift Cards

  • Creative & unique gift for any occasion
  • Thousands of classes & experiences
  • No expiration date
  • Instant e-delivery (or choose a date)
  • Add a personalized message
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™
Buy a Gift Card
gift card with the CourseHorse logo gift card with the CourseHorse logo
Loading...