Clarify mutual exclusivity of Azure scale set auto-join parameters (#5750)
This commit is contained in:
parent
8517cccc69
commit
87c9abca2b
|
@ -114,7 +114,7 @@ Use these configuration parameters when using tags:
|
|||
- `tag_name` - the name of the tag to auto-join on.
|
||||
- `tag_value` - the value of the tag to auto-join on.
|
||||
|
||||
Use these configuration parameters when using Virtual Machine Scale Sets (Consul 1.0.3 and later):
|
||||
Use these configuration parameters (instead of `tag_name` and `tag_value`) when using Virtual Machine Scale Sets (Consul 1.0.3 and later):
|
||||
|
||||
- `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.
|
||||
|
|
Loading…
Reference in New Issue