Why does "az --version" try to connect to "example.org"?
See original GitHub issueThis is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az --version
Errors:
Attempts to connect to example.org
port 443/tcp.
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- Install “Little Snitch” or some other mechanism to observe outbound traffic.
az --version
Expected Behavior
Software reports its version numbers without trying to connect to any outside servers.
Environment Summary
macOS-10.15.4-x86_64-i386-64bit
Python 3.8.2
Installer: HOMEBREW
azure-cli 2.5.1
Additional Context
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
az | Microsoft Learn
Manage Azure CLI configuration. This command is interactive. For automation scenarios or to set all available options, use the new az config ....
Read more >Apache OpenOffice - Official Site - The Free and Open ...
The official home page of the Apache OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw and Base.
Read more >Surprise, AZ - Official Website | Official Website
“Eric's knowledge, connections, problem-solving ability, and experience collaborating with all levels of government through a wide range of issues has uniquely ...
Read more >Azure/azure-cli: Azure Command-Line Interface - GitHub
The following examples are showing using the --output table format, you can change your default using the az configure command.
Read more >Submitting Applications - Spark 3.3.1 Documentation
For Python, you can use the --py-files argument of spark-submit to add .py , .zip or .egg files to ... bin/spark-submit \ --class...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
hi @shunkino Thank you for your advice.
I also think it is necessary to change the address of the test network connection to the Microsoft address. BTW, I am considering fixing it.
Hi @BigCat20196, glad to see this change merged! Thank you.