question

AlexIzrailov-4732 avatar image
0 Votes"
AlexIzrailov-4732 asked SumanthMarigowda-MSFT commented

Access private Azure storage account via Azure devops deployment

I have an Azure storage account which is closed to public networks and only available to selected networks that we set to work against this storage account. One problem that we encountered is that the storage account is also used by Azure function app and it has a cicd pipeline with Azure devops. The issue is that when the storage account is not accessible via public routing the cicd release pipeline crashes. I can't understand how to enable it. Any ideas ? Thanks ahead

azure-storage-accountsazure-blob-storage
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

SumanthMarigowda-MSFT avatar image
0 Votes"
SumanthMarigowda-MSFT answered SumanthMarigowda-MSFT commented

@AlexIzrailov-4732 Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

I'd recommend to post your DevOps query, in Developer Community to receive a focused and immediate assistance from the right set of experts. These forum community members could provide their expert guidance on your scenario based on their experience. Thanks.

Additional information: In mean while you refer to the suggestion mentioned in this thread Access azure storage account from pipeline agent which may provide some idea on your scenario.

There is a discussion in GitHub on Azure pipeline IP host ranges AzureDevops

Use private endpoints for Azure Storage

Please let us know if you have any further queries. I’m happy to assist you further.


Please do not forget to 179405-screenshot-2021-12-10-121802.png and 179406-image.png wherever the information provided helps you, this can be beneficial to other community members.



5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.