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 rsa deprecation docs adjustments #14011

Merged

Conversation

anurgatin
Copy link
Contributor

We have announced SSH-RSA cipher deprecation. This PR suppose to adjust public docs we provide about setting ssh key for ado git experience according to incomming changes

see: https://devblogs.microsoft.com/devops/ssh-rsa-deprecation/

Copy link
Contributor

@anurgatin : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@Jak-MS
Copy link
Contributor

Jak-MS commented Feb 15, 2024

@vijayma

  • Can you review this PR?
  • IMPORTANT: When this content is ready to merge, you must add #sign-off in a comment or the approval may get overlooked.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@bjanousek
Copy link
Contributor

bjanousek commented Feb 15, 2024 via email

Copy link
Contributor

@bjanousek bjanousek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes looks good now.

@bjanousek
Copy link
Contributor

#sign-off

Copy link
Contributor

Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @vijayma

@bjanousek
Copy link
Contributor

@Jak-MS - can you merge this PR. It's ready to go

@bjanousek bjanousek assigned bjanousek and unassigned vijayma Feb 16, 2024
@bjanousek
Copy link
Contributor

#sign-off

Copy link
Contributor

Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @vijayma

Host ssh.dev.azure.com vs-ssh.visualstudio.com
KexAlgorithms +diffie-hellman-group-exchange-sha256,+diffie-hellman-group14-sha1,+diffie-hellman-group1-sha1
```
You may have previously modified your SSH config to downgrade your security settings for Azure DevOps by adding the following to your `~/.ssh/config` (`%UserProfile%\.ssh\config` on Windows) file:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You may have previously modified your SSH config to downgrade your security settings for Azure DevOps by adding the following to your `~/.ssh/config` (`%UserProfile%\.ssh\config` on Windows) file:
You may have previously modified your SSH config to downgrade your security settings for Azure DevOps by adding the following to your `~/.ssh/config` (`%UserProfile%\.ssh\config` on Windows) file:

@Court72 Court72 merged commit 7232c34 into MicrosoftDocs:main Feb 16, 2024
2 checks passed
@bjanousek
Copy link
Contributor

bjanousek commented Feb 16, 2024 via email

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