microsoft / AzureTRE

An accelerator to help organizations build Trusted Research Environments on Azure.
https://microsoft.github.io/AzureTRE
MIT License
170 stars 134 forks source link

Disable public network access to API App Service - traffic is routed through PE from App Gateway #4022

Closed jonnyry closed 3 days ago

jonnyry commented 2 weeks ago

Resolves #3986

What is being addressed

Disable public network access to the API App Service - Web traffic should come via the App Gateway and not direct. App Gateway uses a PE to communicate with the API App Service and therefore does not need a public endpoint.

marrobi commented 2 weeks ago

/test

marrobi commented 2 weeks ago

/test 5d4eb9f

github-actions[bot] commented 2 weeks ago

:robot: pr-bot :robot:

:warning: When using /test on external PRs, the SHA of the checked commit must be specified

(in response to this comment from @marrobi)

github-actions[bot] commented 2 weeks ago

:robot: pr-bot :robot:

:runner: Running tests: https://github.com/microsoft/AzureTRE/actions/runs/9778976646 (with refid 62de38e7)

(in response to this comment from @marrobi)

github-actions[bot] commented 2 weeks ago

Unit Test Results

0 tests   0 :white_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 0 files    0 :x:

Results for commit 103c73be.

:recycle: This comment has been updated with latest results.

tim-allen-ck commented 4 days ago

/test 103c73b

github-actions[bot] commented 4 days ago

:robot: pr-bot :robot:

:runner: Running tests: https://github.com/microsoft/AzureTRE/actions/runs/9941915015 (with refid 62de38e7)

(in response to this comment from @tim-allen-ck)