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

Add file storage info to azure_rm_storageaccount_info #380

Open
jnovick opened this issue Apr 30, 2020 · 2 comments
Open

Add file storage info to azure_rm_storageaccount_info #380

jnovick opened this issue Apr 30, 2020 · 2 comments

Comments

@jnovick
Copy link

jnovick commented Apr 30, 2020

The primary and secondary endpoints return blob, queue, and table, but not file. It is easy for me to determine programatically since I can just swap one word in the url but it would be better if that was just reported.

Relevant section of the code:

account_dict['primary_endpoints'] = None

@jnovick
Copy link
Author

jnovick commented Apr 30, 2020

Made a PR to another repo since I see comments in all the other pull requests saying to use the new location: ansible-collections/azure#102

@Fred-sun
Copy link
Collaborator

@jnovick Thank you very much for your interest in Ansible. This plugin is no longer maintained in this repository and has been migrated to https://github.com/ansible-collections/azure
Please re-submit this Issue in the above repository and closed this. Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants