Forum Discussion

anonymous-user's avatar
anonymous-user
Silver Contributor
Jun 20, 2017
Solved

Can't sign up into Microsoft Stream

An customer who uses O365 E1 wants to try using the ?Microsoft Stream?. However, facing on an error as following: Cannot complete sign up. Signing up to Microsoft Stream is turned off by the IT de...
  • anonymous-user's avatar
    Jun 20, 2017
    Hi Takuro,
    Sorry about the delay. From the error you described it looks like the admin has turned OFF signups to adhoc subscription. You will need the IT admin to run the following powershell command to enable signup

    Set-MsolCompanySettings -AllowEmailVerifiedUsers $true

Resources