Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Azure Resource Manager Deep Dive

Azure Resource Manager Deep Dive

In this session we deep dive into Azure Resource Manager looking at some of the more advanced features available in ARM.

Martyn C

May 12, 2016
Tweet

More Decks by Martyn C

Other Decks in Technology

Transcript

  1. Frequent speaker at conferences and user groups Veteran of TechEd

    North America and TechEd Europe Architect Azure and System Center Solutions Published author Author of Official Microsoft Course 10981A About Me about.me/martyncoupland thecloudguy.uk github.com/thecloud-guy
  2.  container for multiple resources  resources exist in one*

    resource group  resource groups can span regions  resource groups can span services RESOURCE GROUP
  3.  tracks template execution  created within a resource group

     allows nested deployments RESOURCE GROUP
  4. Azure Resource Manager Overview Using Windows PowerShell with Resource Manager

    Using the Azure Cross-Platform Command-Line Interface with the Resource Manager Using the Azure Portal to manage your Azure resources Authoring Azure Resource Manager Templates Deploy an application with Azure Resource Manager template Troubleshooting Resource Group Deployments in Azure Azure Resource Manager Template Functions Advanced Template Operations Using tags to organize your Azure resources Managing and Auditing Access to Resources Authenticating a Service Principal with Azure Resource Manager Create a new Azure Service Principal using the Azure classic portal