www.fgks.org   »   [go: up one dir, main page]

Developer Support

Services for Microsoft Premier and Unified Support Customers

To B2B or to B2C?
To B2B or to B2C?
While one uses B to signify it’s focus on business partnerships, while the other uses C for consumers, at the end of the day either can be used to accomplish roughly the same access. My intent here is to focus on what I see as the fundamental difference; one that is most likely to drive the appropriate choice of technology.
No Batch No Problem
No Batch No Problem
This post will go over how to expand sub-properties of an OData REST API request without using a batch request. This will be useful in SharePoint 2013+ On-Premise environments where the batch request is not available.
Calling a Helper API in an Azure APIM Inbound Policy
Calling a Helper API in an Azure APIM Inbound Policy
With Azure APIM, you can completely control how developers consume your services. Through policies, you can transform data, validate requests, integrate backends, and probably cook the world's best cheeseburger. This powerful feature enables complex systems and architectures to be seamlessly connected, ensuring your data and process stay safe.
Managing ADX Data with .NET Core and Azure B2C
Managing ADX Data with .NET Core and Azure B2C
In this article, I wanted to show how you can create a custom .NET Core web app to access and manage ADX data. For additional demonstration, I showed how to authenticate with Azure B2C, leverage Dependency Injection and Caching, as well as integrate with a custom API for filtering.