• Skip to primary navigation
  • Skip to content
  • Skip to footer
 AREA RISERVATA
 800-177596
 CHI SIAMO
 CONTATTACI
 AREA RISERVATA
 CONTATTACI
 800-177596

Vega Training

Vega Training

Formazione Certificata Ovunque

  • Corsi
  • Corsi per Tecnologia
  • Corsi per Vendor
    • Amazon AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud
    • VMware
    • CompTIA
    • Cisco
    • Check Point
    • Fortinet
    • Huawei
  • Certificazioni
  • Calendario

Corso Building applications and solutions with Microsoft 365 core services MS-600

03/02/2022 by

Corsi e Certificazione Microsoft

Corso Building applications and solutions with Microsoft 365 core services MS-600

Panoramica | Obiettivi | Contenuti  |  Tipologia  |  Prerequisiti
Durata e Frequenza  |  Docenti  |  Modalità di Iscrizione  |  Calendario

Panoramica   Obiettivi   Contenuti
Tipologia    Prerequisiti   Durata e Frequenza
Docenti    Modalità di Iscrizione    Calendario

PANORAMICA

Corso Building applications and solutions with Microsoft 365 core services MS-600

Corso di preparazione al conseguimento della
Certificazione Microsoft 365 Developer Associate
Esame MS-600

Agevolazioni per Disoccupati Inoccupati e lavoratori a Termine

Contattaci ora per ricevere tutti i dettagli e per richiedere, senza alcun impegno, di parlare direttamente con uno dei nostri Docenti CLICCA QUI.
Oppure chiamaci subito al nostro numero verde  800-177596.

OBIETTIVI DEL CORSO

This course covers five central elements of Microsoft 365 platform – implementing Microsoft Identity, working with Microsoft Graph, extending and customizing SharePoint, extending Teams, and extending Office. In this course, students will learn how to implement Microsoft Identity and work with Microsoft Graph. Students will also gain the knowledge on UI elements (including Adaptive Cards and UI Fabric), Integration Points (including Microsoft Teams, Office Add-ins, SharePoint Framework, Actionable Messages), and determining workload platform targets. In implementing Microsoft Identity, students 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. In working 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 extending and customizing SharePoint, students will learn about SharePoint Framework web parts, extensions, and how to package and deploy a SPFx solution. In extending Teams, students will look at the components of a Teams App, work with webhooks, tabs, and conversational bots. In extending Office, students work with Office Add-ins, task pane add-ins, JavaScript APIs, Office UI Fabric, and actionable messages with adaptive cards.

CONTENUTI DEL CORSO

MS-600 Building applications and solutions with Microsoft 365 core services

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.

Lesson

  • Getting Started with Microsoft Identity
  • Application types in Microsoft identity
  • Permissions and Consent Framework
  • Secure custom APIs with Microsoft Identity
  • Work with users, groups, and roles in custom apps and APIs

Lab: Implement Microsoft identity

  • Exercise – Different types of tokens used in Microsoft identity
  • Exercise – Single-page apps
  • Exercise – Web apps that sign in users and call APIs
  • Exercise – Daemon and non-interactive apps
  • Exercise – Understanding permissions and the consent framework in the Microsoft identity platform
  • Exercise – Delegated permissions and consent
  • Exercise – Application permissions and consent
  • Exercise – Create and secure a web API with Microsoft identity
  • Exercise – Call secured APIs from web applications
  • Exercise – Call secured APIs from daemon apps
  • Exercise – Create and secure a web app with Microsoft identity
  • Exercise – Utilize security groups in custom apps and APIs secured with Microsoft identity
  • Exercise – Leverage application roles in custom apps

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: Build apps 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.

Lesson

  • Optimize data usage with query parameters
  • Optimize network traffic with Microsoft Graph
  • Access user data from Microsoft Graph
  • Manage Group lifecycle with Microsoft Graph
  • Access Files with Microsoft Graph
  • Use change notifications and track changes with Microsoft Graph

Lab: Build apps with Microsoft Graph

  • Exercise – Retrieve and control information returned from Microsoft Graph
  • Exercise – Expand related entities and search content in Microsoft Graph
  • Exercise – Reduce traffic with batched requests
  • Exercise – Understand throttling in Microsoft Graph
  • Exercise – Avoid throttling and implement throttling strategies
  • Exercise – Eliminate polling Microsoft Graph with the delta query
  • Exercise – Working with users in the organization
  • Exercise -User profiles and related users
  • Exercise – Modifying users
  • Exercise – Working with groups in the organization
  • Exercise – Users and their groups
  • Exercise – Manage group lifecycle
  • Exercise – Access and download files from OneDrive
  • Exercise – Uploading files to OneDrive
  • Exercise – Work with file relationships and trends in OneDrive
  • Exercise – Azure AD apps .NET core web APIs
  • Exercise – Microsoft Graph change notifications
  • Exercise – Track changes with 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 Microsoft 365

In this module you will learn about SharePoint Framework web parts, extensions, and how to package and deploy a SPFx solution. You will also work with Office Add-ins, task pane add-ins, JavaScript APIs, Office UI Fabric, and actionable messages with adaptive cards.

Lesson

  • Introduction to customizing and extending SharePoint
  • Introduction to Office client customization with add-ins

Lab: Extend Microsoft 365

  • Exercise – Create and configure your SharePoint Online developer tenant
  • Exercise – Interact with SPFx client-side web parts in modern sites

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
  • Understanding fundamental components and types of Office Add-ins
  • Understand Office JavaScript APIs
  • Understand testing, debugging, and deployment options for Office Add-ins

Module 4: Develop apps for Microsoft Teams

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

Lesson

  • Overview of building apps for Microsoft Teams
  • Task-oriented interactions with messaging extensions
  • Tabs in Microsoft Teams
  • Create interactive conversational bots
  • Collect input with task modules
  • Webhooks in Microsoft Teams
  • The Microsoft Graph teamwork endpoint
  • Authentication and single sign-on in Microsoft Teams

Lab: Develop apps for Microsoft Teams

  • Exercise – Create action command messaging extensions
  • Exercise – Create search command messaging extensions
  • Exercise – Implement link unfurling messaging extensions
  • Exercise – Create a custom Microsoft Teams personal tab
  • Exercise – Create a custom Microsoft Teams channel tab
  • Exercise – Creating conversational bots
  • Exercise – Bots in channels and group chats
  • Exercise – Sending proactive messages from bots
  • Exercise – Collecting user input with task modules
  • Exercise – Using adaptive cards and deep links in task modules
  • Exercise – Using task modules with bots
  • Exercise – Creating outgoing webhooks
  • Exercise – Creating incoming webhooks
  • Exercise – Getting started with the teamwork endpoint
  • Exercise – Configure a built-in tab with Microsoft Graph
  • Exercise – Use Microsoft Graph to post to the activity feed
  • Exercise – Implement single sign-on for Microsoft Teams apps
  • Exercise – Implement single sign-on with Microsoft Teams tabs
  • Exercise – Implement single sign-on with Microsoft Teams 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

TIPOLOGIA DEL CORSO

Corso di Formazione con Docente;

INFRASTRUTTURA LABORATORIALE

Per tutte le tipologie di erogazione, il Corsista può accedere alle attrezzature e ai sistemi presenti nei Nostri laboratori o direttamente presso i data center Microsoft o dei suoi provider autorizzati in modalità remota h24. Ogni partecipante dispone di un accesso per implementare le varie configurazioni avendo così un riscontro pratico e immediato della teoria affrontata. Ecco di seguito alcuni scenari tratti dalle attività laboratoriali:

Laboratorio Building applications and solutions with Microsoft 365 core services MS-600

PREREQUISITI

Before attending this course, 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.

DURATA E FREQUENZA

Durata 5gg;
Varie tipologie di Frequenza Estensiva ed Intensiva.

DOCENTI

I docenti sono Istruttori Certificati Microsoft e in altre tecnologie IT, con anni di esperienza pratica nel settore e nella Formazione.

MODALITÀ DI ISCRIZIONE

Le iscrizioni sono a numero chiuso per garantire ai tutti i partecipanti un servizio eccellente.
L’iscrizione avviene richiedendo di essere contattati dal seguente Link, o contattando la sede al numero verde 800-177596 o inviando una richiesta all’email [email protected].

CALENDARIO

  • Corso Building applications and solutions with Microsoft 365 core services (Formula Intensiva 5gg) – 25/09/2023/2022 – 9:00 – 17:00

LINK UTILI MICROSOFT

Strumenti per orientarsi alla scelta di un corso di Formazione IT

Corsi Microsoft Altri Corsi Microsoft

Orientarsi alla scelta Orientarsi alla scelta

Laboratorio Remoto Laboratorio Remoto

CONTATTACI
UN NOSTRO CONSULENTE
TECNICO

Servizio attivo dal lunedì al giovedì 09.00-13.00 e 15.00-19.00 e Il venerdì dalle 09.00-13.00.

FORMAZIONE A DISTANZA

APPROFONDISCI

FORMAZIONE AZIENDALE

APPROFONDISCI

LABORATORIO LAVORO

APPROFONDISCI

LABORATORIO REMOTO

APPROFONDISCI

RICHIEDI CONSULENZA

APPROFONDISCI
CORSI PIÙ RICHIESTI
Sistemista Informatico
Linux Administrator
Docker Essentials
Kubernetes Administrator
Windows Server 2019
VMware VCP-DCV
Azure Administrator
AWS Solutions Architect
Google Cloud Engineer
Alibaba Cloud Computing
CCNP Data Center
Cisco CCNA
DevNet Associate
CCNP Enterprise
CCNP Service Provider
CCNP Collaboration
Cisco BGP
Huawei HCIA R&S
Cybersecurity
CCNP Security
Cisco ISE
Fortinet NSE4
Fortinet NSE5
Penetration Test
Check Point CCSA
Palo Alto PCNSA
Check Point CCSE
Oracle SQL
Azure Database
Azure Developer
Azure Data Scientist
Power BI
JAVA Developer
C# Developer
Python Developer
Altri Corsi

Footer

CHI SIAMO


Formazione Aziendale
Formazione a Distanza
Laboratorio Remoto
Casi di successo
Partner e convenzioni
Marketplace
About Vega Training

DIRITTI E PRIVACY


Privacy
Cookie
ISO 9001
Contatti

QUICK LINKS


Corsi Cisco
Corsi Check Point
Corsi Fortinet
Corsi Huawei
Corsi Microsoft
Corsi Google Cloud
Corsi Alibaba Cloud
Corsi VMware
Corsi CompTIA

CONTATTI



Dall’estero: +39 02 87168254
[email protected]

Trustpilot

Vega Training® SRL - Piva: 01985170743 - Copyright 2022