-
Notifications
You must be signed in to change notification settings - Fork 142
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
Remote access to T0, T1, and T2 with Bastion #184
Comments
When/who creates the credentials that should be used to connect to the jump boxes ? |
Thanks for getting this up @brooke-hamilton! I'll +1 these points @jjansen23 makes below
These two seem related.
These two smell beyond the scope for today:
And I think this would be overcome by managing the credential with KeyVault/deployment user having direct access to the resource:
|
Do we know of any universally available SKUs to use as a "baseline" between clouds? |
I updated the description to say that the credentials will be generated by the deployment. |
We will have a separate GH issue to cover additional security configuration. (And I think changing passwords is no longer recommended, but I'll defer to the work on that issue.) |
Yes 👍. The deployment of Bastion can be done as a separate step, and it will default to running as part of the main deployment. The only difference from what you said is that I think we would want to have a flag like |
I don't know. Maybe we should do this as part of a separate issue. If creds are lost, they can be found in KeyVault, so maybe it's not an issue. We may need guidance on changing a credential and adding new credentials. |
We will probably need to choose default SKUs for each cloud, and a default SKU if the cloud is something we haven't planned for. |
Ah, this also prompts @brooke-hamilton: are there machines deployed into the spokes that can be accessed via the Bastion jumpboxes -- or is that for another day? |
Staged discrete tasks from this issue. Let me know your thoughts here or address scope in the individual issues as you see fit @brooke-hamilton @Breanna-Stryker @jjansen23 @Phydeauxman:
|
Closing this issue because it was decomposed into the items above. |
Benefit/Result/Outcome
So that I can have a secure terminal to log into the environment.
Description
Set up two jump boxes (Windows and Linux) in the SACA hub VNet, and configure Azure Bastion for remote access.
Acceptance Criteria
Out of scope:
The text was updated successfully, but these errors were encountered: