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

Update identity support in sqlserver #1626

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

p3ck
Copy link
Collaborator

@p3ck p3ck commented Jul 9, 2024

SUMMARY

Update identity to support UserAssigned and
SystemAssigned,UserAssigned.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

plugins/modules/azure_rm_sqlserver.py
plugins/modules/azure_rm_sqlserver_info.py
tests/integration/targets/azure_rm_sqlserver/tasks/main.yml

ADDITIONAL INFORMATION

This expands the managed identity support from just SystemAssigned to include UserAssigned as well.

@p3ck p3ck requested review from Fred-sun and nirarg July 9, 2024 15:32
@Fred-sun
Copy link
Collaborator

@p3ck small changed request!

@Fred-sun Fred-sun added question Further information is requested medium_priority Medium priority work in In trying to solve, or in working with contributors labels Jul 10, 2024
@p3ck
Copy link
Collaborator Author

p3ck commented Jul 10, 2024

@p3ck small changed request!

All set. I meant to remove the debug task before submitting it. Thanks!

plugins/modules/azure_rm_sqlserver.py Outdated Show resolved Hide resolved
plugins/modules/azure_rm_sqlserver.py Show resolved Hide resolved
plugins/modules/azure_rm_sqlserver.py Show resolved Hide resolved
plugins/modules/azure_rm_sqlserver.py Show resolved Hide resolved
nirarg
nirarg previously approved these changes Jul 14, 2024
Update identity to support UserAssigned and
SystemAssigned,UserAssigned.
Copy link
Collaborator

@Fred-sun Fred-sun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@p3ck Small changes required!

plugins/modules/azure_rm_sqlserver.py Outdated Show resolved Hide resolved
@p3ck
Copy link
Collaborator Author

p3ck commented Jul 24, 2024

@p3ck Small changes required!

Thanks! I committed your suggestion

@Fred-sun Fred-sun added ready_for_review The PR has been modified and can be reviewed and merged new_feature New feature requirments and removed question Further information is requested work in In trying to solve, or in working with contributors labels Jul 24, 2024
@p3ck
Copy link
Collaborator Author

p3ck commented Aug 26, 2024

Ping - Can you look at this again? Thanks

@xuzhang3 xuzhang3 merged commit 58a7f2a into ansible-collections:dev Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium_priority Medium priority new_feature New feature requirments 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.

4 participants