Microsoft 365 Core Fundamental

Microsoft 365 Core Fundamental

Professional Development

9 Qs

quiz-placeholder

Similar activities

Spectra DMPGS Exit Ticket 1

Spectra DMPGS Exit Ticket 1

Professional Development

10 Qs

etaily | New Hires Onboarding [Self Paced Quiz]

etaily | New Hires Onboarding [Self Paced Quiz]

Professional Development

12 Qs

Google Forms PL

Google Forms PL

Professional Development

10 Qs

Technology Integration

Technology Integration

Professional Development

10 Qs

Quiz ke 2 1000 Startup Digital

Quiz ke 2 1000 Startup Digital

Professional Development

10 Qs

Intro to MS Teams and Teams Meetings for ASD20

Intro to MS Teams and Teams Meetings for ASD20

Professional Development

13 Qs

Online Educational Applications

Online Educational Applications

Professional Development

10 Qs

All About MS Teams

All About MS Teams

Professional Development

10 Qs

Microsoft 365 Core Fundamental

Microsoft 365 Core Fundamental

Assessment

Quiz

Other

Professional Development

Hard

Created by

Josephine Andrews

Used 29+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following is NOT a main component of an Actionable Messages in Outlook solution?

A web API that is called when the user activates actions

An application installed on the recipient's device

An application or service that sends HTML-formatted email with Adaptive Card markup

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following action types can be auto-invoked when the user opens the message, allowing the card to update with fresh data?

Action.Http

Action.InvokeAddInCommand

Action.OpenUrl

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What method does a web API use to ensure that a request is valid?

Verifying the calling server's IP address with a list of accepted IP addresses

Validating the bearer token

Including a secret value in the body of the HTTP POST

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Suppose you have a system that contains sales contacts, and your sales team regularly needs to search for contacts, share them with the team, and have a conversation about them. What Microsoft Teams extensibility point would be most suited to facilitate this process?

A conversational bot in a channel.

A messaging extension with a search command.

A personal app with a tab.

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following is NOT part of your Microsoft Teams app package?

Your app icons.

HTML formatted app description.

Your app manifest file.

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

If your app is for a particular company, which distribution model should you choose?

Publish your app to the public app store.

Distribute your app package for users to install directly.

Publish to the organizational app catalog.

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

The SharePoint Framework is available in which of the following SharePoint environments?

SharePoint Server 2016

SharePoint Server 2019

SharePoint Online

All of these environments

8.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following statements isn't correct about the SharePoint Framework?

SharePoint Framework packages can be deployed to the tenant or site collection scoped app catalog to control where apps can be installed and used.

Because SharePoint Framework components are entirely client-side components, it's impossible to limit the permissions granted to any particular component.

Users can add multiple web parts to pages, or they can be configured by the developer to be the only component on a page using the site part app page capability.

9.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

SharePoint Framework includes APIs that can be used to call all of the following resources, except which one?

Anonymous/unsecured HTTP REST endpoints

Microsoft Graph

Microsoft hosted endpoints secured with Azure AD

Any endpoint secured with Azure AD

All of these are supported endpoints that developers can call from the included SharePoint Framework API.