- Azure for Architects
- Ritesh Modi
- 127字
- 2021-07-08 09:33:31
Resource groups
Resource groups are a unit of deployment in the ARM. They are containers grouping multiple resource instances in a security and management boundary. A resource group is uniquely named in a subscription. Resources can be provisioned on different Azure regions yet belong to the same resource group. It provides additional services to all resources within it. Resource groups provide metadata services, such as tagging, which enables categorization of resources, policy-based management of resources, RBAC, protection of resources from accidental deletion or updates, and more. As mentioned before, they have a security boundary and users that don't have access to a resource group cannot access resources contained within it. Every resource instance needs to be part of a resource group or else it cannot be deployed.
- Learn Type:Driven Development
- Mastering Selenium WebDriver
- Learn Swift by Building Applications
- Cassandra Data Modeling and Analysis
- H5頁面設計:Mugeda版(微課版)
- SQL Server 2008 R2數據庫技術及應用(第3版)
- Mastering Android Studio 3
- 你好!Python
- PhoneGap 3.x Mobile Application Development Hotshot
- 語義Web編程
- 程序員的算法趣題2
- Clojure High Performance Programming
- 小小的Python編程故事
- Building RESTful Web Services with PHP 7
- 零基礎學Python(升級版)