GitHub Enterprise External Config

- Product: PowerShell Universal
- Version: 4.2.13

Greetings! I am running a new instance in Azure Web Apps with a Docker container running the latest version. I also have a new database running in Azure that this is connected to. I am having a bear of a time getting things configured with GitHub Enterprise. Due to the org settings, I should be using an SSH key to connect to the internal repository. I am pretty familiar with doing this in different environments and tried to follow the guidance on GitHub’s website. I am running the ssh commands in the terminal as I don’t know where else I would run them, and I cannot get half of the commands to work. The ssh agent isn’t running and will not start stating that the commands in the documentation are not recognized. Has anyone gone through this process and could possibly point me in the right direction?

Thanks!