Download presentation
Presentation is loading. Please wait.
Published byAlexina Boone Modified over 9 years ago
3
AZURE RESOURCE MANAGER API
6
container for multiple resources resources exist in one* resource group resource groups can span regions resource groups can span services RESOURCE GROUP
7
You decide
8
tracks template execution created within a resource group allows nested deployments RESOURCE GROUP
15
App-centric Resource Groups and Templates SQL DB App Service Virtual Machine My 3 Tier Template
16
App-centric Resource Groups and Tier-centric Templates SQL DB App Service Virtual Machine My DB Tier Template My Web Tier Template My VM Tier Template
17
App-centric Resource Groups and Nested Templates SQL DB App Service Virtual Machine My Nested DB Tier Template My Nested Web Tier Template My Nested VM Tier Template
18
Tier-centric Resource Groups and Templates SQL DB App Service Virtual Machine My DB Tier Template My Web Tier Template My VM Tier Template
24
Two Key Concepts Role Definitions describes the set of permissions (e.g. read actions) can be used in multiple assignments Role Assignments associate role definitions with an identity (e.g. user/group) at a scope (e.g. resource group) always inherited – subscription assignments apply to all resources
26
subscription level – grants permissions to all resources in the sub resource group level – grants permissions to all resources in the group resource level – grants permissions to the specific resource
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.