diff --git a/docs/how-tos/vs-code/assets/user_settings_git2.png b/docs/how-tos/vs-code/assets/user_settings_git2.png index 5551708..a38c778 100644 Binary files a/docs/how-tos/vs-code/assets/user_settings_git2.png and b/docs/how-tos/vs-code/assets/user_settings_git2.png differ diff --git a/docs/how-tos/vs-code/initial.mdx b/docs/how-tos/vs-code/initial.mdx index 8720351..a1826cf 100644 --- a/docs/how-tos/vs-code/initial.mdx +++ b/docs/how-tos/vs-code/initial.mdx @@ -44,6 +44,7 @@ Click the Add drop down and select whether you want to provide an existing priva Datacoves will generate and display the corresponding public key, you will need to configure the public key for your git provider. +If your Git provider is Azure DevOps, select Auto-generate RSA key pairs (Compatibility with Azure) instead of the default auto-generate option.
@@ -63,6 +64,9 @@ Click the _Copy_ button and follow the instructions to configure the public key [Bitbucket SSH Key Configuration Instructions](https://dev.to/jorge_rockr/configuring-ssh-key-for-bitbucket-repositories-2925) +[Azure DevOps SSH Key Configuration Instructions](https://learn.microsoft.com/en-us/azure/devops/repos/git/use-ssh-keys-to-authenticate#step-2-add-the-public-key-to-azure-devops) + + Once your public SSH key has been added to your git server, test your connection.