MS Teams connectivity issue in Azure function

Copper Contributor

I tried to use MS Teams commandlets in Azure runbook and got the below error. Any thoughts would be appreciated.

 

Connect-MicrosoftTeams : One or more errors occurred.: Unable to find an entry point named 'GetPerAdapterInfo' in DLL 

'iphlpapi.dll'.

At line:14 char:1

+ Connect-MicrosoftTeams -AccountId "abcd@testtenant.onmicrosoft.com"

 

MS Teams Module version used: 0.9.6

0 Replies