graphapi

Add a Member to a Microsoft Teams Team with PowerShell and MS Graph API

In this post, I want to show you how you can add a new Member to a Microsoft Teams Team with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Make sure not everyone can add a new Team Member.✔️Control your Members of a Team outside Teams.✔️Many more… API Reference and Permissions We used the […]

Add a Member to a Microsoft Teams Team with PowerShell and MS Graph API Read More »

This was PDC Conf 2021

I presented “PowerShell and MS Graph API demystified” at the PDC Conf on September 16-2021. Thanks to the ORG Team for this awesome conference and for having me. You should see all the Recording and information on their Conference Page: PowerShell and MS Graph API demystified I upload my Samples to my GitHub Repo: Seidlm/Events:

This was PDC Conf 2021 Read More »

Create Microsoft ToDo Task with PowerShell and Microsoft GRAPH API

Now it is time to create some Microsoft ToDo Tasks with PowerShell and MS Graph API. To learn more from Microsoft GRAPH API, see my Blog Series:Part 1 – Authentication and Azure App – Use Microsoft Graph API with PowerShell – Part 1 » TechGuyPart 2 – Oauth2.0 – Use Microsoft Graph API with PowerShell – Part

Create Microsoft ToDo Task with PowerShell and Microsoft GRAPH API Read More »

Send CARD Message to a Teams Channel with PowerShell and MS GRAPH API

The next Post in my GRAPH API Series now switches to Microsoft Teams. Let us send a CARD Message to a Teams Channel. To learn more from Microsoft GRAPH API, see my Blog Series:Part 1 – Authentication and Azure App – Use Microsoft Graph API with PowerShell – Part 1 » TechGuyPart 2 – Oauth2.0 – Use

Send CARD Message to a Teams Channel with PowerShell and MS GRAPH API Read More »

Send Chat Message to a Teams Channel with PowerShell and MS GRAPH API

The next Post in my GRAPH API Series now switches to Microsoft Teams. Let us send a Chat Message to a Teams Channel. To learn more from Microsoft GRAPH API, see my Blog Series:Part 1 – Authentication and Azure App – Use Microsoft Graph API with PowerShell – Part 1 » TechGuyPart 2 – Oauth2.0 – Use

Send Chat Message to a Teams Channel with PowerShell and MS GRAPH API Read More »