Forum Discussion
tanulbhasin
Mar 01, 2023Brass Contributor
Azure devops unable to access azure storage account?
Hello, We are using only Microsoft hosted agents in azure pipeline, and I need to enable the connectivity between them and azure storage account. We don't want to access storage account from any ...
- Mar 06, 2023
Microsoft hosted agents doesn't have fix ip address. And if I'm not wrong, they doesn't work over Microsoft backbone network.
Kidd_Ip
Mar 04, 2023MVP
How about get the IP address from pipeline and allowing those IP address to access only?
- tanulbhasinMar 06, 2023Brass Contributor
Microsoft hosted agents doesn't have fix ip address. And if I'm not wrong, they doesn't work over Microsoft backbone network.
- lakimeSep 19, 2023Copper Contributor
Azure is using internal IP's to access the storage account when the agent is deployed in the same region
https://learn.microsoft.com/en-us/azure/devops/organizations/security/allow-list-ip-url?view=azure-devops&tabs=IP-V4