azure developer
86 TopicsAzure on the Cheap - Azure Storage Static Website and Azure Front Door
Azure on the Cheap posts focus on the architecture, techniques and technology in Azure that add considerable value without breaking the bank. This value is being measured in both the amount of effort taken to develop, provision, and maintain the resources, as well as the monthly charge for the resource. This Azure on the Cheap post highlights a technique that is gaining in popularity that uses Azure Front Door to globally distribute static websites hosted in Azure Storage.34KViews10likes5CommentsUsing Azure Notification Hubs in Apache Cordova and Ionic Apps
Many of our customers use Apache Cordova or the Ionic Framework for their mobile apps as a way to deliver cross-platform mobile apps to their customers and employees. While Azure Notification Hubs doesn’t directly support these frameworks, Ionic supports most Apache Cordova plugins and there’s an official PhoneGap Push plugin you can use as well as a community-built plugin for Azure Notification Hubs apps running on Apache Cordova. This article shows you how to use these frameworks with Azure Notification Hubs.Advanced Home Realm Discovery in Azure AD B2C
Home Realm Discovery. Or "The Many Ways of Guiding a User Through an Azure AD B2C Login Experience" if you will. Having the login experience taking you to the right endpoint for signing in instead of you clicking a number of times is smooth. Let's go over the options we have for doing so with Azure AD B2C.