- Azure for Architects
- Ritesh Modi
- 122字
- 2021-07-08 09:33:29
Azure Resource Manager
Azure Resource Manager is the technology platform and orchestration service from Microsoft that ties up all components discussed earlier. It brings Azure resource providers, resources, and resource groups together to form a cohesive cloud platform. It helps in the registration of resource providers to subscriptions and regions, it makes the resource types available to resource groups, makes the resource and resource APIs accessible to the portal and other clients, and authenticates access to resources. It also enables features, such as tagging, authentication, Role-Based Access Control (RBAC), resource locking, and policy enforcement for subscriptions and its resource groups. It provides the same deployment and management experience whether through a portal or client-based tools such as PowerShell or a command-line interface.
- Learning Python Web Penetration Testing
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- .NET 4.0面向對象編程漫談:基礎篇
- C/C++算法從菜鳥到達人
- Ext JS Data-driven Application Design
- 我的第一本算法書
- Python網絡爬蟲從入門到實踐(第2版)
- Animate CC二維動畫設計與制作(微課版)
- INSTANT Sencha Touch
- 前端架構:從入門到微前端
- 劍指MySQL:架構、調優與運維
- INSTANT Adobe Edge Inspect Starter
- 零代碼實戰:企業級應用搭建與案例詳解
- Instant Automapper
- 從零開始學UI:概念解析、實戰提高、突破規則