Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.02k stars 1.19k forks source link

Ip Ranges for Rooms Api and published security tags #29052

Open jahead opened 5 months ago

jahead commented 5 months ago

Is your feature request related to a problem? Please describe. Currently our on-prem vms require us to allow ip ranges for external services. https://learn.microsoft.com/en-us/azure/communication-services/concepts/voice-video-calling/network-requirements

only relates to media traffic our VMs are only using the rooms api management service of the Azure communication service It doesn't seem like they are publish to or its not clear which service the live under https://www.microsoft.com/en-us/download/details.aspx?id=56519 for ACS

Describe the solution you'd like

Describe alternatives you've considered N/A

As a stop gap, could we get some of that information here

xirzec commented 5 months ago

@akania can you help route this to the right place?

@jahead you may wish to also file an Azure support ticket with this request to improve the odds of it reaching the right folks.

jahead commented 5 months ago

Okay will do, for now we just allowed all of front door to solve the issue in the interm. Which I think the IT guy is still moaning about.

It could be a solution that the Network Requirements atleast offer that as a solution, as we just guessed that it could work from the nslookup and host commands