Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

az webapp deployment slot list in Edge build warns about cryptography of 32-bit python #25649

Closed
bb-froggy opened this issue Mar 2, 2023 · 4 comments
Assignees
Labels
app-service-slots Auto-Assign Auto assign by bot customer-reported Issues that are reported by GitHub users external to the Azure organization. Service Attention This issue is responsible by Azure service team. Web Apps az webapp
Milestone

Comments

@bb-froggy
Copy link

Related command
az webapp deployment slot list

Describe the bug
When running az webapp deployment slot list --name appservicename --resource-group resourcegroupname --query '[].name' with the current az Edge build, it prints out the following warning message:
D:\a\_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\OpenSSL/_util.py:6: UserWarning: You are using cryptography on a 32-bit Python on a 64-bit Windows Operating System. Cryptography will be significantly faster if you switch to using a 64-bit Python.

To Reproduce
Install the latest Edge build of the Azure CLI and then run the command az webapp deployment slot list

Expected behavior
Only messages related to the actual command like missing parameters are printed or if the parameters are there, the actual result.

Environment summary
Windows 10, az edge build, cmd.exe

Additional context
Nothing to add here ...

@ghost ghost added customer-reported Issues that are reported by GitHub users external to the Azure organization. Web Apps az webapp CXP Attention This issue is handled by CXP team. Auto-Assign Auto assign by bot Installation labels Mar 2, 2023
@ghost ghost assigned jiasli Mar 2, 2023
@ghost ghost added this to the Backlog milestone Mar 2, 2023
@ghost ghost assigned btardif Mar 2, 2023
@yonzhan
Copy link
Collaborator

yonzhan commented Mar 2, 2023

route to CXP team

@bb-froggy
Copy link
Author

Still appears in the latest Edge release, while it does not appear in the regular azure cli 2.46 release.

@TheOnlyWei
Copy link

I have the same warning with "az account list-locations" command.

@PramodValavala-MSFT PramodValavala-MSFT added Service Attention This issue is responsible by Azure service team. and removed CXP Attention This issue is handled by CXP team. labels Sep 28, 2023
@seligj95
Copy link
Contributor

seligj95 commented Feb 3, 2025

Unable to repro, please update to the latest CLI version. This is also not App Service specific so I assume this was addressed as part of a larger effort during the 2 years this issue was open. Closing for now. If this issue persists, please let us know and we can re-open this for further investigation.

@seligj95 seligj95 closed this as completed Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app-service-slots Auto-Assign Auto assign by bot customer-reported Issues that are reported by GitHub users external to the Azure organization. Service Attention This issue is responsible by Azure service team. Web Apps az webapp
Projects
None yet
Development

No branches or pull requests

7 participants