microsoft / microsoft/AzureTRE

Routing approved airlock data to shared storage automatically

Open
#4,335 6 comments 0 reactions 1 assignee View on GitHub

@yahya130 is already working on this.

Since Feb 7, 2025.

feature
Dominant language
Python
Stars
235
Forks
192
Avg merge
1d 23h
Merged PRs (30d)
13

Description

Is your feature request related to a problem? Please describe.
Whenever data arrives into approved workspace storage via airlock there is a use case for moving it to shared workspace storage (which is file share). The reason for this is to make the data available to VMs/desktops (via mounted file share) which can be deployed to a workspace and avoids the need to manually use Azure CLI commands per VM to access the data. Note that VMs are one use case there can be other services which can consume the file share.

Describe the solution you'd like
The ideal solution would be to automatically move the approved airlock data on arrival to shared workspace storage. The service which takes care of the automation can be a workspace service or deployed as part of a base workspace, this is open for discussion.

Describe alternatives you've considered
No alternatives considered.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.