-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Azure/azure-cli-extensions
#9200Labels
Azure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamPossible-SolutionSimilar-IssueStorageaz storageaz storagequestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Description
2025-09-16T07:25:07.7204333Z Running CLI self-test.
2025-09-16T07:25:07.7205916Z
2025-09-16T07:25:07.7206417Z Loading all commands and arguments...
2025-09-16T07:25:07.7206693Z
2025-09-16T07:25:07.7207247Z Version 1.0.0b6 of the quantum extension is installed locally, but version 1.0.0b9 is now available.
2025-09-16T07:25:07.7207896Z You can use 'az extension update -n quantum' to upgrade.
2025-09-16T07:25:07.7208850Z
2025-09-16T07:25:08.5401983Z DEBUG: cli.azure.cli.core.profiles._shared: Traceback (most recent call last):
2025-09-16T07:25:08.5403504Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 659, in _get_attr
2025-09-16T07:25:08.5404987Z op = getattr(op, part)
2025-09-16T07:25:08.5405205Z ^^^^^^^^^^^^^^^^^
2025-09-16T07:25:08.5405532Z AttributeError: module 'azure.mgmt.storage.v2023_05_01.models' has no attribute 'ActiveDirectoryPropertiesAccountType'
2025-09-16T07:25:08.5405758Z
2025-09-16T07:25:08.5634947Z DEBUG: cli.azure.cli.core.profiles._shared: Traceback (most recent call last):
2025-09-16T07:25:08.5635477Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 659, in _get_attr
2025-09-16T07:25:08.5635818Z op = getattr(op, part)
2025-09-16T07:25:08.5636052Z ^^^^^^^^^^^^^^^^^
2025-09-16T07:25:08.5636411Z AttributeError: module 'azure.mgmt.storage.v2023_05_01.models' has no attribute 'ListKeyExpand'
2025-09-16T07:25:08.5636601Z
2025-09-16T07:25:08.6118950Z DEBUG: cli.azure.cli.core.profiles._shared: Traceback (most recent call last):
2025-09-16T07:25:08.6119851Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 659, in _get_attr
2025-09-16T07:25:08.6120573Z op = getattr(op, part)
2025-09-16T07:25:08.6120974Z ^^^^^^^^^^^^^^^^^
2025-09-16T07:25:08.6121420Z AttributeError: module 'azure.mgmt.storage.v2023_05_01.models' has no attribute 'CorsRuleAllowedMethodsItem'
2025-09-16T07:25:08.6121662Z
2025-09-16T07:25:11.7789916Z DEBUG: cli.azure.cli.core: Current cloud config:
2025-09-16T07:25:11.7791463Z AzureCloud
2025-09-16T07:25:13.0345969Z DEBUG: cli.knack.cli: Event: CommandLoader.OnLoadArguments []
2025-09-16T07:25:13.4327452Z DEBUG: cli.azure.cli.core.profiles._shared: Traceback (most recent call last):
2025-09-16T07:25:13.4328354Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 655, in _get_attr
2025-09-16T07:25:13.4329026Z op = import_module(full_mod_path)
2025-09-16T07:25:13.4330345Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4330640Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-09-16T07:25:13.4330989Z return _bootstrap._gcd_import(name[level:], package, level)
2025-09-16T07:25:13.4331436Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4331709Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-09-16T07:25:13.4332036Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-09-16T07:25:13.4332352Z File "<frozen importlib._bootstrap>", line 1310, in _find_and_load_unlocked
2025-09-16T07:25:13.4332639Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-09-16T07:25:13.4332955Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-09-16T07:25:13.4333273Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-09-16T07:25:13.4333647Z File "<frozen importlib._bootstrap>", line 1324, in _find_and_load_unlocked
2025-09-16T07:25:13.4334137Z ModuleNotFoundError: No module named 'azext_storage_blob_preview.vendored_sdks.azure_storage_blob.v2021_12_02.blob'
2025-09-16T07:25:13.4334371Z
2025-09-16T07:25:13.4335944Z DEBUG: cli.azure.cli.core.profiles._shared: Traceback (most recent call last):
2025-09-16T07:25:13.4336776Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 655, in _get_attr
2025-09-16T07:25:13.4337284Z op = import_module(full_mod_path)
2025-09-16T07:25:13.4337633Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4338071Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-09-16T07:25:13.4338673Z return _bootstrap._gcd_import(name[level:], package, level)
2025-09-16T07:25:13.4339046Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4339415Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-09-16T07:25:13.4340490Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-09-16T07:25:13.4340860Z File "<frozen importlib._bootstrap>", line 1324, in _find_and_load_unlocked
2025-09-16T07:25:13.4341419Z ModuleNotFoundError: No module named 'azext_storage_blob_preview.vendored_sdks.azure_storage_blob.v2021_12_02.file'
2025-09-16T07:25:13.4341649Z
2025-09-16T07:25:13.4341969Z ERROR: cli.azure.cli.command_modules.profile.custom: Error occurred loading commands!
2025-09-16T07:25:13.4342152Z
2025-09-16T07:25:13.4396083Z DEBUG: cli.azure.cli.core.azclierror: Traceback (most recent call last):
2025-09-16T07:25:13.4396767Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 505, in get_api_version
2025-09-16T07:25:13.4399000Z api_version = AZURE_API_PROFILES[api_profile][resource_type]
2025-09-16T07:25:13.4399332Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4399673Z KeyError: <ResourceType.DATA_STORAGE_TABLE: ('azure.data.tables', None)>
2025-09-16T07:25:13.4399838Z
2025-09-16T07:25:13.4400122Z During handling of the above exception, another exception occurred:
2025-09-16T07:25:13.4400278Z
2025-09-16T07:25:13.4400519Z Traceback (most recent call last):
2025-09-16T07:25:13.4400898Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/knack/cli.py", line 233, in invoke
2025-09-16T07:25:13.4401414Z cmd_result = self.invocation.execute(args)
2025-09-16T07:25:13.4401675Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4402028Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/__init__.py", line 666, in execute
2025-09-16T07:25:13.4402394Z raise ex
2025-09-16T07:25:13.4402781Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/__init__.py", line 733, in _run_jobs_serially
2025-09-16T07:25:13.4403216Z results.append(self._run_job(expanded_arg, cmd_copy))
2025-09-16T07:25:13.4403493Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4403858Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/__init__.py", line 703, in _run_job
2025-09-16T07:25:13.4404245Z result = cmd_copy(params)
2025-09-16T07:25:13.4404471Z ^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4404834Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/__init__.py", line 336, in __call__
2025-09-16T07:25:13.4405230Z return self.handler(*args, **kwargs)
2025-09-16T07:25:13.4405481Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4405854Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/command_operation.py", line 121, in handler
2025-09-16T07:25:13.4406249Z return op(**command_args)
2025-09-16T07:25:13.4406474Z ^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4406852Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/command_modules/profile/custom.py", line 231, in check_cli
2025-09-16T07:25:13.4407308Z raise ex
2025-09-16T07:25:13.4407680Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/command_modules/profile/custom.py", line 226, in check_cli
2025-09-16T07:25:13.4408271Z create_invoker_and_load_cmds_and_args(cmd.cli_ctx)
2025-09-16T07:25:13.4408721Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/file_util.py", line 74, in create_invoker_and_load_cmds_and_args
2025-09-16T07:25:13.4409152Z invoker.commands_loader.load_arguments()
2025-09-16T07:25:13.4409547Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/__init__.py", line 523, in load_arguments
2025-09-16T07:25:13.4410044Z loader.load_arguments('') # this adds entries to the argument registries
2025-09-16T07:25:13.4410334Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4410683Z File "/opt/az/azcliextensions/storage-blob-preview/azext_storage_blob_preview/__init__.py", line 33, in load_arguments
2025-09-16T07:25:13.4411057Z load_arguments(self, command)
2025-09-16T07:25:13.4430959Z File "/opt/az/azcliextensions/storage-blob-preview/azext_storage_blob_preview/_params.py", line 24, in load_arguments
2025-09-16T07:25:13.4431552Z t_table_service = self.get_sdk('_table_service_client#TableServiceClient',
2025-09-16T07:25:13.4431851Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4432202Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/__init__.py", line 775, in get_sdk
2025-09-16T07:25:13.4432657Z return get_sdk(self.cli_ctx, kwargs.pop('resource_type', self._get_resource_type()),
2025-09-16T07:25:13.4432978Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4433342Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/__init__.py", line 91, in get_sdk
2025-09-16T07:25:13.4433805Z return _sdk_get_versioned_sdk(cli_ctx.cloud.profile, resource_type, *attr_args, **kwargs)
2025-09-16T07:25:13.4434135Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4434509Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 694, in get_versioned_sdk
2025-09-16T07:25:13.4434975Z sdk_path = get_versioned_sdk_path(api_profile, resource_type, operation_group)
2025-09-16T07:25:13.4435362Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4435744Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 680, in get_versioned_sdk_path
2025-09-16T07:25:13.4436191Z api_version = get_api_version(api_profile, resource_type)
2025-09-16T07:25:13.4436469Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4436843Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 512, in get_api_version
2025-09-16T07:25:13.4437273Z raise APIVersionException(resource_type, api_profile)
2025-09-16T07:25:13.4437710Z azure.cli.core.profiles._shared.APIVersionException: Unable to get API version for type 'ResourceType.DATA_STORAGE_TABLE' in profile 'latest'
2025-09-16T07:25:13.4437968Z
2025-09-16T07:25:13.4438300Z ERROR: cli.azure.cli.core.azclierror: The command failed with an unexpected error. Here is the traceback:
2025-09-16T07:25:13.4438731Z ERROR: az_command_data_logger: The command failed with an unexpected error. Here is the traceback:
2025-09-16T07:25:13.4439265Z ERROR: cli.azure.cli.core.azclierror: Unable to get API version for type 'ResourceType.DATA_STORAGE_TABLE' in profile 'latest'
2025-09-16T07:25:13.4439655Z Traceback (most recent call last):
2025-09-16T07:25:13.4440061Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 505, in get_api_version
2025-09-16T07:25:13.4440490Z api_version = AZURE_API_PROFILES[api_profile][resource_type]
2025-09-16T07:25:13.4440949Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4441340Z KeyError: <ResourceType.DATA_STORAGE_TABLE: ('azure.data.tables', None)>
2025-09-16T07:25:13.4441503Z
2025-09-16T07:25:13.4441789Z During handling of the above exception, another exception occurred:
2025-09-16T07:25:13.4441939Z
2025-09-16T07:25:13.4442163Z Traceback (most recent call last):
2025-09-16T07:25:13.4442505Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/knack/cli.py", line 233, in invoke
2025-09-16T07:25:13.4442988Z cmd_result = self.invocation.execute(args)
2025-09-16T07:25:13.4443223Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4443535Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/__init__.py", line 666, in execute
2025-09-16T07:25:13.4443859Z raise ex
2025-09-16T07:25:13.4444218Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/__init__.py", line 733, in _run_jobs_serially
2025-09-16T07:25:13.4444636Z results.append(self._run_job(expanded_arg, cmd_copy))
2025-09-16T07:25:13.4444896Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4445244Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/__init__.py", line 703, in _run_job
2025-09-16T07:25:13.4445615Z result = cmd_copy(params)
2025-09-16T07:25:13.4445838Z ^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4446183Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/__init__.py", line 336, in __call__
2025-09-16T07:25:13.4446567Z return self.handler(*args, **kwargs)
2025-09-16T07:25:13.4446808Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4447162Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/command_operation.py", line 121, in handler
2025-09-16T07:25:13.4447547Z return op(**command_args)
2025-09-16T07:25:13.4447770Z ^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4448134Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/command_modules/profile/custom.py", line 231, in check_cli
2025-09-16T07:25:13.4448490Z raise ex
2025-09-16T07:25:13.4448862Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/command_modules/profile/custom.py", line 226, in check_cli
2025-09-16T07:25:13.4449281Z create_invoker_and_load_cmds_and_args(cmd.cli_ctx)
2025-09-16T07:25:13.4449720Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/file_util.py", line 74, in create_invoker_and_load_cmds_and_args
2025-09-16T07:25:13.4450133Z invoker.commands_loader.load_arguments()
2025-09-16T07:25:13.4450520Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/__init__.py", line 523, in load_arguments
2025-09-16T07:25:13.4450953Z loader.load_arguments('') # this adds entries to the argument registries
2025-09-16T07:25:13.4451334Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4451627Z File "/opt/az/azcliextensions/storage-blob-preview/azext_storage_blob_preview/__init__.py", line 33, in load_arguments
2025-09-16T07:25:13.4451959Z load_arguments(self, command)
2025-09-16T07:25:13.4452262Z File "/opt/az/azcliextensions/storage-blob-preview/azext_storage_blob_preview/_params.py", line 24, in load_arguments
2025-09-16T07:25:13.4452649Z t_table_service = self.get_sdk('_table_service_client#TableServiceClient',
2025-09-16T07:25:13.4452889Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4453183Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/__init__.py", line 775, in get_sdk
2025-09-16T07:25:13.4453554Z return get_sdk(self.cli_ctx, kwargs.pop('resource_type', self._get_resource_type()),
2025-09-16T07:25:13.4453963Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4454240Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/__init__.py", line 91, in get_sdk
2025-09-16T07:25:13.4454624Z return _sdk_get_versioned_sdk(cli_ctx.cloud.profile, resource_type, *attr_args, **kwargs)
2025-09-16T07:25:13.4454900Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4455281Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 694, in get_versioned_sdk
2025-09-16T07:25:13.4455658Z sdk_path = get_versioned_sdk_path(api_profile, resource_type, operation_group)
2025-09-16T07:25:13.4455915Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4456254Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 680, in get_versioned_sdk_path
2025-09-16T07:25:13.4456647Z api_version = get_api_version(api_profile, resource_type)
2025-09-16T07:25:13.4456895Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4457229Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 512, in get_api_version
2025-09-16T07:25:13.4457590Z raise APIVersionException(resource_type, api_profile)
2025-09-16T07:25:13.4457980Z azure.cli.core.profiles._shared.APIVersionException: Unable to get API version for type 'ResourceType.DATA_STORAGE_TABLE' in profile 'latest'
2025-09-16T07:25:13.4466168Z ERROR: az_command_data_logger: Unable to get API version for type 'ResourceType.DATA_STORAGE_TABLE' in profile 'latest'
2025-09-16T07:25:13.4466567Z Traceback (most recent call last):
2025-09-16T07:25:13.4466968Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 505, in get_api_version
2025-09-16T07:25:13.4467361Z api_version = AZURE_API_PROFILES[api_profile][resource_type]
2025-09-16T07:25:13.4467609Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4467856Z KeyError: <ResourceType.DATA_STORAGE_TABLE: ('azure.data.tables', None)>
2025-09-16T07:25:13.4467974Z
2025-09-16T07:25:13.4468190Z During handling of the above exception, another exception occurred:
2025-09-16T07:25:13.4468311Z
2025-09-16T07:25:13.4468494Z Traceback (most recent call last):
2025-09-16T07:25:13.4468771Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/knack/cli.py", line 233, in invoke
2025-09-16T07:25:13.4469057Z cmd_result = self.invocation.execute(args)
2025-09-16T07:25:13.4469249Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4469525Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/__init__.py", line 666, in execute
2025-09-16T07:25:13.4469861Z raise ex
2025-09-16T07:25:13.4470232Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/__init__.py", line 733, in _run_jobs_serially
2025-09-16T07:25:13.4470649Z results.append(self._run_job(expanded_arg, cmd_copy))
2025-09-16T07:25:13.4470925Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4471396Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/__init__.py", line 703, in _run_job
2025-09-16T07:25:13.4471758Z result = cmd_copy(params)
2025-09-16T07:25:13.4471984Z ^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4472342Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/__init__.py", line 336, in __call__
2025-09-16T07:25:13.4472720Z return self.handler(*args, **kwargs)
2025-09-16T07:25:13.4472932Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4473230Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/commands/command_operation.py", line 121, in handler
2025-09-16T07:25:13.4473654Z return op(**command_args)
2025-09-16T07:25:13.4473834Z ^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4474104Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/command_modules/profile/custom.py", line 231, in check_cli
2025-09-16T07:25:13.4478995Z raise ex
2025-09-16T07:25:13.4479550Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/command_modules/profile/custom.py", line 226, in check_cli
2025-09-16T07:25:13.4479971Z create_invoker_and_load_cmds_and_args(cmd.cli_ctx)
2025-09-16T07:25:13.4480408Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/file_util.py", line 74, in create_invoker_and_load_cmds_and_args
2025-09-16T07:25:13.4480810Z invoker.commands_loader.load_arguments()
2025-09-16T07:25:13.4481329Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/__init__.py", line 523, in load_arguments
2025-09-16T07:25:13.4481773Z loader.load_arguments('') # this adds entries to the argument registries
2025-09-16T07:25:13.4482067Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4482395Z File "/opt/az/azcliextensions/storage-blob-preview/azext_storage_blob_preview/__init__.py", line 33, in load_arguments
2025-09-16T07:25:13.4482756Z load_arguments(self, command)
2025-09-16T07:25:13.4483140Z File "/opt/az/azcliextensions/storage-blob-preview/azext_storage_blob_preview/_params.py", line 24, in load_arguments
2025-09-16T07:25:13.4483546Z t_table_service = self.get_sdk('_table_service_client#TableServiceClient',
2025-09-16T07:25:13.4483846Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4484178Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/__init__.py", line 775, in get_sdk
2025-09-16T07:25:13.4484598Z return get_sdk(self.cli_ctx, kwargs.pop('resource_type', self._get_resource_type()),
2025-09-16T07:25:13.4484905Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4485248Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/__init__.py", line 91, in get_sdk
2025-09-16T07:25:13.4485645Z return _sdk_get_versioned_sdk(cli_ctx.cloud.profile, resource_type, *attr_args, **kwargs)
2025-09-16T07:25:13.4485862Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4486121Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 694, in get_versioned_sdk
2025-09-16T07:25:13.4486465Z sdk_path = get_versioned_sdk_path(api_profile, resource_type, operation_group)
2025-09-16T07:25:13.4486762Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4487129Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 680, in get_versioned_sdk_path
2025-09-16T07:25:13.4487556Z api_version = get_api_version(api_profile, resource_type)
2025-09-16T07:25:13.4487822Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-09-16T07:25:13.4488166Z File "/opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/azure/cli/core/profiles/_shared.py", line 512, in get_api_version
2025-09-16T07:25:13.4488602Z raise APIVersionException(resource_type, api_profile)
2025-09-16T07:25:13.4489024Z azure.cli.core.profiles._shared.APIVersionException: Unable to get API version for type 'ResourceType.DATA_STORAGE_TABLE' in profile 'latest'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Azure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamPossible-SolutionSimilar-IssueStorageaz storageaz storagequestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that