You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently there is no ansible module support to create/list/retrieve proximity placement groups which are used to logically group the VMs to achieve the lowest possible latency. Would like to contribute to this module.
Using this feature new proximity placement groups can be created or information about existing groups can be retrieved through ansible automation instead of using Azure CLI for some steps.
Post adding this module - VM, VMScale set modules can be enhanced with new feature to specify proximity placement group while creating a new VM, scale set etc.
SUMMARY
currently there is no ansible module support to create/list/retrieve proximity placement groups which are used to logically group the VMs to achieve the lowest possible latency. Would like to contribute to this module.
ISSUE TYPE
COMPONENT NAME
azure_rm_proximityplacementgroup
azure_rm_proximityplacementgroup_info
ADDITIONAL INFORMATION
Using this feature new proximity placement groups can be created or information about existing groups can be retrieved through ansible automation instead of using Azure CLI for some steps.
Post adding this module - VM, VMScale set modules can be enhanced with new feature to specify proximity placement group while creating a new VM, scale set etc.
Azure CLI - https://docs.microsoft.com/en-us/azure/virtual-machines/linux/proximity-placement-groups
The text was updated successfully, but these errors were encountered: