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

[SSH] SSHArc Public Preview #4570

Merged
merged 98 commits into from
Apr 15, 2022
Merged

[SSH] SSHArc Public Preview #4570

merged 98 commits into from
Apr 15, 2022

Conversation

vthiebaut10
Copy link
Contributor

  • Add support for connecting to Arc Server using AAD Certificate and Local User credentials
  • New command: az ssh arc
  • New parameters: --resource-type and --ssh-proxy-folder.
  • Vendored SDKs: hybridcompute and hybridconnectivity

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

vthiebaut10 and others added 30 commits September 29, 2021 15:56
src/ssh/azext_ssh/_help.py Outdated Show resolved Hide resolved
@yonzhan yonzhan requested review from zhoxing-ms and jsntcy April 13, 2022 12:59
@yonzhan
Copy link
Collaborator

yonzhan commented Apr 13, 2022

SSH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot VM SSH
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants