Working with Exchange Online distribution groups via REST Permalink
For some time, we have been struggling with the way to programmatically manipulate distribution groups in Exchange Online. The only supported way is via Exch...
For some time, we have been struggling with the way to programmatically manipulate distribution groups in Exchange Online. The only supported way is via Exch...
In the previous post we looked into using MSAL to obtain a token from Entra and use it to call an API (Microsoft Graph). This time, we will look into using t...
Following my last article about obtaining tenant ID and UPN in Power Apps, we are going to look into obtaining Entra ID tokens for calling APIs from your con...
Whether you’re trying to handle authentication or doing something else, you might need to obtain the current tenant ID or user’s object ID in Entra. There ar...
Few days ago, Microsoft has silently published docs about a new feature in Power Apps component framework called Dependent Libraries. We are going to look un...
At NETWORG we have been extensively using Power Apps component framework which allows us to build custom UI components for Power Apps. Our largest repo with ...
I might be the first one to come up with the term “Deagentification”. It is what it says - disabling AI. The following blogpost will show you how to remove C...
Embedding a PowerBI Report into a Form Using Environment Variables
Ensuring the security of sensitive data within Azure Functions is paramount for maintaining data integrity and compliance. However, encountering errors such ...
If you are using Power Automate Flow with MS Dataverse Delete trigger and trying to find a way to retrieve attributes value from a deleted record, you are in...