Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added Teams Admin Center Hive Activation Steps

...

Enabling HIVE for Teams live events via PowerShell command

Your company Skype for Business or Office 365 Tenant administrator must execute the Microsoft PowerShell command Set-CsTeamsMeetingBroadcastConfiguration.

...

For more information on the Set-CsTeamsMeetingBroadcastConfiguration cmdlet, please refer to the Microsoft documentation.

Verifying the Configuration

You can verify your Teams configuration – including the Hive Streaming configuration – with the cmdlet Get-CsTeamsMeetingBroadcastConfiguration:

Use this command:

Get-CsTeamsMeetingBroadcastConfiguration -ExposeSDNConfigurationJsonBlob $true

Image Added

More information about the Get-CsTeamsMeetingBroadcastConfiguration cmdlet may be found here.  New to PowerShell?  Try our PowerShell tips here.
 

NOTE: It can take up to 24 hours for configuration changes to be fully propagated across the system, so be sure to execute these cmdlets well before you plan on running your first HIVE-enabled Teams live event.

NOTE: Events configured before executing the cmdlet will NOT use HIVE.  If you have created events previously with which you would like to use HIVE - you should delete those events and re-create them.

Verifying the Configuration

You can verify your Teams configuration – including the Hive Streaming configuration – with the cmdlet Get-CsTeamsMeetingBroadcastConfiguration:

Use this command:

Get-CsTeamsMeetingBroadcastConfiguration -ExposeSDNConfigurationJsonBlob $true

Image Removed

More information about the Get-CsTeamsMeetingBroadcastConfiguration cmdlet may be found here.  New to PowerShell?  Try our PowerShell tips here.

Enabling HIVE for Teams live events via Teams Admin Center

Your company Office 365 Tenant administrator must execute the steps in your Microsoft Teams Admin Center UI

Select Meetings > Live events settings 

Image Added


Click toggle key to turn on the "Use a third party distribution provider" Option

Image Added

Select Hive from the "SDN provider name" drop-down menu 

Image Added

Capture the Hive License key sent in the welcome letter or by request in the "Provider license key" field

Input "https://api.hivestreaming.com/v1/eventadmin?partner_token={0}"  in the "SDN API template URL field

  Image Added

overview:

Image Added

Click "Save" 

Teams live events and Microsoft Stream

...