-
Notifications
You must be signed in to change notification settings - Fork 335
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_rm_privateendpoint missing parameter #973
Comments
@polocato Thank you for your attention. I'm sorry that I don't quite understand what you mean. Do you mean to add parameter ’manual-request' or do you want to specify different tenants ? Thank you very much! |
Hello, thank you for looking into my request. |
@polocato Thank you for your reply, but I have checked the latest API and found that 'manual-request' is not supported and cannot be added for the time being. Once it is supported, we will add it as soon as possible. Thank you very much! |
I believe this is covered by the (Just ran into the same requirement) |
Added in #1745 |
SUMMARY
Private endpoint creation is failing when tenant is not authorized to access linked subscription
az cli has an option: --manual-request true
ISSUE TYPE
COMPONENT NAME
azure_rm_privateendpoin
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
WSL1 with ubuntu18.04
STEPS TO REPRODUCE
Setup prive endpoint when tenant is not authorized to access linked subscription ( e.g. different company)
EXPECTED RESULTS
Private endpoint gets created
ACTUAL RESULTS
Playbook fails because it cant modify resources in the subscription
The text was updated successfully, but these errors were encountered: