Auhtorizing Azure subscription in VSTS fails -


i'm trying add release vsts. our vsts backed azure ad , have logged in account admin of azure subscription want deploy release. can see azure subscription in dropdown when click authorize following error popup.

enter image description here

the reason authentication pop-up window has been blocked, turn pop-up blocker off or change browser , try again.

change security , privacy settings internet explorer 11

on other hand, can manual configure azure service endpoint, refer article below (manual configuration section)

automating azure resource group deployment using service principal in visual studio online: build/release management


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

java - How to implement an entity bound odata action in olingo v4.3 -