Allows Tenant Admins to connect to the Call Quality Dashboard data API for Teams and Skype for Business Online through PowerShell. Requires Report Reader role in Office 365 at a minimum to authenticate.
Install-Module MSTeamsCQD
or
Install-Module MSTeamsCQD -Scope CurrentUser -Force -RequiredVersion 1.2.4
you will find example querys inside the Examples folder located in this repo
https://www.powershellgallery.com/packages/CQDPowerShell/2.0.1
https://www.codewrecks.com/post/general/powershell-gallery-publish/