Skip to content

Removal of RoleAssignment does not work with Remove-AzResource #803

@AlexanderSehr

Description

@AlexanderSehr

The Removal logic currently relies on Remove-AzResource to remove most of its resources, with special handling for special cases like diagnostic settings.
It turns out some special treatment will be required for the roleAssignments resource type too, as it is actually not removed. The command does not throw an error, but the state in Azure does not change either.

Should be worked on after PR #767 is merged

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions