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

Delete scope tail / when comparing scopes #1807

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Fred-sun
Copy link
Collaborator

@Fred-sun Fred-sun commented Jan 16, 2025

SUMMARY

Delete scope tail '/' when comparing scopes, try to fixes #1137
The scope in the return value does not end with /, so the / in the configuration value is deleted when comparing.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

azure_rm_roleassignment.py

ADDITIONAL INFORMATION

@Fred-sun Fred-sun changed the title Remove the ending character --- / that configures scope when comparing scope values Delete scope tail / when comparing scopes Jan 16, 2025
@Fred-sun Fred-sun added ready_for_review The PR has been modified and can be reviewed and merged medium_priority Medium priority labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

azure_rm_roleassignment fails with 'Error creating role assignment: (RoleAssignmentExists)'
2 participants