Forum Discussion

Vinoth Chandrasekaran's avatar
Vinoth Chandrasekaran
Copper Contributor
Jan 22, 2019

MS Teams connectivity issue in Azure function

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

No RepliesBe the first to reply