Appearance Azure GIT does not request credentials

I just create a site in Azure, but I have problems setting up a GIT deployment. I selected "Configure Deployment from Source Control" in the menu and selected the type "External Repository". At the moment I have all my repositions on "codebase". So I chose the external GIT repository. The problem is that the creator does not request a username and / or password. For this reason, I have errors on the clone.

DEPLOYMENT FAILED: woensdag 18 december 2013 14:22 
Fetch from https://username.codebasehq.com/projectname/projectname.git
ID: temp-1db5d AUTHOR: N/A
DEPLOYED BY: username.codebasehq.com

And the Azure Deployment Log:

remote: Authentication Required
fatal: Authentication failed for 'https://username.codebasehq.com/projectname/projectname.git/'

D:\Program Files (x86)\Git\bin\git.exe fetch external --progress
+4
source share
1 answer

, , , "" Azure.

Kudu ( git Azure) Codebase (), Azure. , ( ). , Azure, :)

+1

All Articles