Protecting 4th+ level domains with Cloudflare for free
I have been using Cloudflare since 2011 for DNS, caching and protection. In 2014 Cloudflare introduced Universal SSL helping enable HTTPS for millions of fre...
I have been using Cloudflare since 2011 for DNS, caching and protection. In 2014 Cloudflare introduced Universal SSL helping enable HTTPS for millions of fre...
When we need to communicate with on-premise environment, we usually utilize Service Bus. Up until now, most of the messages have been fire and forget, howeve...
In Dataverse, you can use the Tabular Data Stream (TDS) endpoint to perform advanced queries over your data. It then allows you to talk to Dataverse as if it...
We have hit some cases where we want to enable client extensibility of controls we develop - for example, display a custom dialog to enter metadata before a ...
Previously I wrote about optimizations/fixes which you can do to improve PCF build times with the default PCF setup. Since then, Microsoft has added a suppor...
We are continuously trying to release some of our internal work as open source in NETWORG. One of the issues with doing so on GitHub however, is the manageme...
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...