authoring azure resource manager templates - future unleashed 2015

11
Authoring Azure Resource Manager Templates Ravikanth Chaganti Principal Engineer, Dell Inc. Microsoft MVP, Cloud and Data Center Management. Twitter: @Ravikanth

Upload: ravikanth-chaganti

Post on 19-Jan-2017

878 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Authoring Azure Resource Manager Templates - Future Unleashed 2015

Authoring Azure Resource Manager TemplatesRavikanth Chaganti

Principal Engineer, Dell Inc.Microsoft MVP, Cloud and Data Center Management.Twitter: @Ravikanth

Page 2: Authoring Azure Resource Manager Templates - Future Unleashed 2015

Agenda• Azure Resource Manager

(ARM)

• ARM Templates

• Anatomy of ARM Templates

• Building an ARM Template

Page 3: Authoring Azure Resource Manager Templates - Future Unleashed 2015

Application ArchitectureMultiple tiersConsistent

configuration across tiersRepeatable

deployments in right order

Dependencies on other components Role based access

control for resources

Page 4: Authoring Azure Resource Manager Templates - Future Unleashed 2015

Azure Resource Manager

Enables you to , Update or Delete, Manage and Monitor all of the resources for your solution in a single, coordinated operation.

Deploy

Page 5: Authoring Azure Resource Manager Templates - Future Unleashed 2015

ARM Templates• Declaratively define deployment (JSON format) and configuration

of your solution• Restricted to 1MB in size• Support for many (but not all) resource types in Azure• Complete and Incremental deployment modes

Page 6: Authoring Azure Resource Manager Templates - Future Unleashed 2015

Anatomy of Templates

Page 7: Authoring Azure Resource Manager Templates - Future Unleashed 2015

Demo

Building an ARM template : Step-by-Step

Page 8: Authoring Azure Resource Manager Templates - Future Unleashed 2015

Template Development Guidance• Grouping of resources• Inside vs Outside• Free-form vs known configurations• Linked templates • Security Considerations

Page 10: Authoring Azure Resource Manager Templates - Future Unleashed 2015

Tell us what you think Help us shape future events by sharing your valuable feedback.

Scan the QR code to evaluate this session.

Page 11: Authoring Azure Resource Manager Templates - Future Unleashed 2015

Thank you Twitter: @Ravikanth

Blog: http://j.mp/rchaganti

http://j.mp/poshmag

Follow me online