In Part 6 of our Building a Serverless Blog on Azure series, we’ll show you how to use Azure Blob Storage SAS URLs to upload data and files to Azure Blob Storage.
If you have an existing Xamarin.Forms app that was not built with Xamarin.Forms Shell, this article is here to help highlight the changes needed to update your app to use Shell. What is Shell? The release of Xamarin.Forms 4.0 brought with it the official arrival of Xamarin.Forms Shell. Xamarin.Forms Shell aims to simplify and improve…
This post continues a series that provides a walkthrough illustrating how to work with Azure Active Directory B2C custom policies by building one from the ground up. As the series progresses, the topics will serve to show how the different parts of the AAD B2C policy syntax and the underlying framework can be brought together…
Microsoft has incorporated containers into many Azure services but figuring out where containers fit into various types of solutions is no simple task. This whitepaper provides a better understanding of when and how to use specific container solutions and how they integrate with Azure as a whole. Download Whitepaper
This post continues a series that provides a walkthrough illustrating how to work with Azure Active Directory B2C custom policies by building one from the ground up. As the series progresses, the topics will serve to show how the different parts of the AAD B2C policy syntax and the underlying framework can be brought together…
Microsoft has incorporated containers into many Azure services but figuring out where containers fit into various types of solutions is no simple task. This whitepaper provides a better understanding of when and how to use specific container solutions and how they integrate with Azure as a whole.
Welcome to Part 2 of Azure functions: What are they good for? In Part 1, we did a quick review of what Azure Functions were and focused on the trigger aspect of Functions. By focusing on the triggers, we were able to highlight different scenarios that best suited an Azure Function’s usage. Let’s pick up…