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

Azure Machine Learning for InnerEye workspace service #19

Closed
6 tasks done
christoferlof opened this issue Mar 10, 2021 · 5 comments
Closed
6 tasks done

Azure Machine Learning for InnerEye workspace service #19

christoferlof opened this issue Mar 10, 2021 · 5 comments
Labels

Comments

@christoferlof
Copy link
Contributor

christoferlof commented Mar 10, 2021

High-level requirements

  • Deployed to VNet and adheres to the TRE workspace egress rules.
  • Only accessible from the Virtual Desktop service in the same workspace.
    • Azure AD authentication
  • Ability to manage AML clusters and compute instances within the TRE workspace and not outside of the TRE workspace.
  • AML storage provisioned in the TRE workspace.
  • No public endpoints.
  • Pass specified level of IG (Information Governance) - see Create doc on customer pre-reqs to be able to deploy the TRE solution #16
    • Capture potential show-stoppers.
  • Configuration on which services within AML should be enabled and accessible. e.g. Interactive Notebooks on/off.
  • Model export between AML instances , potentially in different TRE workspaces (This will be handled as part of the data sharing feature Airlock - workspace data export (Design) #33).
  • Ability to deploy models.
  • Ability to connect to AML compute from Virtual Machines within the same TRE workspace.

Spikes

Implementation

@christoferlof christoferlof added this to the Next milestone Mar 10, 2021
@iankelly-github
Copy link

  • There is no mention of AML Compute Instances, can users of this workspace manage these also? I think they should be able to.
  • AML work spaces can use privately provisioned clusters, we should clarify if this is a supported scenario for us?

@ant0nsc
Copy link

ant0nsc commented Mar 16, 2021

Should we think of a way of accessing private python packages? It's a setup we had to use with one customer. Code is stored in the organization's AzureDevOps instance, and gets built into a private Python package. This package is later accessed when building the docker image for runs in AML.
Or is that within the realms of #21 ?

@christoferlof
Copy link
Contributor Author

  • There is no mention of AML Compute Instances, can users of this workspace manage these also? I think they should be able to.
  • AML work spaces can use privately provisioned clusters, we should clarify if this is a supported scenario for us?

Agree, @iankelly-github . We want to support as many features of AML as possible.

@christoferlof
Copy link
Contributor Author

christoferlof commented Mar 16, 2021

Should we think of a way of accessing private python packages? It's a setup we had to use with one customer. Code is stored in the organization's AzureDevOps instance, and gets built into a private Python package. This package is later accessed when building the docker image for runs in AML.
Or is that within the realms of #21 ?

Yes @ant0nsc. We plan to support that scenario with the Package Mirror #21 shared service.

@christoferlof
Copy link
Contributor Author

ℹ Please note: "Workspace" is an overloaded term , especially in the context of AML which also has a definition of a workspace. An AML Workspace is part of the AML service which can be provisioned within a TRE workspace.

@christoferlof christoferlof modified the milestones: Next, June 2021.1 May 21, 2021
@christoferlof christoferlof changed the title Azure Machine Learning workspace service Azure Machine Learning for InnerEye workspace service May 21, 2021
@christoferlof christoferlof removed this from the June 2021.1 milestone Jun 23, 2021
@marrobi marrobi closed this as completed Jul 29, 2021
@marrobi marrobi reopened this Jul 29, 2021
@marrobi marrobi modified the milestones: Release 0.2, Release 0.1 Aug 2, 2021
@marrobi marrobi removed this from the Release 0.1 milestone Aug 18, 2021
@marrobi marrobi closed this as completed Nov 25, 2021
@daltskin daltskin moved this to Initial Scope Complete in AzureTRE Feature Roadmap Mar 14, 2022
tim-p-allen pushed a commit that referenced this issue Apr 9, 2024
* Update clean_validation_envs.yml

* azure login (#19)

Co-authored-by: Wojciech <[email protected]>

* GitHub actions update (#22)

* azure login

* reset cron

* update action versions

---------

Co-authored-by: wojciechcloudkubed <[email protected]>

* change conclusion action

* add in teams

---------

Co-authored-by: wojciechcloudkubed <[email protected]>
tim-p-allen pushed a commit that referenced this issue May 9, 2024
* Update clean_validation_envs.yml

* update

* update BRANCH_LAST_ACTIVITY_IN_HOURS_FOR_STOP: 8

* Squashed commit of the following:

commit e66cd82
Author: tim-allen-ck <[email protected]>
Date:   Tue May 7 16:35:57 2024 +0100

    squash commits

commit 933e160
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 4 15:54:39 2024 +0100

    update BRANCH_LAST_ACTIVITY_IN_HOURS_FOR_STOP: 8

commit 379e93c
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 4 15:52:25 2024 +0100

    update

commit 161880f
Author: Tim Allen <[email protected]>
Date:   Tue Apr 2 09:38:19 2024 +0100

    Update clean_validation_envs.yml

commit 7908043
Author: tim-allen-ck <[email protected]>
Date:   Tue May 7 16:32:15 2024 +0100

    update changelog

commit 76466e4
Author: tim-allen-ck <[email protected]>
Date:   Tue May 7 16:28:55 2024 +0100

    update changelog

commit 9b3b98e
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 12 09:27:52 2024 +0100

    changelog update

commit d199c77
Author: Tim Allen <[email protected]>
Date:   Fri Apr 12 09:01:26 2024 +0100

    Update Resource processor Ubuntu Image (#3902)

    * Update clean_validation_envs.yml

    * update

    * update BRANCH_LAST_ACTIVITY_IN_HOURS_FOR_STOP: 8

    * update core resource processor image

    * remove clean env

    * update version

    * update changelog

commit c4d8404
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 12:18:36 2024 +0100

    update readme and changelog

commit 81dd79b
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 12:18:36 2024 +0100

    update readme and changelog

commit 8cecc55
Author: wojciechcloudkubed <[email protected]>
Date:   Tue Apr 2 09:23:37 2024 +0100

    Ubuntu update (#1)

    * personal

    * update ubuntu image

    * revert changes

    * update ubuntu version

    * update version

    * update offer

    * update sku

    * change offer

    ---------

    Co-authored-by: Wojciech <[email protected]>

commit 49813bf
Author: Jonny Rylands <[email protected]>
Date:   Wed May 1 18:22:19 2024 +0100

     Remove TLS1.0/1.1 support. Resolves #3914 (#3916)

commit a094c19
Author: tim-allen-ck <[email protected]>
Date:   Tue May 7 16:12:53 2024 +0100

    doc update

commit 004a9c0
Author: tim-allen-ck <[email protected]>
Date:   Tue May 7 10:27:09 2024 +0100

    update script

commit 8044fb7
Author: tim-allen-ck <[email protected]>
Date:   Wed May 1 15:19:48 2024 +0100

    updaet

commit 218aa8b
Author: tim-allen-ck <[email protected]>
Date:   Wed May 1 15:19:40 2024 +0100

    update

commit 0ac060f
Author: tim-allen-ck <[email protected]>
Date:   Tue Apr 30 15:44:47 2024 +0100

    update

commit 0486933
Author: tim-allen-ck <[email protected]>
Date:   Tue Apr 30 12:43:46 2024 +0100

    update vm config

commit c9f0749
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 29 18:11:50 2024 +0100

    Prevent screen timeout

commit 7c2db7f
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 29 18:09:49 2024 +0100

    updates

commit 8d6cf1d
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 29 17:16:38 2024 +0100

    update

commit 3ecdec7
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 29 12:21:28 2024 +0100

    update

commit eb59085
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 29 12:19:33 2024 +0100

    nexus update

commit 915c6bc
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 29 10:24:45 2024 +0100

    updste

commit 2345db2
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 29 10:24:36 2024 +0100

    update proxy url

commit 6b454a3
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 29 10:03:44 2024 +0100

    update

commit 2ce801b
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 29 09:48:20 2024 +0100

    add in r studio download

commit 3b83b4c
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 29 09:46:11 2024 +0100

    add in snapcraft to nexus

commit dfb6b7b
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 16:55:45 2024 +0100

    spelling

commit f896ce3
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 16:08:41 2024 +0100

    update version

commit fd540af
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 16:08:32 2024 +0100

    clean up script

commit 1f8456f
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 14:27:31 2024 +0100

    update

commit 89e65eb
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 14:27:23 2024 +0100

    update

commit ae4cb04
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 14:22:13 2024 +0100

    update

commit c33e033
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 14:10:46 2024 +0100

    update

commit 2e290e1
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 14:03:41 2024 +0100

    update

commit 2c16b60
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 13:57:50 2024 +0100

    update

commit 757d565
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 12:18:28 2024 +0100

    update

commit 977b487
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 11:45:21 2024 +0100

    update

commit 572c27c
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 11:45:12 2024 +0100

    update

commit dc7a6c5
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 11:39:38 2024 +0100

    add in extensions

commit e46c5bb
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 11:34:57 2024 +0100

    add sleeps

commit fa15720
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 11:33:44 2024 +0100

    update

commit 893cf8d
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 10:20:12 2024 +0100

    update

commit 42223aa
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 10:16:27 2024 +0100

    commit

commit 0a7b1e8
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 10:16:19 2024 +0100

    update

commit 6ce77b0
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 26 09:43:49 2024 +0100

    update

commit f1d68da
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 25 17:58:40 2024 +0100

    update

commit 060b6fd
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 25 16:17:09 2024 +0100

    vm update

commit c4e7094
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 25 14:20:05 2024 +0100

    update

commit 760f783
Author: tim-allen-ck <[email protected]>
Date:   Tue Apr 23 16:58:05 2024 +0100

    updat

commit 943e07b
Author: tim-allen-ck <[email protected]>
Date:   Tue Apr 23 15:16:03 2024 +0100

    add in ms download and other apps

commit 7a4d250
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 18 09:57:54 2024 +0100

    update linux

commit 770e4c7
Author: tim-allen-ck <[email protected]>
Date:   Tue Apr 16 15:31:25 2024 +0100

    fix linting

commit 4354ca0
Author: tim-allen-ck <[email protected]>
Date:   Tue Apr 16 14:06:49 2024 +0100

    format

commit 6980ecb
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 15 16:16:50 2024 +0100

    update

commit a3e5492
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 15 16:16:38 2024 +0100

    update

commit f9d9ffc
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 15 14:44:27 2024 +0100

    update

commit d5a4045
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 15 14:39:17 2024 +0100

    update

commit aa4713c
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 15 12:08:41 2024 +0100

    update image version

commit 2082559
Author: tim-allen-ck <[email protected]>
Date:   Mon Apr 15 09:28:08 2024 +0100

    update to gen2

commit cd1a4db
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 12 16:49:59 2024 +0100

    updaet vm config

commit eff7050
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 12 16:00:41 2024 +0100

    edit

commit ba9ae50
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 12 15:10:09 2024 +0100

    update

commit 81801f8
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 12 14:36:17 2024 +0100

    update version

commit 86909a3
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 12 12:50:34 2024 +0100

    vm-config

commit c5ce11b
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 12 10:43:48 2024 +0100

    update config

commit b1bb5c9
Merge: 9a28c42 cb59c99
Author: Tim Allen <[email protected]>
Date:   Fri Apr 12 09:32:38 2024 +0100

    Merge branch 'main' into ubuntu-update

commit 9a28c42
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 12 09:31:47 2024 +0100

    reset

commit 4a2036b
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 12 09:29:53 2024 +0100

    update resource proccesor

commit e193943
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 12 09:27:52 2024 +0100

    changelog update

commit e8ba5fd
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 12:18:36 2024 +0100

    update readme and changelog

commit f3b4efb
Author: Tim Allen <[email protected]>
Date:   Fri Apr 12 09:01:26 2024 +0100

    Update Resource processor Ubuntu Image (#3902)

    * Update clean_validation_envs.yml

    * update

    * update BRANCH_LAST_ACTIVITY_IN_HOURS_FOR_STOP: 8

    * update core resource processor image

    * remove clean env

    * update version

    * update changelog

commit 85cdb98
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 12:18:36 2024 +0100

    update readme and changelog

commit b17bfab
Author: wojciechcloudkubed <[email protected]>
Date:   Tue Apr 2 09:23:37 2024 +0100

    Ubuntu update (#1)

    * personal

    * update ubuntu image

    * revert changes

    * update ubuntu version

    * update version

    * update offer

    * update sku

    * change offer

    ---------

    Co-authored-by: Wojciech <[email protected]>

commit d8fa5d4
Author: Tim Allen <[email protected]>
Date:   Fri Apr 12 09:01:26 2024 +0100

    Update Resource processor Ubuntu Image (#3902)

    * Update clean_validation_envs.yml

    * update

    * update BRANCH_LAST_ACTIVITY_IN_HOURS_FOR_STOP: 8

    * update core resource processor image

    * remove clean env

    * update version

    * update changelog

commit 5e2cdb5
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 12:18:36 2024 +0100

    update readme and changelog

commit 9af4f05
Author: wojciechcloudkubed <[email protected]>
Date:   Tue Apr 2 09:23:37 2024 +0100

    Ubuntu update (#1)

    * personal

    * update ubuntu image

    * revert changes

    * update ubuntu version

    * update version

    * update offer

    * update sku

    * change offer

    ---------

    Co-authored-by: Wojciech <[email protected]>

commit aa4b948
Author: Tim Allen <[email protected]>
Date:   Fri Apr 12 09:01:26 2024 +0100

    Update Resource processor Ubuntu Image (#3902)

    * Update clean_validation_envs.yml

    * update

    * update BRANCH_LAST_ACTIVITY_IN_HOURS_FOR_STOP: 8

    * update core resource processor image

    * remove clean env

    * update version

    * update changelog

commit 39aa284
Author: tim-allen-ck <[email protected]>
Date:   Fri Apr 12 09:12:48 2024 +0100

    resolving comments

commit cb59c99
Author: Tim Allen <[email protected]>
Date:   Fri Apr 12 09:01:26 2024 +0100

    Update Resource processor Ubuntu Image (#3902)

    * Update clean_validation_envs.yml

    * update

    * update BRANCH_LAST_ACTIVITY_IN_HOURS_FOR_STOP: 8

    * update core resource processor image

    * remove clean env

    * update version

    * update changelog

commit e06dbcd
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 19:57:14 2024 +0100

    moby-tini || true

commit c08a2b7
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 17:02:01 2024 +0100

    update version

commit 1049390
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 17:01:21 2024 +0100

    remove moby-tini

commit ce4dc82
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 15:53:12 2024 +0100

    update version

commit 7a43e65
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 15:52:58 2024 +0100

    update vm config

commit 7db0e5f
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 14:46:09 2024 +0100

    update ds install_ui: true

commit 8ff7f69
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 14:08:22 2024 +0100

    update script

commit be7212b
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 13:40:29 2024 +0100

    update version

commit 3a30d23
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 13:40:18 2024 +0100

    ds install_ui: false

commit a3d9109
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 12:18:36 2024 +0100

    update readme and changelog

commit 875f2f4
Author: wojciechcloudkubed <[email protected]>
Date:   Tue Apr 2 09:23:37 2024 +0100

    Ubuntu update (#1)

    * personal

    * update ubuntu image

    * revert changes

    * update ubuntu version

    * update version

    * update offer

    * update sku

    * change offer

    ---------

    Co-authored-by: Wojciech <[email protected]>

commit 9fc272b
Merge: 3a9eecb bc2f233
Author: Tim Allen <[email protected]>
Date:   Thu Apr 11 12:12:57 2024 +0100

    Merge branch 'main' into ubuntu-update

commit 3a9eecb
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 12:12:16 2024 +0100

    testing

commit 3b7522e
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 11:49:49 2024 +0100

    version for guac

commit d75e442
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 11:34:15 2024 +0100

    update to gen2

commit d4a57a3
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 11:28:21 2024 +0100

    update Readme for user resources

commit af50b39
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 11:12:46 2024 +0100

    update apt-get

commit bc414b7
Author: tim-allen-ck <[email protected]>
Date:   Thu Apr 11 11:07:43 2024 +0100

    update config

commit bc2f233
Author: wojciechcloudkubed <[email protected]>
Date:   Thu Apr 11 09:50:09 2024 +0100

    Update "Azure AD" references to "Microsoft Entra ID" (#3873)

    * rename Azure AD to Microsoft Entra Workforce ID

    * update Azure Active Directory to Microsoft Entra Workforce ID

    * replace

    * update version

    * change stale version

    * update from stale

    * update version

    * update readme

    * Microsoft Entra Workforce ID -> Microsoft Entra ID

    * AAD -> Microsoft Entra ID

    * Delete .devcontainer/devcontainer.json

    * Revert "Delete .devcontainer/devcontainer.json"

    This reverts commit 5dd6d5c.

    * revert code changes

    * remove double names

    * update version

    * go back version

    * api update version

    * revert for linting

    * revert test linting

    * fix linting

    * roll back linting

    * increase line length

    * fix linting

    * fix formatting

    * fix lintin 3

    * update urls

    * update aad urls

    ---------

    Co-authored-by: Tim Allen <[email protected]>

commit a09af34
Author: tim-allen-ck <[email protected]>
Date:   Wed Apr 10 16:44:01 2024 +0100

    update apt-source-list

commit 271c7e0
Author: tim-allen-ck <[email protected]>
Date:   Wed Apr 10 15:57:32 2024 +0100

    update pypi source

commit 1ea1159
Author: tim-allen-ck <[email protected]>
Date:   Wed Apr 10 15:53:40 2024 +0100

    update

commit d1beb03
Author: tim-allen-ck <[email protected]>
Date:   Wed Apr 10 15:51:51 2024 +0100

    updaye

commit 9c2211b
Author: tim-allen-ck <[email protected]>
Date:   Wed Apr 10 15:31:17 2024 +0100

    update core

commit c7ebc5b
Author: tim-allen-ck <[email protected]>
Date:   Wed Apr 10 15:29:00 2024 +0100

    update linux vms

commit 18df98c
Author: tim-allen-ck <[email protected]>
Date:   Wed Apr 10 15:27:42 2024 +0100

    update version

commit 19316a1
Author: tim-allen-ck <[email protected]>
Date:   Wed Apr 10 14:03:08 2024 +0100

    update install UI

commit 47c8182
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Apr 9 19:39:14 2024 +0300

    Bump the npm_and_yarn group in /ui/app with 3 updates (#3891)

    * Bump the npm_and_yarn group in /ui/app with 3 updates

    Bumps the npm_and_yarn group in /ui/app with 3 updates: [express](https://github.com/expressjs/express), [follow-redirects](https://github.com/follow-redirects/follow-redirects) and [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware).

    Updates `express` from 4.18.3 to 4.19.2
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.3...4.19.2)

    Updates `follow-redirects` from 1.15.5 to 1.15.6
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

    Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: follow-redirects
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
      dependency-group: npm_and_yarn-security-group
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

    * update ui version

    ---------

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tim Allen <[email protected]>

commit 072cfdc
Author: tim-allen-ck <[email protected]>
Date:   Tue Apr 9 17:26:28 2024 +0100

    add in microsoft-apt/ubuntu/20.04 to source-list

commit 30ecfa2
Author: tim-allen-ck <[email protected]>
Date:   Tue Apr 9 14:55:25 2024 +0100

    add in image to enum

commit 33d14be
Author: tim-allen-ck <[email protected]>
Date:   Tue Apr 9 14:33:52 2024 +0100

    update image options

commit 7aa64ba
Author: tim-allen-ck <[email protected]>
Date:   Tue Apr 9 12:09:38 2024 +0100

    update

commit ea63ebf
Author: Tim Allen <[email protected]>
Date:   Tue Apr 9 06:37:40 2024 +0100

    Feature/GitHub actions update (#3897)

    * Update clean_validation_envs.yml

    * azure login (#19)

    Co-authored-by: Wojciech <[email protected]>

    * GitHub actions update (#22)

    * azure login

    * reset cron

    * update action versions

    ---------

    Co-authored-by: wojciechcloudkubed <[email protected]>

    * change conclusion action

    * add in teams

    ---------

    Co-authored-by: wojciechcloudkubed <[email protected]>

commit de14165
Author: Tim Allen <[email protected]>
Date:   Fri Apr 5 12:42:03 2024 +0100

    Documentation Pipeline Fix (#3898)

    add in permissions to pipeline

commit c92494e
Merge: 2716749 086be33
Author: Tim Allen <[email protected]>
Date:   Thu Apr 4 16:54:43 2024 +0100

    Merge branch 'main' into ubuntu-update

commit 2716749
Author: wojciechcloudkubed <[email protected]>
Date:   Tue Apr 2 09:23:37 2024 +0100

    Ubuntu update (#1)

    * personal

    * update ubuntu image

    * revert changes

    * update ubuntu version

    * update version

    * update offer

    * update sku

    * change offer

    ---------

    Co-authored-by: Wojciech <[email protected]>

* update env yaml

* update bash

* update linting

* update docs

* comment fixes

* update

* update nexus sku

* Update docs/tre-templates/user-resources/guacamole-linux-vm.md

Co-authored-by: Marcus Robinson <[email protected]>

* update docs

* docs

---------

Co-authored-by: Marcus Robinson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Initial Scope Complete
Development

No branches or pull requests

4 participants