mirror of https://github.com/status-im/consul.git
parent
8acadd364a
commit
371cac266d
|
@ -110,8 +110,9 @@ Use these configuration parameters when using Virtual Machine Scale Sets (Consul
|
||||||
- `resource_group` - the name of the resource group to filter on.
|
- `resource_group` - the name of the resource group to filter on.
|
||||||
- `vm_scale_set` - the name of the virtual machine scale set to filter on.
|
- `vm_scale_set` - the name of the virtual machine scale set to filter on.
|
||||||
|
|
||||||
When using tags the only permission needed is the `ListAll` method for `NetworkInterfaces`. When using
|
When using tags the only permission needed is `Microsoft.Network/networkInterfaces`.
|
||||||
Virtual Machine Scale Sets the only role action needed is `Microsoft.Compute/virtualMachineScaleSets/*/read`.
|
|
||||||
|
When using Virtual Machine Scale Sets the only role action needed is `Microsoft.Compute/virtualMachineScaleSets/*/read`.
|
||||||
|
|
||||||
### Google Compute Engine
|
### Google Compute Engine
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue