Azure
Posts about Microsoft Azure. Security, architecture, infrastructure and operations, development, compliance, and a lot more.
Developing with Azure Resource Manager - Part 5 - Tip: Get all available api-version alternatives for the ARM endpoints Paid Members Public
* Part 0: Introduction to the article series [https://zimmergren.net/developing-with-azure-introduction-to-this-article-series] * Part 1: Create an AzureRm Active Directory (AAD) Application using PowerShell [https://zimmergren.net/developing-with-azure-creating-a-service-principal-for-your-azure-active-directory-aad-using-powershell-2/] * Part 2: Getting started with the AzureRm PowerShell cmdlets [https://zimmergren.net/developing-with-azure-resource-manager-part-2-getting-started-
Developing with Azure Resource Manager - Part 4 - Tip: Azure Resource Explorer Paid Members Public
This article is part of a series. Here's a list of all available parts. * Part 0: Introduction to the article series [https://zimmergren.net/developing-with-azure-introduction-to-this-article-series] * Part 1: Create an AzureRm Active Directory (AAD) Application using PowerShell [https://zimmergren.net/developing-with-azure-creating-a-service-principal-for-your-azure-active-directory-aad-using-powershell-2/] * Part 2: Getting started with the AzureRm PowerShell
Developing with Azure Resource Manager - Part 3 - Build an application using C# which is using the Azure Resource Manager API's Paid Members Public
This article is part of a series. Here's a list of all available parts. * Part 0: Introduction to the article series [https://zimmergren.net/developing-with-azure-introduction-to-this-article-series] * Part 1: Create an AzureRm Active Directory (AAD) Application using PowerShell [https://zimmergren.net/developing-with-azure-creating-a-service-principal-for-your-azure-active-directory-aad-using-powershell-2/] * Part 2: Getting started with the AzureRm PowerShell
Developing with Azure Resource Manager - Part 1 - Creating a Service Principal for your AAD using PowerShell Paid Members Public
This article is part of a series. Here's a list of all available parts. * Part 0: Introduction to the article series [https://zimmergren.net/developing-with-azure-introduction-to-this-article-series] * Part 1: Create an AzureRm Active Directory (AAD) Application using PowerShell * Part 2: Getting started with the AzureRm PowerShell cmdlets [https://zimmergren.net/
Highlights from the recent announcements at BUILD 2015 Paid Members Public
With the BUILD 2015 [http://www.buildwindows.com/] conference last week we got a load of announcements from Microsoft. Some entirely new information and some redundant information from previous announcements. In this post I’ll highlight the things I consider to be the most inspiring and forward announcements of the
Getting Started with building Azure WebJobs ("Timer Jobs") for your Office 365 sites Paid Members Public
One of my new Office 365 projects is all about migrating farm-solutions to a more Office 365 compliant format. This includes converting a lot of functionality to SharePoint Apps and other cloud-friendly formats. One of the things we’ve got plenty of is Timer Jobs. In this post I’ll
Getting Started with Application Insights with Visual Studio 2015 for your ASP.NET Web Applications Paid Members Public
> Disclaimer: This post was written 2014-11-13, while the Application Insights were still in Beta/Preview. Changes will most likely happen, and therefore some information below may have changed by the time you read this. Introduction to Microsoft Application Insights One of the really cool features that was recently announced
Extending Windows Azure Mobile Services queries to include relational data and optional metadata Paid Members Public
The last few weeks I’ve worked a lot with Xamarin [http://www.xamarin.com], doing Android, iOS and Windows Phone apps. By utilizing the Azure Mobile Services you can get started really quickly and get a proper and stable backend environment running (in Azure, obviously). While this is all
Recent comments