What is an Azure resource group?
- A A billing account
- B A logical container for resources that share a lifecycle
- C A network segment
- D A security policy
Answer
A logical container for resources that share a lifecycle
Resources deployed and deleted together belong in one group. Deleting the group deletes everything inside it.





