-
|
I noticed that when deploying the Gitea workspace service inside my workspace that it is accessible outside of the virtual desktops. Changing the networking settings in the Azure portal for the app service so that public network access is disabled resolves this and causes a 403 to be returned, while still remaining accessible from within the desktops. Is there a reason that this hasn't been implemented as part of the service creation? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
@scott4589 thanks for raising this, interesting. Not sure why this is the case, it could do with an Lets get this done. |
Beta Was this translation helpful? Give feedback.
-
|
@scott4589 I've created a PR with co-pilot here - #4559, its strange that the UI exposed the option, but wasn't implemented. If you are able to test this out, that would be very welcome. |
Beta Was this translation helpful? Give feedback.
@scott4589 I've created a PR with co-pilot here - #4559, its strange that the UI exposed the option, but wasn't implemented. If you are able to test this out, that would be very welcome.