question

ProS2-9134 avatar image
0 Votes"
ProS2-9134 asked romungi-MSFT answered

Handling my company firewall exceptions for using Azure Speech

Azure Speech sample does not work due to an internal firewall problem. For communication, the ip or url, port to be input for exception handling is required.

azure-speech
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

romungi-MSFT avatar image
0 Votes"
romungi-MSFT answered

@ProS2-9134 If you are looking to open up specific IP ranges of Azure cognitive services you would need to lookup the list of Azure public IPs and open them up. I think for speech services you should open up these IPs on port 443 for HTTPS and check if it works. I would recommend you to go through these threads where a user with similar requirement was able to lockdown all IPs expect for the Azure speech studio.

https://docs.microsoft.com/en-us/answers/questions/203507/audio-content-creation-access-denied-to-existing-s.html
https://docs.microsoft.com/en-us/answers/questions/206212/how-to-lock-down-the-access-to-speech-resource-to.html

Thanks!!


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.