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

Deploying .NET APPs in Visual Studio with Cloud Code while using Cloud IAP tunneling. #1101

Open
Jan-Libera opened this issue Feb 11, 2020 · 0 comments

Comments

@Jan-Libera
Copy link

I was attempting to publish code from Visual Studio using the Google Cloud connector to an IAP secured compute engine instance, using the google connector to perform web deployment. The process works when IAP is not enabled but when we secure the resources behind IAP the Visual Studio connector does not have an IAP tunnel connection, so it fails.

So my current understanding is that we will need to start an IAP tunnel and then publish the code using the tunnel.

I would like some information on how to complete that task. (Such as what port the Visual Studio Cloud Code tool uses and how to target the localhost when the tunnel is established.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant