microsoft / microsoft/AzureTRE

Allow to override bundle defaults

Open
#2,948 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description

As a Azure TRE Developer,
I want to be able to override the default workspace_app_service_plan_sku value using the rp_bundles param
So that I don't need to pass this param everytime in the e2e testד

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.

Research direction

Locate the handling of the rp_bundles parameter and the workspace_app_service_plan_sku default, then trace how values are passed in the e2e test setup. Done means the SKU can be overridden through rp_bundles without passing it separately; run the relevant e2e test to verify the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.