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

#738 add mandatory field when updating IPAddress #752

Merged
merged 1 commit into from
Feb 14, 2022
Merged

#738 add mandatory field when updating IPAddress #752

merged 1 commit into from
Feb 14, 2022

Conversation

verhyppo
Copy link
Contributor

@verhyppo verhyppo commented Feb 3, 2022

  • sku seems to be mandatory in Azure API
SUMMARY

Fixed #738

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

azure_rm_publicipaddress

ADDITIONAL INFORMATION

Sku is mandatory in azure API and this is why we need to have it while requesting changes otherwhise, the services complain you are trying to change the sku defaulting to Basic.
see #738 to have a better understanding of what's happening.

- sku seems to be mandatory in Azure API
@Fred-sun
Copy link
Collaborator

Fred-sun commented Feb 7, 2022

@verhyppo Thank you for your contribution and we will review and move forward with the merger as soon as possible. Thank you very much!

@Fred-sun Fred-sun added enhancement New feature or request medium_priority Medium priority work in In trying to solve, or in working with contributors ready_for_review The PR has been modified and can be reviewed and merged and removed work in In trying to solve, or in working with contributors labels Feb 7, 2022
@xuzhang3
Copy link
Collaborator

LGTM

@xuzhang3 xuzhang3 merged commit 5832e34 into ansible-collections:dev Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium_priority Medium priority ready_for_review The PR has been modified and can be reviewed and merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot update Public IP with SKU different than basic
3 participants