Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Inventory Plugin: Feature flag to import public IP addresses of scale sets #1775

Open
fivetran-artemanikieiev opened this issue Dec 2, 2024 · 0 comments
Labels
work in In trying to solve, or in working with contributors

Comments

@fivetran-artemanikieiev
Copy link

SUMMARY

After importing Virtual Machine Scale sets into AWX inventory using this configuration:

include_vmss_resource_groups:
  - '*'

I see that Ansible imported private ip addresses of the instances. Each instance has public IP address allocated from public ip address prefix. This configuration is supported in Azure (https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/public-ip-address-prefix). Is there any specific configuration which I need to set up?

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

Azure Inventory

ADDITIONAL INFORMATION
include_vmss_resource_groups:
  - '*'
@Fred-sun Fred-sun added the work in In trying to solve, or in working with contributors label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work in In trying to solve, or in working with contributors
Projects
None yet
Development

No branches or pull requests

2 participants