REST
Azure Storage REST API: Authenticate with C# Paid Members Public
In one of my projects where I've been refactoring a traditional .NET project into a .NET Core project, I used the Azure Storage [https://www.nuget.org/packages/WindowsAzure.Storage/] nugets. As of this posting, the current version of the NuGet supports .NET Core which is awesome -
Azure Resource Manager - Part 8 - Export Template for Resources in a Resource Group with the REST API 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
Azure Resource Manager - Part 7 - Download an Azure Publishing Profile (xml) programmatically using REST 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
Azure Resource Manager - Part 6 - Move Azure Resources from one Resource Group to another 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
Getting started with Office 365 development - Part 2 - Communicate with the Exchange REST API Paid Members Public
In this article we will take a quick look at how you can get started with constructing your own queries to fetch information from Exchange Online hosted in your Office 365 subscription. We will take a look at how you can dig into the REST API’s and how we
Recent comments