You develop Azure solutions. You must grant a virtual machine (VM) access to specific resource groups in Azure Resource Manager. You need to obtain an Azure Resource Manager access token. Solution: Use the `Reader` role-based access control (RBAC) role to authenticate the VM with Azure Resource Manager. Does the solution meet the goal?