Authenticate to Entra ID Protected APIs with Managed Identity—No Key Vault Required
Did you know there is a way for us to securely authenticate to Entra ID protected APIs while simultaneously avoiding storing any credentials?
Application development, architecture design, and security in Microsoft cloud
Did you know there is a way for us to securely authenticate to Entra ID protected APIs while simultaneously avoiding storing any credentials?
The reason why we aren’t seeing more Teams app development for real customer scenarios today is that people don’t know enough about it.
“But I wanted to use them in my developer tenant that I got through the Microsoft 365 Developer Program because it also has 25 free E5 licenses!”
As the number of things we can include in our Teams provisioning solutions has grown, it has become harder to remember to ask all the important questions.
Organizations have a lot of processes that include an approval step. Let’s dig into all the available Teams-based approval implementation options, what problems we might face, and how to counter them.
This blog post is about showing you how we can have as effortless Teams provisioning approvals as possible right where they matter the most.
Using the Wiki tab in Teams can easily lead to a permanent loss of information. Let me show you how to delete the tab during your provisioning process.
Wouldn’t it be great if we didn’t have to leave Microsoft Teams whenever we want to use a custom team provisioning solution? Good news: we can!
In this blog post, I’ll tell you a story about one unusual situation in which we had to get texts for a single user from different localization files depending on something else than the user’s chosen language.
In this blog post, I’ll show you how you can implement the service locator pattern the right way, so you don’t need to pass down any objects to your child components to be able to use the resources from the SPFx context.