microsoft / microsoft/AzureTRE
Smallest workspace address space
Open
Nobody has claimed this yet.
api
bundles
story
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Description
As a TRE Administrator
I want to allocate smaller address space to workspace
So that I better use the overall space available for the TRE.
Acceptance criteria
- A workspace can be created with a minimal CIDR, probably a /27 since app service minimum subnet is /28
- A workspace service that requires additional address space can make use of this new size. i.e. AML and databricks (need to verify if a /27 size is suitable first).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the workspace subnet or CIDR allocation code and the validation for Azure App Service subnet sizes. Verify whether /27 supports AML and Databricks workspace services, then confirm that workspace creation accepts the smaller CIDR and those services can request additional address space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- cloud, infrastructure, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100