overview of microsoft office 365 development

12
Overview of Microsoft Office 365 Development Office 365 Hands-on lab In this lab, you will work with existing Office 365 apps.

Upload: others

Post on 04-Apr-2022

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Overview of Microsoft Office 365 Development

Overview of Microsoft Office 365 Development

Office 365

Hands-on lab

In this lab, you will work with existing Office 365 apps.

Page 2: Overview of Microsoft Office 365 Development

This document is provided for informational purposes only and Microsoft makes no warranties, either express or implied, in this

document. Information in this document, including URL and other Internet Web site references, is subject to change without notice.

The entire risk of the use or the results from the use of this document remains with the user. Unless otherwise noted, the companies,

organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted in examples herein are

fictitious. No association with any real company, organization, product, domain name, e-mail address, logo, person, place, or event is

intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the

rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted

in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express

written permission of Microsoft Corporation.

Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter

in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document

does not give you any license to these patents, trademarks, copyrights, or other intellectual property.

Copyright 2014 © Microsoft Corporation. All rights reserved.

Microsoft, Internet Explorer, Microsoft Azure, Microsoft Office, Office 365, SharePoint, Visual Studio, and Windows are trademarks of

the Microsoft group of companies.

All other trademarks are property of their respective owners.

Page 3: Overview of Microsoft Office 365 Development

Overview of Microsoft Office 365 Development

Page | 3

Exercise 1: Apps for SharePoint

You must have an Office 365 tenant to complete this lab. To sign up for an Office 365 developer

subscription:

1. Navigate to http://msdn.microsoft.com/en-us/library/office/fp179924(v=office.15).aspx.

2. Under the heading Sign up for an Office 365 Developer Site click Try It Free.

3. Fill out the form to obtain your trial O365 subscription.

4. When completed, you will have a developer site in the [subscription].sharepoint.com domain

located at the root of your subscription (e.g. https://mysubscription.sharepoint.com)

5. You must have a Microsoft account to complete this lab. If you do not have one, navigate to

https://signup.live.com/signup.aspx?lic=1 and create one.

In this exercise you will download, install and investigate an existing App for SharePoint.

Log into your Office 365 tenant.

1. Navigate to any site for which you are an administrator.

Install an existing App for SharePoint

1. Click Site Contents.

2. Click Add an App

Page 5: Overview of Microsoft Office 365 Development

Overview of Microsoft Office 365 Development

Page | 5

Use the new App

1. Launch the Discover SharePoint App.

2. Note that the app launches into a full-screen experience driven from

http://www.discoversharepoint.com.

3. Note that the app also provides a link to return to the SharePoint host web.

4. Navigate the app to review its content.

5. Click Back to Site to return to the host web.

Page 6: Overview of Microsoft Office 365 Development

Overview of Microsoft Office 365 Development

Page | 6

Exercise 2: Apps for Office (Word)

In this exercise, you will download, install and investigate an App for Office hosted by Word.

Install an existing App for Office

1. Launch Word 2013.

2. When Word 2013 starts, click Blank Document.

3. Click the Insert tab.

4. In the Apps group, click Store.

5. In the store, search for Wikipedia.

6. Click Add next to the Wikipedia app.

7. When prompted, click Trust It.

Page 7: Overview of Microsoft Office 365 Development

Overview of Microsoft Office 365 Development

Page | 7

Use the new App

1. In the Wikipedia task pane, search for Azure.

2. Click Microsoft Azure.

3. Click Sections.

4. Click History.

Page 8: Overview of Microsoft Office 365 Development

Overview of Microsoft Office 365 Development

Page | 8

5. Highlight the first few paragraphs.

6. Click the Plus symbol (+) to insert the text.

7. Close Word 2013.

Page 9: Overview of Microsoft Office 365 Development

Overview of Microsoft Office 365 Development

Page | 9

Exercise 3: Apps for Office (Excel)

In this exercise, you will download, install and investigate an App for Office hosted by Excel.

Sign up to access sample data.

1. Navigate to the Azure Data Market.

2. Sign in with your Microsoft account.

3. Search for crime.

4. Click 2006-2008 Crime in the United States

5. Click Sign Up

6. When complete, click Explore this Dataset.

7. Click Show to display the Primary Account Key

Import data into the Excel spreadsheet

1. In Excel 2013, click the Data tab.

2. In the Get External Data group, click From Web.

Page 10: Overview of Microsoft Office 365 Development

Overview of Microsoft Office 365 Development

Page | 10

3. Enter the following URL and click GO. When prompted for a user name and password, use your

Primary Account Key for both.

↪ https://api.datamarket.azure.com/data.gov/Crimes/v1/CityCrime

4. Click Import. When prompted for a user name and password, use your Primary Account Key for

both.

5. In the spreadsheet, locate the data for Alaska.

6. Hide the columns so that State, City, and Violent Crime columns are next to each other.

Install an existing App for Office

1. Launch **Excel 2013*.

2. When Excel 2013 starts, click Blank Workbook.

Page 11: Overview of Microsoft Office 365 Development

Overview of Microsoft Office 365 Development

Page | 11

3. Click the Insert tab.

4. In the Apps group, click Store.

5. In the store, search for Modern Trend.

6. Click Add next to the Modern Trend app.

7. When prompted, click Trust It.

Use the App for Office

1. In the app, click Select Your Data.

Page 12: Overview of Microsoft Office 365 Development

Overview of Microsoft Office 365 Development

Page | 12

2. Select the cities and crime statistics.

3. Click Create.

Congratulations! You have completed investigating Apps for SharePoint and Office.