ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 296 - MS-700 discussion

Report
Export

Lab 9

You need to deploy the Microsoft Viva Connections app to Teams and install the app as the first item on the app bar of the Teams client for all users.

A.

See the solution in the explanation below

Answers
A.

See the solution in the explanation below

Suggested answer: A

Explanation:

To deploy the Microsoft Viva Connections app to Teams and install the app as the first item on the app bar of the Teams client for all users, you need to use the Teams admin center and PowerShell. Here are the steps to follow:

Sign in to the Teams admin center with your Microsoft 365 username and password1.

In the left navigation, go to Teams apps > Manage apps.

Click Upload and then select the Viva Connections app package that you created using PowerShell2. If you have not created the app package yet, you can follow the instructions in this article to do so.

After uploading the app package, click on the app name and then click Publish.

In the left navigation, go to Teams apps > Setup policies.

Select an existing policy or create a new one by clicking Add.

In the Setup policy pane, under Installed apps, click Add apps and then select the Viva Connections app from the list.

Drag and drop the Viva Connections app to reorder it as the first item on the app bar.

Click Save and then Close.

To assign the setup policy to all users, you can use PowerShell to run the following cmdlet:

Get-CsOnlineUser | Grant-CsTeamsAppSetupPolicy -PolicyName 'YourPolicyName'

Replace ''YourPolicyName'' with the name of the policy that you created or modified in step 6.

Note: It may take up to 24 hours for the changes to take effect.

Now, you have deployed and installed the Microsoft Viva Connections app to Teams as the first item on the app bar for all users.

asked 05/10/2024
Bulu padhee
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first