question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to access Azure Blob Storage secured by firewalls from Cognitive Service?

See original GitHub issue

I have an Azure Blob storage account which is only accessible from selected networks using firewalls and virtual networks settings. I keep receiving Authentication failed error when running Cognitive service batch process. How can I solve this problem?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
wolfma61commented, Mar 17, 2020

I’ll post an update here, as soon as I have the details…

1reaction
wolfma61commented, Mar 6, 2020

we are planning on supporting Service Tags in the near future (https://docs.microsoft.com/en-us/azure/virtual-network/service-tags-overview). This allows you to identify the address range that the speech service will use. This should be available on all speech service regions in the next couple of month.

there is more work planned on additional networking features, but this is a little bit further out.

Wolfgang

Read more comments on GitHub >

github_iconTop Results From Across the Web

Connect through firewalls - Azure Cognitive Search
Add your client IP address to allow access to the service from the Azure portal on your current computer. Navigate to the Networking...
Read more >
Configure Azure Storage firewalls and virtual networks
To grant access to a virtual network by using a new network rule, under Virtual networks, select Add existing virtual network. Select the ......
Read more >
Connect to Azure Storage - Cognitive Search
Accessing network secured data in storage accounts ... Azure storage accounts can be further secured using firewalls and virtual networks. If you ...
Read more >
Secure Network Access for Azure Storage Account - YouTube
Classic storage accounts do not support firewalls and virtual networks. You can grant access to Azure services that operate from within a ...
Read more >
Using Cognitive Services Read API with data secured by VNET
Introduction # This post discusses how Cognitive Services can be used to process data that is securely stored behind a VNET.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found