git - Deploying Bitbucket to Azure -


i have bitbucket repository i'd link windows azure. i'm able click "set deployment source control", grant access azure, , view screen displays repositories , asks branch deploy. everytime select repository , tell deploy "master" branch, fails

could not link bitbucket repository 'xxx' windows azure web site 'xxxx'.

this application asp.net web form application written in .net 2.0. not see errors logs in azure ftp. i've attempted revoke azure authentication in bitbucket , retry no luck.

any thoughts?

there known issue when site running .net 2.0/3.5. fix should available sometime in next few weeks.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -