Граф коммитов

36 Коммитов

Автор SHA1 Сообщение Дата
wojciechcloudkubed bc2f233216
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 5dd6d5c265.

* 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 <tim.allen@cloudkubed.com>
2024-04-11 08:50:09 +00:00
Tim Allen 8cd68b5e83
Update Azure MySQL Server to Flexible Server (#3892)
* Initial Commit

* Update SQL SKU variables

* add in sql_sku to template

* "updateable": true

* ignore zone

* update to azurerm_mysql_flexible_database

* add password

* update sku list

* update user login details for mysql

* update changelog

* doc updates and version updates

* resolving comments
2024-04-03 16:18:41 +01:00
Yuval Yaron 8c82fd75ee
Add OHDSI workspace service (#3562)
* add ohdsi workspace service (before adjustments to the OSS)

* add execute permission to scripts

* Fix Postgres timeouts when install OHDSI (#3559)

[ohdsi] fix postgres timeouts

* Add OHDSI workspace service (#3552)

* remove todos

* link core vnet to postgres private dns zone when deploying core

* remove synapse references, and add other data sources to the options

* remove postgres_core_dns_link references

* revert synapse reference deletions

* remove non supported dialects

* add execute permission to scripts

* make some of the daimons required

* add required zone field to postgres:
https://github.com/hashicorp/terraform-provider-azurerm/issues/16888

* add fw rule to allow open id authentication in atlas

* fix firewall step

* add README

* update README

* fix linting errors

* fix linting errors

* update changelog

* Update CHANGELOG.md

Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>

* add ohdsi ws service to the CI

* clarified  README

* added name, description and overview to the template_schema

* move README content to docs

* change default display name

* add diagram to and instructions about setting up the CDM data source

* add link to ohdsi-on-azure

* move ohdsi-on-azure to the top

* link to OHDSIonAzure for deploying synapse

* Update docs/tre-templates/workspace-services/ohdsi.md

Co-authored-by: Marcus Robinson <marrobi@microsoft.com>

* add Using a sample CDM data source section

---------

Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Co-authored-by: Marcus Robinson <marrobi@microsoft.com>
2023-06-26 20:09:02 +03:00
Marcus Robinson 45a1777cd1
Databricks workspace service fails to deploy to East US with DNS error (#3542)
* Databricks workspace service fails to deploy to East US with DNS error
Fixes #3515

* Update changelog

* remove en-us

* Databricks workspace service fails to deploy with DNS error
Fixes #3515

* fix typo

---------

Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
2023-06-08 06:13:53 +00:00
Guy Bertental 2b356a6721
Add Databricks private authentication shared service for SSO (#3201)
* Add Databricks private authentication shared service for SSO

---------

Co-authored-by: Marcus Robinson <marrobi@microsoft.com>
2023-02-26 12:07:10 +00:00
Anuj Parashar 35b486b100
Adding Azure databricks workspace service (#1857)
* Azure Databricks TRE workspace service

Co-authored-by: Guy Bertental <guybartal@gmail.com>
Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Co-authored-by: Ross Smith <ross-p-smith@users.noreply.github.com>
Co-authored-by: Marcus Robinson <marrobi@microsoft.com>
2023-01-31 11:42:14 +02:00
Marcus Robinson d167dae861
Update AML to enable private IP compute (#3052) 2023-01-25 15:37:42 +00:00
Elad Iwanir 341cecd20c
add guacamole restrictions (#2967)
* add guacamole restrictions

* update guacamole server version

* adding override for the disable upload

* minor update

* minor fix

* Update templates/workspace_services/guacamole/guacamole-server/docker/version.txt

Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>

* add default values

Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Co-authored-by: Anat Balzam <13421451+anatbal@users.noreply.github.com>
Co-authored-by: Anat Balzam <>
2023-01-12 16:43:49 +00:00
Liza Shakury d3365b7b31
Add health services workspace service (#3051)
* Add health services workspace service

* Update changelog

* Fix TF format

* Fix TF format

* Use porter v1

* Update templates/workspace_services/health-services/porter.yaml

Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>

* CR changes

* Fix TF format

* Output urls

Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
2023-01-11 20:51:25 +02:00
Marcus Robinson cc118ad8e1
Update gitea workspace (#2862)
* Update gitea workspace

* Update changelog

* Linting

* Fix linting

* fix linting
2022-11-15 14:16:35 +00:00
Marcus Robinson 42ee7af2b7
Add expose externally flag to Azure ML (#2548) 2022-09-07 16:37:41 +01:00
Marcus Robinson 5f1d801aac
Create Azure ML RBAC roles (#2539) 2022-09-07 11:28:26 +00:00
Tamir Kamara b3887fdfec
Fix stop automation doc (#2397)
* Fix stop automation doc

* Remove build-and-push-mlflow from doc
2022-08-03 11:52:24 +03:00
Tamir Kamara d27e9b2ad5
Remove innereye workspace & devtestlabs workspace service templates (#2205)
* Remove innereye workspace, devtestlabs ws service

* fix e2e

Co-authored-by: Ross Smith <ross-p-smith@users.noreply.github.com>
2022-07-07 12:56:34 +03:00
Martin Peck 0f05148a76
Doc Site Updates to Move Docs and Fix Broken Links (#2090)
* move shared services docs

* fix all the broken links

* add hidden pages to the document structure

* linting fixes
2022-06-22 16:25:22 +01:00
Ross Smith 940a9f002d
`make db-migrate` now uses API (#2075)
* Removed scripts folder

* Linting

* Linting #3

* Added in build step

* PR comment
2022-06-22 09:26:28 +01:00
Marcus Robinson 735ae301df
Give AML dedicated storage (#2043)
* Dedicated storage, swithc to AzAPI for AML, add connection uri, display name and description

* fix linting issue

* Fix provider settings

* Fix linting
2022-06-17 15:16:51 +01:00
Ross Smith bee34e13b8
Mandatory client-secret when creating a workspace (#1924)
* Mandatory client_secret when creating workspace

* Debugging settings

* azure rm version

* Update templates/workspaces/base/.env.sample

Co-authored-by: Marcus Robinson <marrobi@microsoft.com>

* Update templates/workspaces/base/.env.sample

Co-authored-by: Marcus Robinson <marrobi@microsoft.com>

* Update templates/workspaces/base/terraform/variables.tf

Co-authored-by: Marcus Robinson <marrobi@microsoft.com>
2022-05-28 22:34:57 +01:00
Ross Smith 8a2f799882
4. API works with authInformation in properties (#1705)
* Missing Api Id returns 500

* Make app_id mandatory

* Moving authInformation into workspace properties

* Create AAD when the private endpoint is finished

* tflint

* Adding outputs back in

* Default outputs

* Pass auth variables into TF

* TF Lint

* Fix Unit Tests

* app_id => client_id

* Linting

* E2E working locally

* Put tests around truthy method

* Bump the API Version

* Activate the DB migration

* Change return type and hope porter deals with it!

Co-authored-by: David Moore <35696285+damoodamoo@users.noreply.github.com>
2022-05-05 23:38:19 +01:00
Elad Iwanir 7c74508896
Replacing openid extension with OAuth2-proxy (#1552)
* Replacing openid extension with OAuth2-proxy

* client id, client secret and cookie secret are passed using env vars so it wont print

* revert cookie secret change

* fixing versions

* Add token validation

* Remove unused imports

* fix docs

* Fix oauth_proxy_email_domain to astreix

* linter issues

* Fix the E2E tests and add the new attributes for the new guacamole oauth proxy (#1681)

* add new attributes to payload

* remove email domain

* TEST_WORKSPACE_SECRET

Co-authored-by: Anat Balzam <anatbalzam@microsoft.com>

* skip provider button

* pr comments

* PR comments

* add refresh cookie

Co-authored-by: Anat Balzam <anatbaz@gmail.com>
Co-authored-by: Anat Balzam <anatbalzam@microsoft.com>
2022-04-14 18:43:54 +03:00
Oliver Atkinson 8bbe054510
MLFlow Additional Config (#1569)
* Moved inline scripts to template files

* Added conda-forge nexus repo

* Added conda-forge to conda config

* Added mlflow doc mapping

* Added conda-forge to conda config

* Documented MLFlow use with conda-forge

* Added missing link

* Amended links

* Documented proxied repos

* Added conda.anaconda to fqdns list

* Formatting fix

* Fix linting issues

* Fixed incorrect var

* Fixed inconsistency

* Fixed linting issues

* Added md linting rule config

* Linting fix

* Fixed linting

* markdownlint change to reflect lint github action

* Fixed config file name

Co-authored-by: Jamie D <daltskin@hotmail.com>
Co-authored-by: Ross Smith <ross-p-smith@users.noreply.github.com>
2022-03-23 23:37:55 +00:00
vjmanda 09104b668a
Add mlflow as workspace service (#1389)
* #1290-CodeEnhancements

* #1290-AddMLflowWorkspaceServiceAndDockerImage

* #1290-AddMLflowPostgresqlDB

* #1290-ReducePostgresqlSKUAndStorage

* #1290-FixFilePathsInDockerfile

* Update local reference

Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>

* Update terraform porter mixin version

Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>

* Update terraform version

Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>

* Remove redundant code

* ParameteriseWebExternalExposure

* SetMLflowVersionAndRemoveRedundantCode

* AddPostgreSQLVirtualNetworkRule

* ResolveFileShareConflictDuringDeployment

* #1290-CodeEnhancements

* #1290-AddMLflowWorkspaceServiceAndDockerImage

* #1290-AddMLflowPostgresqlDB

* #1290-ReducePostgresqlSKUAndStorage

* #1290-FixFilePathsInDockerfile

* Update local reference

Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>

* Update terraform porter mixin version

Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>

* Update terraform version

Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>

* Remove redundant code

* ParameteriseWebExternalExposure

* SetMLflowVersionAndRemoveRedundantCode

* AddPostgreSQLVirtualNetworkRule

* ResolveFileShareConflictDuringDeployment

* Squashed commit of the following:

commit 4ff39cec96
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Wed Mar 2 15:31:28 2022 +0000

    remove duplicated step (#1419)

commit 06c1e4cc8e
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Wed Mar 2 14:10:51 2022 +0000

    Update debugging for comment triggered workflow (#1415)

    * Fix up user permissions debugging

    * Add logging to PR details

commit e2d12c8dba
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Wed Mar 2 11:07:33 2022 +0000

    Add more debug info to help test permission checks (#1412)

commit fc091c740e
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Wed Mar 2 10:09:47 2022 +0000

    Comment bot fixes (#1411)

    * Fix up tests for running build for main

    * Add Dev environment for az credentials for cleanup command

commit f6b25d1550
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Wed Mar 2 09:39:24 2022 +0200

    Add header to RP prune script (#1400)

    * add script header

    * debug steps on destroy script

    * change query in the destroy script

commit 8022b7c2b1
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Tue Mar 1 21:15:15 2022 +0000

    Add test-destroy-env command (#1410)

commit 7db9fca03b
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Tue Mar 1 20:09:41 2022 +0000

    Add explicit checks update for comment-triggered builds (#1408)

commit 607abdea06
Author: James Griffin <me@JamesGriff.in>
Date:   Tue Mar 1 17:10:13 2022 +0000

    Implement custom actions (#1385)

    * Added action route

    * Handle custom actions in resource proc

    * Added catch for unsupported operation state changes

    * Added launch.json for resource proc debug

    * Updated res proc docs to make debugging easier

    * Added env sample

    * Consistency of custom_actions naming

    * Use invoke in runner

    * custom_actions camelcasing

    * Added template validation

    * Moved start stop to correct place

    * Fixed ubuntu default

    * Bumped version

    * Validate against template

    * Added workspace service name get

    * Added action routes to workspace and workspace services

    * Bump versions

    * Amended API permissions

    * Added action field to operation

    * PR amendments

    * Amended outputs and fixed sb tests

    * Fixed set()

    * Added pythonpath and pip install

    * Modified rp deploy to use new var names

    * Removed unused blocks and shortened debug setup for RP

    * reverted sb 503 -> 500

    * SB auth warning

    * Added use local creds flag

commit df8117ccef
Author: Oliver Atkinson <oliver.a@live.co.uk>
Date:   Tue Mar 1 16:28:17 2022 +0000

    Shared workspace storage (#1339)

    * Added Shared Storage Access to Linux VM

    * Added vm shared storage to basic SA deployment

    * Changed hard coded value to data reference

    * Shared Storage access added

    * Windows Shared Storage Fixed

    * Changed incorrect default image

    * fixed typo

    * Windows Shared Storage fix

    * Added initial storage mount

    * removed trailing \ from command

    * Link to shared folder created

    * Corrected version number

    * Added back incorrectly removed char

    * Set drive to be added globally

    * Ammended paths used

    * set cmdkey to add to admin users account

    * Set cmdkey add as start-up script

    * Fixed shared storage access

    * Moved shared storage to workspace level

    * Merged shared storage changes

    * Ommited shared storage name from template

    * Ommiting shared storage access from schema

    * granted rw on fileshare to any linux vm user

    * Iterate workspace build number

    * Fixed lint issues

    Co-authored-by: Ross Smith <ross-p-smith@users.noreply.github.com>

commit 9dc4ccb9e0
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Tue Mar 1 14:54:56 2022 +0000

    fixup typo (#1404)

    * fixup typo

    * Update condition on pr details step

    * Update command name (test-force-approve)

commit 9d29ba52c5
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Tue Mar 1 12:29:04 2022 +0000

    Update to use PR head sha for md-only checks (#1402)

    * Add debug output

    * Use PR head sha for checks

commit 8c6bc851cd
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Tue Mar 1 08:34:21 2022 +0200

    Make uses destroy script (#1392)

    * make uses destroy script

    * bug fix

    * fix field typo

commit 35e04819dc
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Mon Feb 28 15:09:56 2022 +0200

    tre-start called before deploy-core (#1391)

commit 858f013a7f
Author: Oliver Atkinson <oliver.a@live.co.uk>
Date:   Mon Feb 28 09:55:26 2022 +0000

    Guacamole Service properties documentation (#1380)

    * Documented Guacamole Service exposed properties

    * Reworded based on suggestions

    Co-authored-by: Elad Iwanir <13205761+eladiw@users.noreply.github.com>

    * Split properties into required and optional

    Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
    Co-authored-by: Elad Iwanir <13205761+eladiw@users.noreply.github.com>

commit d066b94a77
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Mon Feb 28 10:03:31 2022 +0200

    Diagnostic settings support only sync deletion  (#1388)

    * fix bug

    * delete diagnostics in parallel

commit 15868ad682
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Sun Feb 27 19:20:22 2022 +0200

    Fix firewall check in control script  (#1387)

    * fix control script checking firewall

    * adding echo

commit 2831d5c36a
Author: Elad Iwanir <13205761+eladiw@users.noreply.github.com>
Date:   Sun Feb 27 15:21:47 2022 +0200

    Adding ID token (hybrid flow) to the app registration script (#1353)

    * Adding ID token (hybrid flow) to the app registration script

    * adding missing optional claims + api permissions

    * Adding vars to scope ids

commit a83c33b21c
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Sun Feb 27 10:58:02 2022 +0200

    checkout without persisting credentials (#1374)

commit 18b9e8fbcb
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Sat Feb 26 15:38:59 2022 +0000

    Add link to workflow run (#1384)

    * Explicitly set SHA for checks status

    * Add link to workflow run in PR comment

commit 561b482a36
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Fri Feb 25 15:12:52 2022 +0000

    Fix ordering. Update to use PR merge ref (#1383)

commit ce3ddb91af
Author: David Moore <35696285+damoodamoo@users.noreply.github.com>
Date:   Fri Feb 25 13:46:14 2022 +0000

    Split out Firewall / Nexus / Gitea (#1365)

    * WIP: doesn't work yet

    * Make temporary changes to the makefile

    * Fixes to firewall submodule

    * Update Makefile

    * move firewall name to locals

    * Init porter bundles for Gitea and Nexus

    * Add parameters to the new porter bundles

    * Revert "Convert data inputs into variable inputs for modules in Terraform (#1154)"

    This reverts commit c3e2cb7f0a.

    * WIP: moving variables around for Gitea

    * Update Gitea module to consume variables from data

    * Fix several problems in firewall module

    * Changes to Gitea terraform (fix state container, add az login for local-exec)

    * Initial Nexus porter configuration

    * Add Sonatype-Nexus bundle

    * Uncomment firewall lock, fix local-exec command

    * Fix comments

    * fmt

    * Gitea, Nexus: Move variable inputs to data and locals

    * change path to nexus.properties

    * temporarily remove arm_client_id

    * fmt

    * remove unused arguments

    * fmt

    * Use key_vault_reference_identity_id in Terraform

    * Remove unused variables

    * Deploy Firewall, Gitea and Nexus as part of the main build

    * Add deploying of shared services to tre-deploy command

    * Add uninstall back

    * WIP: working transfer of state for Firewall

    * WIP: fiddling with more states

    * WIP: fix removal of terraform state

    * Add import script for Gitea

    * fixup tre-start/stop make target naming

    * strip '-' from string in storage account name

    * removed state_remove for gitea + nexus

    * removed state_remove for gitea + nexus

    * local modifications of import/remove state scripts

    * fw / gitea / nexus deploy from local via tf functional

    * gitignore

    * bumped gitea version

    * tf linting

    * PR updates

    * vars for ci

    * added check_dependencies to login in CI

    * check for non-existing RG and skipping import state if we're in a fresh CI

    * removed lock from remove/import scripts

    * remove/import state for gitea

    * gitea and nexus state moved

    * nexus + gitea state moved, apart from storage share

    * fixed storage import

    * PR snags

    * override

    * kv uri

    * new secret import style

    * secret

    * secret

    * state list

    * state list

    * remove state fix

    * remove state special chars

    * importing random_password to prevent KV updating

    * moved make target out of default path

    * supress risky log output

    * unwound gitea/nexus state moving debacle

    Co-authored-by: Tanya Borisova <tborisova@microsoft.com>
    Co-authored-by: Ross Smith <ross-p-smith@users.noreply.github.com>
    Co-authored-by: Stuart Leeks <stuartle@microsoft.com>

commit c2742f6feb
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Fri Feb 25 11:34:03 2022 +0000

    Fixes for pr_comment_bot (#1382)

    * Fixup checkout steps across jobs

    * Add persist-credentials=false

    * Set repo/ref on checkout for filter

commit 0be8fe0c13
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Fri Feb 25 08:26:11 2022 +0000

    Revert to author_association checks (#1379)

commit b238e28278
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Thu Feb 24 19:30:36 2022 +0200

    delete env in script (#1372)

commit 3a2a64eaea
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Thu Feb 24 16:31:25 2022 +0000

    Add error to output (#1378)

commit 79174398c1
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Thu Feb 24 15:49:48 2022 +0000

    Add output to diagnose permissions + start force-approve command (#1377)

    * Make message more informative

    * Add extra details to log messages

    * Add force-approve command

commit 39a3a9ce1d
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Thu Feb 24 14:59:49 2022 +0000

    Move user check inside workflow step (#1375)

commit 2495fdfe25
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Thu Feb 24 11:32:50 2022 +0000

    Add temp debug step (#1373)

commit df61a4db1e
Author: Martin Peck <mpeck@microsoft.com>
Date:   Thu Feb 24 10:29:57 2022 +0000

    allow all fw rules to be dropped (#1369)

commit 44522a3c77
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Thu Feb 24 09:44:23 2022 +0000

    Fix output reference (#1371)

commit d34bf0c168
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Thu Feb 24 08:24:04 2022 +0000

    Add pr_comment_bot workflow (#1356)

    * Add pr_comment_bot workflow

    Allow running tests by commenting "/test" on a PR as OWNER/COLLABORATOR

    * Revert TRE_ID to git ref

    Based on discussion with @tamirkamara, changing this ID would require changes in numerous places in the scripts etc

    * Switch to standard checkout action for PR code

    * Add filter to skip full build on MD-only changes

    * Update references to CI github ref

    * fix quotes

    * Update comment/name

    * Update job name to align with manual check status

commit 4df245fdab
Author: Martin Peck <mpeck@microsoft.com>
Date:   Wed Feb 23 14:08:06 2022 +0000

    set exit codes to 1 (#1364)

commit ca7bb00136
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Tue Feb 22 22:04:13 2022 +0200

    ci checks core image version update (#1360)

commit 78815fcea4
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Tue Feb 22 21:22:41 2022 +0200

    update rp to free disk space (#1358)

commit 31ca745536
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Tue Feb 22 11:21:23 2022 +0200

    Fix debug reference in docs (#1357)

    * fix debug reference in docs

    * docs published only if needed

commit 383c7f8a1e
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Mon Feb 21 18:38:49 2022 +0200

    Skip deploy when only md files are updated (#1351)

    * run workflow steps when needed

    * update comment

commit a9ec4d3c24
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Mon Feb 21 17:46:34 2022 +0200

    Upgrade azurerm to 2.97 (#1354)

    * upgrade azurerm to 2.97

    * format fix

commit 8602c57341
Author: Elad Iwanir <13205761+eladiw@users.noreply.github.com>
Date:   Mon Feb 21 10:27:50 2022 +0200

    Fix broken doc link (#1350)

commit 36c5f37c57
Author: Jamie D <daltskin@hotmail.com>
Date:   Sun Feb 20 17:03:33 2022 +0000

    Reminder to update docs when making changes (#1341)

    Co-authored-by: Jamie D <jamie.dalton@microsoft.com>
    Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>

commit 0cbf3d24a4
Author: Stuart Leeks <stuartle@microsoft.com>
Date:   Sun Feb 20 15:51:18 2022 +0000

    Add firewall dependency for gitea/nexus (#1334)

    Co-authored-by: Ross Smith <ross-p-smith@users.noreply.github.com>
    Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>

commit abc6e6a0c9
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Sun Feb 20 17:25:03 2022 +0200

    Fix CI ACR Cache Parameter (#1347)

    * fix CI_CACHE_ACR_NAME

    * Install az extensions as needed

    Co-authored-by: Elad Iwanir <13205761+eladiw@users.noreply.github.com>

commit 9315964b1e
Author: Elad Iwanir <13205761+eladiw@users.noreply.github.com>
Date:   Sun Feb 20 16:53:36 2022 +0200

    add print (#1348)

commit 06d6f95577
Author: Elad Iwanir <13205761+eladiw@users.noreply.github.com>
Date:   Sun Feb 20 14:50:05 2022 +0200

    Fix extended tests results publishing (#1345)

commit 5375ba5a46
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Sun Feb 20 12:13:11 2022 +0200

    Fix cleanup script/workflows with no locks (#1328)

    * fix cleanup with no locks

    * typo

    * fix control-tre script

    * keyvault issue

    * Revert "keyvault issue"

    This reverts commit 123f05c86c.

commit 9ecf86e8df
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Sun Feb 20 11:53:07 2022 +0200

    Stop inactive CI environments (#1318)

    * enable tre stop/start

    * tiny update

    * ci to stop envs after inactivity

    * keyvault issue

    * Revert "keyvault issue"

    This reverts commit 710fe475a3.

commit df67ec46aa
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Sun Feb 20 09:13:48 2022 +0200

    load core env for tre-destroy (#1329)

commit c6ab21cfdb
Author: Ross Smith <ross-p-smith@users.noreply.github.com>
Date:   Fri Feb 18 13:38:34 2022 +0000

    Removed .vscode files (#1331)

    * Removed .vscode files

    * Format document

    Co-authored-by: Jamie D <daltskin@hotmail.com>

commit 85bb666f1b
Author: Ross Smith <ross-p-smith@users.noreply.github.com>
Date:   Fri Feb 18 13:28:23 2022 +0000

    typo (#1337)

    Co-authored-by: Jamie D <daltskin@hotmail.com>

commit 4f5bab9a6f
Author: vjmanda <44143177+vjmanda@users.noreply.github.com>
Date:   Fri Feb 18 12:54:03 2022 +0000

    #1309-Fix-DocumentationCorrectionsAndFormatting (#1312)

    Co-authored-by: Vijay Manda <vijay.manda@trustmarque.com>
    Co-authored-by: Ross Smith <ross-p-smith@users.noreply.github.com>

commit 2f462c4b43
Author: Elad Iwanir <13205761+eladiw@users.noreply.github.com>
Date:   Fri Feb 18 13:16:44 2022 +0200

    Adding a job to run extended tests (only on main) (#1322)

    * Adding a job to run extended tests (only on main)

    * add missing devcontainer tag

    Co-authored-by: Ross Smith <ross-p-smith@users.noreply.github.com>

commit c22a6f6866
Author: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Date:   Fri Feb 18 12:57:30 2022 +0200

    Add secondary docker cache (#1323)

    * add secondary docker cache

    * change acr name

    Co-authored-by: Ross Smith <ross-p-smith@users.noreply.github.com>

commit 79260e0ba3
Author: Jamie D <daltskin@hotmail.com>
Date:   Fri Feb 18 10:02:36 2022 +0000

    #1326 (#1327)

    Co-authored-by: Jamie D <jamie.dalton@microsoft.com>

* #1290-SharedStorageAndDocker

* Fix connectivity and issues

* Postgres Private DNS zone

* webapp use vnet_route_all_enabled

* Resolving comments and issues

* Add newline to dockerignore

* add mlflow to gh actions workflow

* Fixing artifact tracking issue

* Add documentation and tidy-up

Co-authored-by: Vijay Manda <vijay.manda@trustmarque.com>
Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Co-authored-by: Martin Peck <mpeck@microsoft.com>
2022-03-21 11:26:59 +00:00
Jamie D 5366ad49f4
Remove template manual steps from docs and generalise (#1487)
* Simplify docs

* fix setup link

* Move manual deployment under authoring section

Co-authored-by: Jamie D <jamie.dalton@microsoft.com>
Co-authored-by: Martin Peck <mpeck@microsoft.com>
2022-03-14 10:21:24 +00:00
Marcus Robinson 5919af2553
Add Gitea Workpace Service (#1445) 2022-03-11 23:40:39 +00:00
Oliver Atkinson 858f013a7f
Guacamole Service properties documentation (#1380)
* Documented Guacamole Service exposed properties

* Reworded based on suggestions

Co-authored-by: Elad Iwanir <13205761+eladiw@users.noreply.github.com>

* Split properties into required and optional

Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Co-authored-by: Elad Iwanir <13205761+eladiw@users.noreply.github.com>
2022-02-28 11:55:26 +02:00
Tamir Kamara 9afbe32929
Simpler bundle registration (#1302)
* simpler bundle registration

* update script

* rename porter targets to bundle*

* fix bugs

* check env var values

* fix bug
2022-02-15 17:08:13 +02:00
James Griffin 5cc52f2b22
Enable PyPI proxy and consume via Linux VMs (#1303)
* Added files.pythonhosted whitelist

* Added pypi nexus source

* Added pip source set up in VM cloudinit

* Fixed proxy conf naming

* Pip install working for linux
2022-02-15 11:23:36 +00:00
James Griffin 632078ea2c
Jjgriff93/1276 fix admin set-up docs (#1289)
* Doc fixes and aad app reg fix

* Base workspace fixes

* Workspace service docs

* Added manual guac app reg steps until bug is fixed

* Line length lint fix

* Lint: trailing whitespace
2022-02-14 16:03:09 +00:00
James Griffin 34b5eb08c8
Linux VM User Resource for Guacamole (#1249)
* Added linuxvm user resource

* Fixed outputs

* Fixed image name

* Fixed cloudinit data ref

* Updated tf to modern linux vm block

* Fixed resource namings

* Fixed storage account type naming

* Corrected ubuntu image ref

* Updated windows vm tf

* Added ubuntu package proxy

* nexus typos

* Fixed missing data tag

* Corrected nexus proxy names

* Firewall exceptions for repos

* Changes azure.archive to archive

* Working rdp script (potentially)

* Used cloudinit sources_list

* Added conditional ui install

* Added linuxvm doc & updated windows

* Linting fix

* Added manual deploy warning

* Tf lint fix
2022-02-07 16:37:27 +00:00
Denis Cepun 144ac57a99
update inference docs (#1066)
Update to InnerEye inference service docs
2021-11-04 10:04:03 +02:00
Denis Cepun 70724876ee
Innereye docs fix (#1060)
InnerEye docs fix
2021-10-28 10:36:21 +03:00
Denis Cepun aef39e61bb
Changes innereye template to use identity (#1022)
Changes innereye template to use identity
2021-10-11 15:31:46 +03:00
Denis Cepun 351961eab6
Gitea and pipeline related fixes (#1017)
Gitea and pipeline related fixes
2021-10-08 16:34:27 +03:00
Tess Ferrandez 919a6947e3
Tessferrandez/fix more doc issues (#1013)
* fix post workspace-template screenshot
* fix json in workspace creation sample
* add guacamole image tag to docs
* clean up register bundles
2021-10-08 13:09:18 +02:00
Tess Ferrandez df531c2f04
Fix misc docs issues (#991)
* add fixes from Tomi
* fix redirect paths
* misc links and spelling
* add info about admin consent
* Update devops/scripts/publish_register_bundle.sh
2021-10-06 09:41:25 +02:00
Marcus Robinson 2464765ffb
fix navigation issues (#963) 2021-09-30 16:29:00 +03:00