- Microsoft Azure Administrator:Exam Guide AZ-103
- Sjoukje Zaal
- 122字
- 2021-06-24 14:01:54
Azure resource groups
Each resource that you create inside Azure must belong to a resource group. It is a logical container that groups multiple resources together. An example would be all the resources that share a similar life cycle, like all the different resources for a particular application; this can be a virtual machine, an Azure Database, a virtual network in Azure, and more, grouped inside the same resource group. They can then be managed and deleted as a single entity.
If you don't have an Azure account yet and you want to get started, you can refer to the following site to create an Azure trial account: https://azure.microsoft.com/en-us/free/.
In the next section, we'll assign administrator permissions to a user.
推薦閱讀
- 白話區(qū)塊鏈
- 無(wú)蘋(píng)果不生活 OS X Mountain Lion隨身寶典
- Mastering Distributed Tracing
- vSphere Virtual Machine Management
- PLC控制系統(tǒng)應(yīng)用與維護(hù)
- Alfresco 4 Enterprise Content Management Implementation
- 移動(dòng)應(yīng)用UI設(shè)計(jì)模式(第2版)
- Application Development in iOS 7
- OpenStack系統(tǒng)架構(gòu)設(shè)計(jì)實(shí)戰(zhàn)
- Linux設(shè)備驅(qū)動(dòng)開(kāi)發(fā)
- Hands-On GPU Programming with Python and CUDA
- Linux網(wǎng)絡(luò)操作系統(tǒng)項(xiàng)目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- Android應(yīng)用性能優(yōu)化最佳實(shí)踐
- Linux內(nèi)核修煉之道
- Linux內(nèi)核分析及應(yīng)用