I am new to cloud and azure stuff. I have created a Linux Ubuntu vm in azure. I have been able to connect to it, but I can't resolve to github from within the vm. I have generated a key in github and reset the vm and github passwords but nothing works.
Asked
Active
Viewed 205 times
0
-
Maybe this could help: https://gist.github.com/evantoli/f8c23a37eb3558ab8765 – Sheldon Nov 16 '21 at 04:04
1 Answers
0
You have the error: "github support for password authentication was removed on august 13
".
You need to create a PAT to authenticate to github.
Please refer to this link on how to create and use PAT.

MoonHorse
- 1,966
- 2
- 24
- 46