зеркало из https://github.com/Azure/Avere.git
fix typo with resource group (#251)
This commit is contained in:
Родитель
e1f87609e1
Коммит
5959f1b722
|
@ -28,8 +28,8 @@ The following table shows the roles required for each of the avere operations:
|
|||
| --- | --- | --- |
|
||||
| **Controller (vFXT.py)** | the controller uses vFXT.py to create, destroy, and manage a vFXT cluster | "Avere Contributor" |
|
||||
| **vFXT** | the vFXT manages Azure resources for new vServers, and in response to HA events | "avere-cluster" |
|
||||
| **Standalone Administrator** | deploy the VNET, vFXT controller, and vFXT into the same resource group | "[User Access Administrator](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#user-access-administrator)" and "[Contributor](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#contributor)" for the VNET resource group |
|
||||
| **Bring your own VNET Administrator** | deploy vFXT controller, and vFXT into the same resource group but reference the VNET from a different resource group | "[User Access Administrator](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#user-access-administrator)" and "[Contributor](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#contributor)" for the vFXT resource Group, and "[Virtual Machine Contributor](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#virtual-machine-contributor)" and "Avere Contributor" for the VNET resource group|
|
||||
| **Standalone Administrator** | deploy the VNET, vFXT controller, and vFXT into the same resource group | "[User Access Administrator](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#user-access-administrator)" and "[Contributor](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#contributor)" for the target vFXT resource group |
|
||||
| **Bring your own VNET Administrator** | deploy vFXT controller, and vFXT into the same resource group but reference the VNET from a different resource group | "[User Access Administrator](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#user-access-administrator)" and "[Contributor](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#contributor)" for the target vFXT resource Group, and "[Virtual Machine Contributor](https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#virtual-machine-contributor)" and "Avere Contributor" for the VNET resource group|
|
||||
|
||||
Here are the instructions to create custom Avere Roles:
|
||||
1. "avere-cluster" - use instructions from [the Avere documention for runtime role creation](https://docs.microsoft.com/en-us/azure/avere-vfxt/avere-vfxt-pre-role). Microsoft employees use role "Avere Cluster Runtime Operator".
|
||||
|
|
Загрузка…
Ссылка в новой задаче