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

Shared storage can block VM activities #4221

Closed
tamirkamara opened this issue Dec 25, 2024 · 0 comments · Fixed by #4222
Closed

Shared storage can block VM activities #4221

tamirkamara opened this issue Dec 25, 2024 · 0 comments · Fixed by #4222
Labels
bug Something isn't working

Comments

@tamirkamara
Copy link
Collaborator

tamirkamara commented Dec 25, 2024

Describe the bug

Can't do any action on a user resource vm (delete, stop, etc.) in situations where storage accounts don't allow shared key access.

Steps to reproduce

  1. Deploy a stack of workspace, guacamole, and VM with shared storage access
  2. Go to the portal, find the workspace RG and its storage account (stws<ws_last_4_chars>)
  3. Disable shared key access
  4. Try to do any action on the VM and see that it fails

Azure TRE release version (e.g. v0.14.0 or main):
main

Deployed Azure TRE components - click the (i) in the UI:

@tamirkamara tamirkamara added the bug Something isn't working label Dec 25, 2024
@tamirkamara tamirkamara changed the title Share storage can block VM activities Shared storage can block VM activities Dec 25, 2024
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

Successfully merging a pull request may close this issue.

1 participant