Showing results for 2021 - Page 3 of 3 - Developer Support

Feb 4, 2021
Post comments count1
Post likes count0

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.

Power AppsJavaScriptBryan Soltis
Jan 26, 2021
Post comments count0
Post likes count0

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.

Azure Marketplace
Jan 26, 2021
Post comments count0
Post likes count0

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.

SharePointPower Apps
Jan 22, 2021
Post comments count0
Post likes count0

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.

CostEconomicsOptimization
Jan 21, 2021
Post comments count0
Post likes count0

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.

Logic AppsWebAPI
Jan 19, 2021
Post comments count0
Post likes count0

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.

JavaAzure Storage
Jan 15, 2021
Post comments count0
Post likes count0

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.

API Management
Jan 13, 2021
Post comments count0
Post likes count2

How to Post a File to an Azure Function in 3 Minutes

Developer Support
Developer Support

Recently, I needed to upload a file to Azure Functions, and found a hard time finding a blog on the easiest/fastest way to do it. So, I decided to write this quick article to show you how. And I think I can do it under 3 minutes!

Azure Functions
Jan 11, 2021
Post comments count0
Post likes count0

Setting up for Azure B2C development

Developer Support
Developer Support

The following describes some techniques, tools and approaches I found useful when developing applications with Azure AD B2C. The first part deals with setting up a newly created B2C tenant using the Azure portal only. The second part deals with developing custom journeys (Identity Experience Framework) xml policies.

Marius RochonB2C
Jan 7, 2021
Post comments count3
Post likes count0

Reducing SNAT Port consumption in Azure App Services

Developer Support
Developer Support

If you find yourself struggling with SNAT ports using Azure App Services and your destination is an Azure service that supports service endpoints, regional VNET integration with Service Endpoints or Private Endpoints can provide a fairly simple way to allow these requests to use an internal, optimized route and avoid SNAT port limitations.

App ServicesVNetSNAT