This issue serves as the centralized tracker for command modules' Key Vault data-plane Track 2 SDK migration.
Key Vault data-plane Track 1 SDK azure-keyvault is not compatible with Python 3.11 because of its dependency on deprecated function inspect.getargspec: https://github.com/Azure/azure-cli/pull/26923#issuecomment-1667329012. This makes it impossible for Azure CLI to support Python 3.11.
Below modules depend on Key Vault data-plane Track 1 SDK and need to be migrated:
This issue serves as the centralized tracker for command modules' Key Vault data-plane Track 2 SDK migration.
Key Vault data-plane Track 1 SDK
azure-keyvault
is not compatible with Python 3.11 because of its dependency on deprecated functioninspect.getargspec
: https://github.com/Azure/azure-cli/pull/26923#issuecomment-1667329012. This makes it impossible for Azure CLI to support Python 3.11.Below modules depend on Key Vault data-plane Track 1 SDK and need to be migrated:
keyvault_data_plane_factory
azure.keyvault