Azure / azure-cli

Azure Command-Line Interface
MIT License
4.02k stars 2.99k forks source link

Document Azure CLI firewall/proxy requirements #25558

Open janegilring opened 1 year ago

janegilring commented 1 year ago

Related commands

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like For the Azure portal, there are documentation for which URLs needs to be allowed when working behind a network proxy or firewall: Allow the Azure portal URLs on your firewall or proxy server - Azure portal

It would be good to have similar documentation for the Azure CLI.

Suggested text for the documentation

Azure CLI is a command-line tool used to manage and interact with Azure services from the command line. Depending on the specific commands you're using and the Azure services you're interacting with, different firewall requirements may apply. However, here are some general guidelines that may help:

This is not an exhaustive list of all data planes. You should review the Azure documentation for the specific Azure services you're working with to determine the exact firewall requirements. It's also important to note that these are just general guidelines, and the specific firewall requirements for Azure CLI will depend on your specific use case and configuration.

yonzhan commented 1 year ago

@jiasli for awareness

bebound commented 1 year ago

Please see https://learn.microsoft.com/en-us/cli/azure/azure-cli-endpoints?tabs=azure-cloud

navba-MSFT commented 1 year ago

@janegilring Thanks for reaching out to us and reporting this issue. Could you please check if the above article is what you were looking for ? Awaiting your reply.

janegilring commented 1 year ago

@navba-MSFT The referred article is a good starting point, but I have some feedback to add:

navba-MSFT commented 1 year ago

@janegilring Thanks for your reply. I have added the Service team to take this forward.