Developer Support

Advocacy and Innovation

Latest posts

Calling a Helper API in an Azure APIM Inbound Policy
Mar 22, 2021
Post comments count 0
Post likes count 0

Calling a Helper API in an Azure APIM Inbound Policy

Developer Support
Developer Support

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
Feb 24, 2021
Post comments count 0
Post likes count 0

Managing ADX Data with .NET Core and Azure B2C

Developer Support
Developer Support

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.

Calling an API in Power Apps Portals using JavaScript
Feb 4, 2021
Post comments count 1
Post likes count 0

Calling an API in Power Apps Portals using JavaScript

Developer Support
Developer Support

The Microsoft Power Apps Platform allow you to build powerful and stylish applications quickly, all from within the browser. By integrating your business systems and APIs, you can expose functionality to users quickly, secure it with your favorite Identity Provider, and have something to show off at the next family reunion.

Grow your business through the Microsoft commercial marketplace
Jan 26, 2021
Post comments count 0
Post likes count 0

Grow your business through the Microsoft commercial marketplace

Developer Support
Developer Support

We have upcoming business and technical webinars designed to help you scale your business through the Microsoft commercial marketplace and the Azure government marketplace.

PowerApps – Filtering BrowseGallery by Choice Field Values
Jan 26, 2021
Post comments count 0
Post likes count 0

PowerApps – Filtering BrowseGallery by Choice Field Values

Developer Support
Developer Support

After researching, it is clear that the Choice fields are not seen as Text fields (despite SharePoint treating them as Text fields). So the Search ignores the “Track” Choice field.

Cloud Economics
Jan 22, 2021
Post comments count 0
Post likes count 0

Cloud Economics

Developer Support
Developer Support

In this article, we will explore how to track costs from these 3 cloud service providers. We will also carve out a strategy to estimate on-premise costs.

Connecting an Azure Logic App to a local Web API
Jan 21, 2021
Post comments count 0
Post likes count 1

Connecting an Azure Logic App to a local Web API

Developer Support
Developer Support

In this article, I’ll show you how you can test your Logic Apps with your on-prem systems using a few cool tools and services.

Working with Azure Storage Blobs with a Java Azure Function
Jan 19, 2021
Post comments count 0
Post likes count 0

Working with Azure Storage Blobs with a Java Azure Function

Developer Support
Developer Support

As a long-time C# developer, working with Java is a big change. It’s a completely new way to package files, include dependencies, and host applications. Luckily, the code syntax is very similar. Hopefully, this blog helps anyone looking to make a similar transition and work with Azure Functions using multiple languages.

Importing an OpenAPI API into Azure API Management Service
Jan 15, 2021
Post comments count 0
Post likes count 0

Importing an OpenAPI API into Azure API Management Service

Developer Support
Developer Support

By leveraging Azure API Management for administration, developers can quickly import their applications and manage their systems on a global level. Through the Azure portal or code, you can get your APIs into a managed environment and help your users develop their applications.