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

Handling TenantDeleted fails in Azure #2

Open
fawohlsc opened this issue Mar 1, 2022 · 0 comments
Open

Handling TenantDeleted fails in Azure #2

fawohlsc opened this issue Mar 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@fawohlsc
Copy link
Owner

fawohlsc commented Mar 1, 2022

When the TenantService raises an TenantDeleted integration event, the UserService fails to delete the associated users.
The associated users cannot be deleted due to the missing query support within the state store for Azure Storage.
The state store should be replaced by Cosmos DB and separate databases should be setup per microservice.

@fawohlsc fawohlsc added the bug Something isn't working label Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant