15
Office 365 DevDays 2017.11.4-6 | 上海 Office 365 DevDays 2017.11.4-6 | 上海 注册Office 365 应用程序 陈希章 | 微软(中国)有限公司 | Office 365 解决方案部 技术专栏:https://aka.ms/office365devguide

注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

  • Upload
    others

  • View
    5

  • Download
    0

Embed Size (px)

Citation preview

Page 1: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

Office 365 DevDays

2017.11.4-6 | 上海

Office 365 DevDays

2017.11.4-6 | 上海

注册Office 365 应用程序

陈希章 | 微软(中国)有限公司 | Office 365 解决方案部

技术专栏:https://aka.ms/office365devguide

Page 2: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

内容简介 Introduction

示范 Demonstration

技术解剖 Code walkthrough

学员尝试 Hands on practice

目 录CONTENTS

Page 3: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

内容简介 Introduction

Page 4: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

内容简介 Introduction

• 概述 (背景和议程) Overview (Background & Agenda)• 本课程将介绍如何在Azure 管理中心中进行应用程序注册• 本课程将介绍国外和国内版本的对比• 本课程将演示在Visual Studio 2017中快速完成注册

• 必备条件 Prerequisites• Office 365 国际版订阅,管理员账号

• 结果 Outcomes• 您将掌握为Office 365 注册应用的过程

Page 5: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

Office 365开发概述

Page 6: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

Office 365应用程序注册

三种应用程序类型1. 本机应用2. Web应用3. 无人值守应用

两个不同的实例1. 国际版2. 国内版 (世纪互联)

两种注册的类型1. Azure AD2. Azure AD 2.0

Page 7: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

示范 Demonstration演示在网页中进行应用程序注册

演示如何通过Visual Studio快速注册

Page 8: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

示范

在浏览器中注册

在Visual Studio 2017中快速注册

Page 9: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

在浏览器中注册Office 365应用程序

Page 10: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

在Visual Studio 2017中注册Office 365应用程序

Page 11: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

技术解剖 Code walkthrough

Page 12: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

学员尝试 Hands on practice

Page 13: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

动手实验

为国际版Office 365注册应用程序,开通权限

使用Visual Studio 2017快速完成应用程序注册

使用Graph Explorer

Page 14: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

动手实验手册

• 注册Azure AD 应用程序• https://aka.ms/registerapp10

• 注册Azure AD 2.0 应用程序• https://aka.ms/registerapp20

• 使用Graph Explorer• https://aka.ms/graphexplorerguide

Page 15: 注册Office 365 应用程序 - Microsoft · 2020-02-04 · Office applications. Get Started Office 365 Connectors Connect your apps to the conversations of Office 365 users and engage

Office 365 DevDays

Thank you