Sundeep Kamathtrystwithcode.hashnode.dev·Dec 5, 2016Access the Azure Resource Manager Virtual Machine resources using ARM APIs and the new Azure PortalIn an earlier post , I explained how Resource VMs can be accessed using ARM APIs. We used the classic Azure portal along with the native application approach to implementing this. We had to use the classic portal as the new portal was in preview mode...DiscussARM API
Sundeep Kamathtrystwithcode.hashnode.dev·Aug 31, 2016Access the Azure Resource Manager Virtual Machine resources using ARM APIs (Part 2)In the last post, we saw how a user can be created in Azure Active Directory (AAD) and can be authorized to access Azure Resource Manager (ARM) resources. Next, we'll look at how we can create an application that can consume these ARM APIs in the con...DiscussARM API
Sundeep Kamathtrystwithcode.hashnode.dev·Jul 21, 2016Access the Azure Resource Manager Virtual Machine resources using ARM APIs (Part 1)In the last post, I explained how we can access the classic Azure Virtual Machines using Azure Service Management (ASM) APIs. In this post, we'll see how we can access the new Azure Resource Manager (ARM) based Virtual Machines. This is also the reco...Discussazure-active-directory