Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

VSM has a facility to collect Line URI data and provide produce a daily document which contains all users and their associated information including Line URI details. The documents are produced daily at midnight UTC.

This document will contain the following fields for each Teams user: InterpretedUserType, DisplayName, Alias, UserPrincipalName, LineURI, Title, Office, City, StateOrProvince. These daily documents are located within 'Files and Folders > Teams Cloud Service'.

...

Right click the Teams service you wish to add Line URI configuration for, then select 'Edit'.

Image Added

Select the 'Line URI' tab and populate the following fields:

FieldValue
AccountUsername of the service account
CredentialPassword of the service account
Account SKU Id (optional)

If this field is blank, user data for all O365

SKU

SkuPartNumber's will be collected. If you wish to limit data collection to users of a specific O365

SKU enter it here.

AccountName and SkuPartNumber enter it here.

This is a two part field made up of the ‘AccountName’ and the ‘SKUPartNumber’ in the format Accountname:SkuPartNumber.

The AccountName is optional so you can just enter the SkuPartNumber if there is not more than 1 AccountName for the MS Teams Service

The AccountName and SkuProductNumber can be obtained by an Azure AD administrator for the business, they will need to have the Microsoft Graph PowerShell SDK installed:

Via Powershell run the command: Connect-Graph -scopes Organization.read.all

Image Added

Then run the command Get-MgSubcribedSku, the output of this command will provide you with the AccountName and the SkuPartNumber’s to choose from.

Image AddedImage Removed

Once complete click 'Save'

...