Jonny Rylands
d259370eba
Expose APP_SERVICE_SKU build variable to allow enablement of App Gateway WAF ( #4111 )
2024-11-05 08:06:29 +00:00
Tim Allen
89b55cbed3
Update to Release Docs ( #4015 )
...
* update
* update
* update
* update
* update
* update
2024-09-26 15:23:47 +01:00
Marcus Robinson
92f1033b2d
Fix CycleCloud and SLURM deployment issues ( #4050 )
...
* Verify CycleCloud deployment
Fixes #2406
* fix linting
* Update providers.tf
---------
Co-authored-by: Tim Allen <tim.allen@cloudkubed.com>
2024-09-26 14:44:25 +01:00
Tim Allen
87cb4f01d4
Update Workspace limit in docs ( #4098 )
...
update files
2024-09-26 13:35:37 +00:00
Harrison Young
4040e7249b
Open AI Workspace Service ( #4075 )
...
* Port over draft PR for OpenAI
* Fixes to get OpenAI to install
* Temporary hack fix for the privatelink URLS for openai
* Use forked repo instead of the hack
* Re-add private DNS to list
* Change github URL temporarily in openai terraform as well
* Parameterise OpenAI model name and version (locals for now but should be vars)
* Fix private DNS links and add public access variable
* Fix template schema
* Open AI Model and version configurable
* Terraform format
* Revert back to microsoft environment configuration with new version
* Remove commented code
* Make parameters updateable and output the deployment id
* Update porter file
* Bump core version
* More version bumps and documentation
* Some fixes based on linting results
* Remove tag lifecycle from the OpenAI deployment as it is not supported
* Add tags to OpenAI instance
2024-09-16 09:23:59 +01:00
Tim Allen
e84e62516d
update docs for links to work ( #4061 )
...
* update docs
* update changelog
* update
* update
2024-08-08 11:26:17 +00:00
Marcus Robinson
b0d8969169
Fix incorrect link on Azure TRE Resource Breakdown page ( #4045 )
...
Related to #4043
Update the link on the Azure Resources - Azure TRE page to point to the correct manual pre-deployment steps.
* Update the link in the first paragraph of `docs/azure-tre-overview/tre-resources-breakdown.md` to point to `../../tre-admins/setup-instructions/manual-pre-deployment-steps`.
* Update the link in the Azure TRE Management Resource Group table to point to `../../tre-admins/setup-instructions/manual-pre-deployment-steps`.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/microsoft/AzureTRE/issues/4043?shareId=XXXX-XXXX-XXXX-XXXX ).
Co-authored-by: Tim Allen <tim.allen@cloudkubed.com>
2024-08-02 09:15:44 +01:00
Tim Allen
ba76a89f26
Emoji markdown Fix ( #4031 )
...
* update
* update mkdocs
* Release v0.18 (#4016 )
* update release.md
* spelling
* update changelog
* moved to different branch
* Databricks ips (#3964 )
* Fix hash issue with builds (#4013 )
* Fix hash issue with builds
* Update build.test.js
---------
Co-authored-by: Marcus Robinson <marrobi@microsoft.com>
* Support custom domain on SSL certificate and App Registration redirect (#4014 )
* Support custom domain on SSL certificate and App Registration redirect
* Update CHANGELOG.md
* Update core version number
* Custom domain documentation
* Fix docs formatting
* Update CHANGELOG.md
* Print certificate FQDN to console in letsencrypt.sh
* Add user case studies to docs (#4025 )
* update changelog
* update
* update
---------
Co-authored-by: Marcus Robinson <marrobi@microsoft.com>
Co-authored-by: Jonny Rylands <jonnyry@users.noreply.github.com>
2024-08-01 08:48:14 +00:00
Jonny Rylands
979c4face2
Documentation typo ( #4038 )
...
Update cloud-init.md
2024-07-18 15:12:55 +01:00
Jonny Rylands
43eb846c72
Azure SQL Workspace Service ( #3970 )
...
* Azure SQL Workspace Service
- New Azure SQL workspace service, based on existing MySQL workspace
- TRE Core changes:
- Add Azure SQL privatelink DNS zone to core terraform
- Base workspace changes:
- Add Azure SQL privatelink DNS zone virtual network link to base workspace
- Documentation
* Update CHANGELOG.md
* Fix lint issues
* Add #tflint-ignore directive until a new release is created on microsoft/terraform-azurerm-environment-configuration
* Pin 0.5.0 version to https://github.com/microsoft/terraform-azurerm-environment-configuration.git
* Update CHANGELOG.md
* Update terraform versions
2024-07-15 15:43:34 +01:00
Tim Allen
9d0bf319e5
Add user case studies to docs ( #4025 )
2024-07-12 22:03:54 +00:00
Jonny Rylands
5778fc9322
Support custom domain on SSL certificate and App Registration redirect ( #4014 )
...
* Support custom domain on SSL certificate and App Registration redirect
* Update CHANGELOG.md
* Update core version number
* Custom domain documentation
* Fix docs formatting
* Update CHANGELOG.md
* Print certificate FQDN to console in letsencrypt.sh
2024-07-09 16:26:54 +01:00
Michael Fielding
4004cb8133
Fixes #4003 with correct links ( #4005 )
...
Co-authored-by: Tim Allen <tim.allen@cloudkubed.com>
2024-06-24 10:54:55 +01:00
Jonny Rylands
63ee9358b8
Expose FIREWALL_SKU as environment variable & support start/stop of SKU Basic Firewall ( #3975 )
...
* Expose FIREWALL_SKU as environment variable & support start/stop of SKU Basic Firewall
* Fix lint / build validation issues
* Fix Lint issue & improve documentation on FIREWALL_SKU as per @marrobi
* Fix build validation: update core build version number
* #3975 Increment minor version numbers as per @tamirkamara review
2024-06-24 10:20:09 +01:00
Tim Allen
8d9703920c
Add Key Vault purge protection variable ( #3952 )
...
* Update clean_validation_envs.yml
* update
* update BRANCH_LAST_ACTIVITY_IN_HOURS_FOR_STOP: 8
* add new variable
* update to allow kv var to be optional
* tf format
* Update clean_validation_envs.yml
2024-05-29 12:32:05 +01:00
Jonny Rylands
bdb736e6db
Improve documentation on TRE teardown ( #3954 )
...
Update tear-down.md
2024-05-28 16:54:36 +01:00
Tim Allen
606a5d99cd
Ubuntu 2204 update ( #3924 )
...
* Update clean_validation_envs.yml
* update
* update BRANCH_LAST_ACTIVITY_IN_HOURS_FOR_STOP: 8
* Squashed commit of the following:
commit e66cd8206e
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue May 7 16:35:57 2024 +0100
squash commits
commit 933e1603bb
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 4 15:54:39 2024 +0100
update BRANCH_LAST_ACTIVITY_IN_HOURS_FOR_STOP: 8
commit 379e93c05f
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 4 15:52:25 2024 +0100
update
commit 161880fad5
Author: Tim Allen <tim.allen@cloudkubed.com>
Date: Tue Apr 2 09:38:19 2024 +0100
Update clean_validation_envs.yml
commit 79080439eb
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue May 7 16:32:15 2024 +0100
update changelog
commit 76466e407d
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue May 7 16:28:55 2024 +0100
update changelog
commit 9b3b98e07d
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 12 09:27:52 2024 +0100
changelog update
commit d199c777bf
Author: Tim Allen <tim.allen@cloudkubed.com>
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 c4d84045ed
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 12:18:36 2024 +0100
update readme and changelog
commit 81dd79b35d
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 12:18:36 2024 +0100
update readme and changelog
commit 8cecc55e38
Author: wojciechcloudkubed <159798789+wojciechcloudkubed@users.noreply.github.com>
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 <57405495+thewbuk@users.noreply.github.com>
commit 49813bf08b
Author: Jonny Rylands <jonnyry@users.noreply.github.com>
Date: Wed May 1 18:22:19 2024 +0100
Remove TLS1.0/1.1 support. Resolves #3914 (#3916 )
commit a094c19d57
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue May 7 16:12:53 2024 +0100
doc update
commit 004a9c0a15
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue May 7 10:27:09 2024 +0100
update script
commit 8044fb7c24
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Wed May 1 15:19:48 2024 +0100
updaet
commit 218aa8bdb3
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Wed May 1 15:19:40 2024 +0100
update
commit 0ac060f982
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue Apr 30 15:44:47 2024 +0100
update
commit 0486933a37
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue Apr 30 12:43:46 2024 +0100
update vm config
commit c9f0749da4
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 29 18:11:50 2024 +0100
Prevent screen timeout
commit 7c2db7f597
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 29 18:09:49 2024 +0100
updates
commit 8d6cf1d479
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 29 17:16:38 2024 +0100
update
commit 3ecdec7731
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 29 12:21:28 2024 +0100
update
commit eb59085ada
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 29 12:19:33 2024 +0100
nexus update
commit 915c6bcd46
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 29 10:24:45 2024 +0100
updste
commit 2345db24f5
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 29 10:24:36 2024 +0100
update proxy url
commit 6b454a37d8
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 29 10:03:44 2024 +0100
update
commit 2ce801bddf
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 29 09:48:20 2024 +0100
add in r studio download
commit 3b83b4c13c
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 29 09:46:11 2024 +0100
add in snapcraft to nexus
commit dfb6b7bae1
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 16:55:45 2024 +0100
spelling
commit f896ce314a
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 16:08:41 2024 +0100
update version
commit fd540af3ff
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 16:08:32 2024 +0100
clean up script
commit 1f8456f5a0
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 14:27:31 2024 +0100
update
commit 89e65eb693
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 14:27:23 2024 +0100
update
commit ae4cb0475f
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 14:22:13 2024 +0100
update
commit c33e0330ce
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 14:10:46 2024 +0100
update
commit 2e290e159c
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 14:03:41 2024 +0100
update
commit 2c16b60444
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 13:57:50 2024 +0100
update
commit 757d565276
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 12:18:28 2024 +0100
update
commit 977b487e64
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 11:45:21 2024 +0100
update
commit 572c27cbbc
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 11:45:12 2024 +0100
update
commit dc7a6c522a
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 11:39:38 2024 +0100
add in extensions
commit e46c5bbbac
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 11:34:57 2024 +0100
add sleeps
commit fa1572001f
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 11:33:44 2024 +0100
update
commit 893cf8daa3
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 10:20:12 2024 +0100
update
commit 42223aa4b8
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 10:16:27 2024 +0100
commit
commit 0a7b1e87ed
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 10:16:19 2024 +0100
update
commit 6ce77b00e5
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 26 09:43:49 2024 +0100
update
commit f1d68da0cd
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 25 17:58:40 2024 +0100
update
commit 060b6fd5d0
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 25 16:17:09 2024 +0100
vm update
commit c4e7094240
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 25 14:20:05 2024 +0100
update
commit 760f783fef
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue Apr 23 16:58:05 2024 +0100
updat
commit 943e07b9d5
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue Apr 23 15:16:03 2024 +0100
add in ms download and other apps
commit 7a4d250d3b
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 18 09:57:54 2024 +0100
update linux
commit 770e4c76db
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue Apr 16 15:31:25 2024 +0100
fix linting
commit 4354ca0917
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue Apr 16 14:06:49 2024 +0100
format
commit 6980ecbb83
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 15 16:16:50 2024 +0100
update
commit a3e5492f79
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 15 16:16:38 2024 +0100
update
commit f9d9ffcd4a
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 15 14:44:27 2024 +0100
update
commit d5a40452e5
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 15 14:39:17 2024 +0100
update
commit aa4713ca58
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 15 12:08:41 2024 +0100
update image version
commit 2082559750
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Mon Apr 15 09:28:08 2024 +0100
update to gen2
commit cd1a4dbf2f
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 12 16:49:59 2024 +0100
updaet vm config
commit eff70504b8
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 12 16:00:41 2024 +0100
edit
commit ba9ae5088c
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 12 15:10:09 2024 +0100
update
commit 81801f8914
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 12 14:36:17 2024 +0100
update version
commit 86909a3b8a
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 12 12:50:34 2024 +0100
vm-config
commit c5ce11b550
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 12 10:43:48 2024 +0100
update config
commit b1bb5c96ba
Merge: 9a28c420
cb59c992
Author: Tim Allen <tim.allen@cloudkubed.com>
Date: Fri Apr 12 09:32:38 2024 +0100
Merge branch 'main' into ubuntu-update
commit 9a28c42075
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 12 09:31:47 2024 +0100
reset
commit 4a2036bc4c
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 12 09:29:53 2024 +0100
update resource proccesor
commit e1939430b3
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 12 09:27:52 2024 +0100
changelog update
commit e8ba5fda9f
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 12:18:36 2024 +0100
update readme and changelog
commit f3b4efb385
Author: Tim Allen <tim.allen@cloudkubed.com>
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 85cdb983a1
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 12:18:36 2024 +0100
update readme and changelog
commit b17bfabd8a
Author: wojciechcloudkubed <159798789+wojciechcloudkubed@users.noreply.github.com>
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 <57405495+thewbuk@users.noreply.github.com>
commit d8fa5d4121
Author: Tim Allen <tim.allen@cloudkubed.com>
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 5e2cdb52f0
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 12:18:36 2024 +0100
update readme and changelog
commit 9af4f05a2b
Author: wojciechcloudkubed <159798789+wojciechcloudkubed@users.noreply.github.com>
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 <57405495+thewbuk@users.noreply.github.com>
commit aa4b948746
Author: Tim Allen <tim.allen@cloudkubed.com>
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 39aa284694
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Fri Apr 12 09:12:48 2024 +0100
resolving comments
commit cb59c99233
Author: Tim Allen <tim.allen@cloudkubed.com>
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 e06dbcd284
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 19:57:14 2024 +0100
moby-tini || true
commit c08a2b78f6
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 17:02:01 2024 +0100
update version
commit 1049390023
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 17:01:21 2024 +0100
remove moby-tini
commit ce4dc82ba3
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 15:53:12 2024 +0100
update version
commit 7a43e653d8
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 15:52:58 2024 +0100
update vm config
commit 7db0e5fdcb
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 14:46:09 2024 +0100
update ds install_ui: true
commit 8ff7f69abe
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 14:08:22 2024 +0100
update script
commit be7212b684
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 13:40:29 2024 +0100
update version
commit 3a30d23cd8
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 13:40:18 2024 +0100
ds install_ui: false
commit a3d9109ed4
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 12:18:36 2024 +0100
update readme and changelog
commit 875f2f454d
Author: wojciechcloudkubed <159798789+wojciechcloudkubed@users.noreply.github.com>
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 <57405495+thewbuk@users.noreply.github.com>
commit 9fc272b93a
Merge: 3a9eecbf
bc2f2332
Author: Tim Allen <tim.allen@cloudkubed.com>
Date: Thu Apr 11 12:12:57 2024 +0100
Merge branch 'main' into ubuntu-update
commit 3a9eecbf08
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 12:12:16 2024 +0100
testing
commit 3b7522eebb
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 11:49:49 2024 +0100
version for guac
commit d75e442ffc
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 11:34:15 2024 +0100
update to gen2
commit d4a57a3317
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 11:28:21 2024 +0100
update Readme for user resources
commit af50b399b9
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 11:12:46 2024 +0100
update apt-get
commit bc414b75ad
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Thu Apr 11 11:07:43 2024 +0100
update config
commit bc2f233216
Author: wojciechcloudkubed <159798789+wojciechcloudkubed@users.noreply.github.com>
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 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>
commit a09af34ee5
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Wed Apr 10 16:44:01 2024 +0100
update apt-source-list
commit 271c7e0fc3
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Wed Apr 10 15:57:32 2024 +0100
update pypi source
commit 1ea11594ac
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Wed Apr 10 15:53:40 2024 +0100
update
commit d1beb038d6
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Wed Apr 10 15:51:51 2024 +0100
updaye
commit 9c2211b70a
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Wed Apr 10 15:31:17 2024 +0100
update core
commit c7ebc5b933
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Wed Apr 10 15:29:00 2024 +0100
update linux vms
commit 18df98cfca
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Wed Apr 10 15:27:42 2024 +0100
update version
commit 19316a16ee
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Wed Apr 10 14:03:08 2024 +0100
update install UI
commit 47c81826b5
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](https://github.com/expressjs/express/compare/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](https://github.com/follow-redirects/follow-redirects/compare/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](https://github.com/webpack/webpack-dev-middleware/compare/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] <support@github.com>
* update ui version
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Allen <tim.allen@cloudkubed.com>
commit 072cfdc249
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue Apr 9 17:26:28 2024 +0100
add in microsoft-apt/ubuntu/20.04 to source-list
commit 30ecfa2401
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue Apr 9 14:55:25 2024 +0100
add in image to enum
commit 33d14bee98
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue Apr 9 14:33:52 2024 +0100
update image options
commit 7aa64ba948
Author: tim-allen-ck <tim.allen@cloudkubed.com>
Date: Tue Apr 9 12:09:38 2024 +0100
update
commit ea63ebfaf4
Author: Tim Allen <tim.allen@cloudkubed.com>
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 <57405495+thewbuk@users.noreply.github.com>
* GitHub actions update (#22 )
* azure login
* reset cron
* update action versions
---------
Co-authored-by: wojciechcloudkubed <159798789+wojciechcloudkubed@users.noreply.github.com>
* change conclusion action
* add in teams
---------
Co-authored-by: wojciechcloudkubed <159798789+wojciechcloudkubed@users.noreply.github.com>
commit de141651ad
Author: Tim Allen <tim.allen@cloudkubed.com>
Date: Fri Apr 5 12:42:03 2024 +0100
Documentation Pipeline Fix (#3898 )
add in permissions to pipeline
commit c92494e384
Merge: 27167496
086be330
Author: Tim Allen <tim.allen@cloudkubed.com>
Date: Thu Apr 4 16:54:43 2024 +0100
Merge branch 'main' into ubuntu-update
commit 27167496ec
Author: wojciechcloudkubed <159798789+wojciechcloudkubed@users.noreply.github.com>
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 <57405495+thewbuk@users.noreply.github.com>
* 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 <marrobi@microsoft.com>
* update docs
* docs
---------
Co-authored-by: Marcus Robinson <marrobi@microsoft.com>
2024-05-09 16:32:40 +00:00
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
Jonny Rylands
769ce02003
Update start runbook to start core VMs
2024-01-05 17:10:21 +00:00
Marcus Robinson
c382f3daa0
Switch to Open Telemetry for logging ( #3762 )
2023-12-07 16:12:25 +00:00
Jonny Rylands
b4e9977510
Documentation for new OSS_REPO variable in AzureTRE-Deployment ( #3805 )
2023-12-06 09:59:12 +00:00
Anat Balzam
d5cd77b3ef
Enable malware scanner - Defender for Storage ( #3784 )
...
* enable defender for storage on TRE core
* allow malware scanning only for import
* cr comments
* cr comments
* fix deletion issue
* add docs on malware scanning
* disable sensitiveDataDiscovery
---------
Co-authored-by: anatbal <anatbal@example.com>
2023-11-20 15:45:38 +00:00
Marcus Robinson
e6ca1a9d9d
Docs Missing from Navigation and Airlock Docs ( #3758 )
...
Docs Missing from Navigation
Fixes #3422
2023-10-18 12:01:53 +00:00
Martin Peck
b86422c1a3
Add pypi.org into Allow List for Nexus Firewall ( #3698 )
...
add pypi.org into allow list for nexus firewall
2023-08-31 22:39:22 +01:00
Sven Aelterman
33caf5ab29
Documentation updates ( #3649 )
...
* Add Bicep tools to devcontainer
* Fix typos
* Doc language and consistency fixes
* Spelling etc.
---------
Co-authored-by: Marcus Robinson <marrobi@microsoft.com>
2023-08-03 08:28:22 +00:00
Sven Aelterman
10d6d15d4c
Fix sample Runbook code to support multiple App GWs ( #3645 )
...
* Update stop script to support multiple App GWs, fixes #3643
* Provide PS script to start TRE core #3644
* Adding PowerShell 7.2 as a runbook option
* Linting PowerShell
* Adding/expanding comments
* Update Automation link to Learn
2023-08-02 12:13:50 +00:00
Marcus Robinson
49050135a8
Update docs to clarify cloning the repository ( #3558 )
...
Add cloning comments
2023-07-21 18:11:19 +00:00
Tom Young
1bb54d4b37
Update doc and config schema for tre_id ( #3541 )
2023-07-20 14:45:53 +00: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
Marcus Robinson
399b927e3c
Documentation: Broken link to instructions for Local Development ( #3545 )
...
Fixes #3416
2023-06-07 08:45:46 +03:00
Sven Aelterman
d9d9b78336
Update docs for Application Admin identity ( #3514 )
...
* Fix doc formatting issue for arguments table
* Update path to script
Consistent with docs for other scripts.
2023-05-24 09:03:41 +03:00
Marcus Robinson
1fa63fd29f
Add cloud init troubleshooting doc ( #3487 )
...
* ui-changes
* Fix Resource Card
* Update workspaceService.ts
* Update workspaceService.ts
* bump ui version
* bump ui version
* Update workspaceService.ts
* Update workspaceService.ts
* Cloud init docs
---------
Co-authored-by: Anat Balzam <>
Co-authored-by: anatbal <anatbal@example.com>
Co-authored-by: Anat Balzam <13421451+anatbal@users.noreply.github.com>
2023-05-09 11:42:25 +03:00
Tamir Kamara
a390aa3c8a
Move some github secrets to env vars ( #3427 )
...
move some github secrets to env vars
2023-04-13 11:59:29 +03:00
Liza Shakury
c97d3d3070
Add supported cloud documentation ( #3369 )
...
* Add cloud docs
* Update docs/tre-admins/supported-clouds.md
Co-authored-by: Yuval Yaron <43217306+yuvalyaron@users.noreply.github.com>
* Fix lint
* Fix link
---------
Co-authored-by: Yuval Yaron <43217306+yuvalyaron@users.noreply.github.com>
2023-04-03 09:50:24 +00:00
Yuval Yaron
909721ba50
Support Gov cloud in CI/CD ( #3366 )
...
* fix typos
* use az cloud show to get AZ_CLOUD_ENVIRONMENT
* set TRE_URL and AZ_CLOUD_ENVIRONMENT in action.yml
* add AZURE_ENVIRONMENT to ci/cd - it's required for az login
* set cloud for CI in check_dependencies.sh
* remove hardcoded acr name from CI-CD + fix TRE_URL
* fix ACR domain suffix
* fix ACR_DOMAIN_SUFFIX not being evaluated lazily
* change acr_name assignment
* add AZURE_ENVIRONMENT to the docs
* remove OmsAgentForLinux extension
* pass arm_environment as terraform var
* Add private links
* Support for vm
* Upgrade versions and services
* rename AZ_CLOUD_ENVIRONMENT to AZURE_ENVIRONMENT
* Fix terraform formatting
* Source module from modules repository
* Fix terraform format
* Temorary Disable versioning for module
* Remove arm env
* CR changes
* Fix lint issues
* Install git in devcontainer
* Remove from vm unused var
* Fix lint issues
* Install git in devcontainer
* remove duplicate git installation
* add default value to AZURE_ENVIRONMENT in CI
* update AZURE_ENVIRONMENT in ci/cd docs
* fix azure_env default assignment
* update core version
* fix tf lint errors by removing unused vars
* fix linting error in deploy_tre_reusable
* fix linting errors in deploy_tre_reusable
* fix linting errors in deploy_tre_reusable
---------
Co-authored-by: LizaShak <iliza@outlook.com>
2023-04-03 09:50:23 +00:00
Guy Bertental
82eed71b8f
update databricks diagram ( #3337 )
2023-03-13 16:01:59 +00:00
Tamir Kamara
5ee709d3a0
Small doc fixes ( #3291 )
...
* small doc fixes
* fix
2023-03-01 19:13:19 +02:00
Marcus Robinson
b84be76195
Clarify how to upgrade version of the TRE ( #3262 )
...
* Clarify how to upgrade version of the TRE
* Update CHANGELOG.md
2023-02-28 13:00:39 +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
Liza Shakury
e0b282aee1
Docs versioning ( #3138 )
...
* Docs versioning
* Fix Lint issues
* Fix lint
* CR changes
* CR changes
* CR changes
* Fix lint
* Fix lint
* Fix lint
* Cr changes
2023-01-30 14:38:13 +02:00
Tamir Kamara
0c265cfa5f
Fix nested lists in mkdocs ( #3135 )
2023-01-29 08:07:00 +00:00
Marcus Robinson
d167dae861
Update AML to enable private IP compute ( #3052 )
2023-01-25 15:37:42 +00:00
Tamir Kamara
4fad438af7
Firewall Policy ( #3107 )
...
* azure firewall policy
* update changelog
* tf lint
* update changelog
* update changelog
* changelog
* Update templates/shared_services/firewall/porter.yaml
2023-01-24 18:25:04 +00:00
Itye Richter
a0781b2bd9
Docs for TRE version upgrade ( #3090 )
...
* Docs for TRE version upgrade
* fixed markup
* Update docs/tre-admins/upgrading-tre.md
Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Co-authored-by: Itye <ityer@microsoft.com>
Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
2023-01-18 16:49:22 +00:00
James Griffin
4e6ed54bd6
Update Nexus template docs for V2 ( #3088 )
...
* Update nexus doc to v2
* Remove upgrade notes
* Clarify delete options
* Fix spelling
2023-01-18 09:37:56 +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