Aug 09 2021 07:32 AM - edited Aug 09 2021 07:33 AM
Hey all,
I'm hoping someone here has had the same issue, or if it's just us missing a step. I am having issues with the setup process of Viva Learning, we are going through the steps below and it is not appearing in my teams under 3 dots>about>and there is no preview selection.
The Steps we are doing:
Is there anything I have missed or any workarounds anyone may know? Any help and advice will be greatly appreciated.
Thanks, and kindest regards,
Dan
Aug 09 2021 05:28 PM
@ndreams1685 I have similar issue as you but slightly different from what you're experiencing. In my org, out of 13, only 3 users have the preview option and rest don't.
Aug 10 2021 11:51 AM
Hi @sekarapp- Please submit a request through the Viva Learning Issues Form so our team can help troubleshoot this issue.
Aug 10 2021 11:58 AM
Aug 10 2021 03:39 PM - edited Aug 10 2021 03:40 PM
@AlexDeane @ndreams1685, the problem is resolved now. Turning ON "Show Preview Features" option to a specific policy in TAC should set the "AllowPreview" parameter as $true. But for some reason it didn't happen. It is resolved after I ran this command Set-CsTeamsUpdateManagementPolicy -Identity policyname -AllowPreview $true
Aug 11 2021 09:55 AM
Aug 12 2021 07:07 AM