You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/lib64/az/lib/python3.9/site-packages/paramiko/pkey.py:100: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from this module in 48.0.0.
"cipher": algorithms.TripleDES,
/usr/lib64/az/lib/python3.9/site-packages/paramiko/transport.py:259: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from this module in 48.0.0.
"class": algorithms.TripleDES,
Hi @C-Wal , thank you for reporting this warning. Cloud Shell will update with the latest az cli package in January, and this warning may go away then. Additionally, the warning seems like a standard deprecation warning for a Paramiko module and not an issue that Cloud Shell can fix.
To Reproduce
Observed Behavior
Expected behavior
No warnings in the output from my command.
Is this specific to Cloud Shell?
I only use cloud shell
Interface information
https://portal.azure.com, via Edge on Windows 10
Additional context
The text was updated successfully, but these errors were encountered: