A few months ago, my friend Jan Bakker came to me, with a great idea. He had a client that asked “Can we show the applications from the My Apps page inside of Teams?” I thought this was an interesting idea, and checked the documentation on the Microsoft Graph only to find out that you cannot easily access that information.| Stephan van Rooij on Coding Stephan
The audit log in Azure AD in super important. If I was an attacker that got access to some tenant, I would make sure my details would not show up in there. I would probably use a VPN/TOR of sorts just to hide my tracks. But what if I tell you that the Microsoft Graph API does already covers your tracks? Not my IP showing in the audit log| svrooij.io
Microsoft organized a Teams Hacktogether hackathon, we had a great idea. This post will show you our entry.| svrooij.io
In the previous post I shared my first experience with the teams toolkit. For the Teams Hacktogether, we started our Teams Tab in Blazor. What is Blazor, what flavours are there and what about hosting your app?| svrooij.io
Exploring the Teams Tab Toolkit| svrooij.io
We needed access to some data not available in the Graph API| Coding Stephan