Skip to content

az containerapp sessionpool can't update registry credentials #30805

@Timothyw0

Description

@Timothyw0

Describe the bug

When using the az containerapp sessionpool update command, a TypeError is thrown when registry-username and registry-password are provided.

Related command

az containerapp sessionpool update

Errors

TypeError: argument of type 'NoneType' is not iterable
az_command_data_logger: argument of type 'NoneType' is not iterable
Traceback (most recent call last):
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\knack/cli.py", line 233, in invoke
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 666, in execute
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 734, in _run_jobs_serially
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 703, in _run_job
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 336, in call
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/command_operation.py", line 120, in handler
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\custom.py", line 3044, in update_session_pool
session_pool_decorator.construct_payload()
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\containerapp_sessionpool_decorator.py", line 422, in construct_payload
self.set_up_custom_container_template(safe_get(self.session_pool_def, "properties", "secrets"))
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\containerapp_sessionpool_decorator.py", line 455, in set_up_custom_container_template
self.set_up_registry_auth_configuration(secrets_def, customer_container_template)
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\containerapp_sessionpool_decorator.py", line 493, in set_up_registry_auth_configuration
safe_set(customer_container_template, "registryCredentials", "username", value=self.get_argument_registry_user())
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/command_modules/containerapp/_utils.py", line 1198, in safe_set
TypeError: argument of type 'NoneType' is not iterable

Issue script & Debug output

az containerapp sessionpool update -n ghdemo0207 -g test-westus2-zpx --image timothywanggithub.azurecr.io/githubruntime:1.2 --registry-user "timothywanggithub" --registry-password "xxx" --debug
cli.knack.cli: Command arguments: ['containerapp', 'sessionpool', 'update', '-n', 'ghdemo0207', '-g', 'test-westus2-zpx', '--image', 'timothywanggithub.azurecr.io/githubruntime:1.2', '--registry-user', 'timothywanggithub', '--registry-password', 'xxx', '--debug']
cli.knack.cli: init debug log:
Enable color in terminal.
cli.knack.cli: Event: Cli.PreExecute []
cli.knack.cli: Event: CommandParser.OnGlobalArgumentsCreate [<function CLILogging.on_global_arguments at 0x000002924DCF31A0>, <function OutputProducer.on_global_arguments at 0x000002924DE8C040>, <function CLIQuery.on_global_arguments at 0x000002924DEB5440>]
cli.knack.cli: Event: CommandInvoker.OnPreCommandTableCreate []
cli.azure.cli.core: Modules found from index for 'containerapp': ['azext_containerapp', 'azure.cli.command_modules.containerapp', 'azure.cli.command_modules.serviceconnector']
cli.azure.cli.core: Loading command modules:
cli.azure.cli.core: Name Load Time Groups Commands
cli.azure.cli.core: containerapp 1.048 37 123
cli.azure.cli.core: serviceconnector 0.084 20 315
cli.azure.cli.core: Total (2) 1.132 57 438
cli.azure.cli.core: These extensions are not installed and will be skipped: ['azext_ai_examples', 'azext_next']
cli.azure.cli.core: Loading extensions:
cli.azure.cli.core: Name Load Time Groups Commands Directory
cli.azure.cli.core: containerapp 0.037 56 157 C:\Users\timothywang.azure\cliextensions\containerapp
cli.azure.cli.core: Total (1) 0.037 56 157
cli.azure.cli.core: Loaded 96 groups, 560 commands.
cli.azure.cli.core: Found a match in the command table.
cli.azure.cli.core: Raw command : containerapp sessionpool update
cli.azure.cli.core: Command table: containerapp sessionpool update
cli.knack.cli: Event: CommandInvoker.OnPreCommandTableTruncate [<function AzCliLogging.init_command_file_logging at 0x0000029250165E40>]
cli.azure.cli.core.azlogging: metadata file logging enabled - writing logs to 'C:\Users\timothywang.azure\commands\2025-02-11.10-48-53.containerapp_sessionpool_update.44252.log'.
az_command_data_logger: command args: containerapp sessionpool update -n {} -g {} --image {} --registry-user {} --registry-password {} --debug
cli.knack.cli: Event: CommandInvoker.OnPreArgumentLoad [<function register_global_subscription_argument..add_subscription_parameter at 0x0000029250205580>]
cli.knack.cli: Event: CommandInvoker.OnPostArgumentLoad []
cli.knack.cli: Event: CommandInvoker.OnPostCommandTableCreate [<function register_ids_argument..add_ids_arguments at 0x0000029250205620>, <function register_cache_arguments..add_cache_arguments at 0x0000029250205760>, <function register_upcoming_breaking_change_info..update_breaking_change_info at 0x0000029250205800>]
cli.knack.cli: Event: CommandInvoker.OnCommandTableLoaded []
cli.knack.cli: Event: CommandInvoker.OnPreParseArgs []
cli.knack.cli: Event: CommandInvoker.OnPostParseArgs [<function OutputProducer.handle_output_argument at 0x000002924DE8C0E0>, <function CLIQuery.handle_query_parameter at 0x000002924DEB54E0>, <function register_ids_argument..parse_ids_arguments at 0x00000292502056C0>]
az_command_data_logger: extension name: containerapp
az_command_data_logger: extension version: 1.1.0b2
Command group 'containerapp sessionpool' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
cli.azure.cli.core.util: Found subscription ID 474eaba6-0f3f-4b5a-bae5-a7858bd7c53b in the URL https://management.azure.com/subscriptions/474eaba6-0f3f-4b5a-bae5-a7858bd7c53b/resourceGroups/test-westus2-zpx/providers/Microsoft.App/sessionPools/ghdemo0207?api-version=2024-10-02-preview
cli.azure.cli.core.util: Retrieving token for resource https://management.core.windows.net/, subscription 474eaba6-0f3f-4b5a-bae5-a7858bd7c53b
cli.azure.cli.core.auth.persistence: build_persistence: location='C:\Users\timothywang\.azure\msal_token_cache.bin', encrypt=True
cli.azure.cli.core.auth.binary_cache: load: C:\Users\timothywang.azure\msal_http_cache.bin
urllib3.util.retry: Converted retries value: 1 -> Retry(total=1, connect=None, read=None, redirect=None, status=None)
msal.authority: Initializing with Entra authority: https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47
cli.azure.cli.core.auth.binary_cache: save: C:\Users\timothywang.azure\msal_http_cache.bin
cli.azure.cli.core.auth.binary_cache: save: C:\Users\timothywang.azure\msal_http_cache.bin
urllib3.connectionpool: Starting new HTTPS connection (1): login.microsoftonline.com:443
urllib3.connectionpool: https://login.microsoftonline.com:443 "GET /72f988bf-86f1-41af-91ab-2d7cd011db47/v2.0/.well-known/openid-configuration HTTP/1.1" 200 1753
cli.azure.cli.core.auth.binary_cache: save: C:\Users\timothywang.azure\msal_http_cache.bin
cli.azure.cli.core.auth.binary_cache: save: C:\Users\timothywang.azure\msal_http_cache.bin
cli.azure.cli.core.auth.binary_cache: save: C:\Users\timothywang.azure\msal_http_cache.bin
cli.azure.cli.core.auth.binary_cache: save: C:\Users\timothywang.azure\msal_http_cache.bin
msal.authority: openid_config("https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/v2.0/.well-known/openid-configuration") = {'token_endpoint': 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/oauth2/v2.0/token', 'token_endpoint_auth_methods_supported': ['client_secret_post', 'private_key_jwt', 'client_secret_basic'], 'jwks_uri': 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/discovery/v2.0/keys', 'response_modes_supported': ['query', 'fragment', 'form_post'], 'subject_types_supported': ['pairwise'], 'id_token_signing_alg_values_supported': ['RS256'], 'response_types_supported': ['code', 'id_token', 'code id_token', 'id_token token'], 'scopes_supported': ['openid', 'profile', 'email', 'offline_access'], 'issuer': 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/v2.0', 'request_uri_parameter_supported': False, 'userinfo_endpoint': 'https://graph.microsoft.com/oidc/userinfo', 'authorization_endpoint': 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/oauth2/v2.0/authorize', 'device_authorization_endpoint': 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/oauth2/v2.0/devicecode', 'http_logout_supported': True, 'frontchannel_logout_supported': True, 'end_session_endpoint': 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/oauth2/v2.0/logout', 'claims_supported': ['sub', 'iss', 'cloud_instance_name', 'cloud_instance_host_name', 'cloud_graph_host_name', 'msgraph_host', 'aud', 'exp', 'iat', 'auth_time', 'acr', 'nonce', 'preferred_username', 'name', 'tid', 'ver', 'at_hash', 'c_hash', 'email'], 'kerberos_endpoint': 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/kerberos', 'tenant_region_scope': 'WW', 'cloud_instance_name': 'microsoftonline.com', 'cloud_graph_host_name': 'graph.windows.net', 'msgraph_host': 'graph.microsoft.com', 'rbac_url': 'https://pas.windows.net'}
msal.application: Broker enabled? True
cli.azure.cli.core.auth.msal_credentials: UserCredential.get_token: scopes=('https://management.core.windows.net//.default',), claims=None, kwargs={}
msal.application: Cache hit an AT
msal.telemetry: Generate or reuse correlation_id: 5a3d2456-2a7a-4b3f-ba59-76fcad8c2509
cli.azure.cli.core.util: Request URL: 'https://management.azure.com/subscriptions/474eaba6-0f3f-4b5a-bae5-a7858bd7c53b/resourceGroups/test-westus2-zpx/providers/Microsoft.App/sessionPools/ghdemo0207?api-version=2024-10-02-preview'
cli.azure.cli.core.util: Request method: 'GET'
cli.azure.cli.core.util: Request headers:
cli.azure.cli.core.util: 'User-Agent': 'python/3.12.8 (Windows-11-10.0.22631-SP0) AZURECLI/2.69.0 (MSI)'
cli.azure.cli.core.util: 'Accept-Encoding': 'gzip, deflate'
cli.azure.cli.core.util: 'Accept': '/'
cli.azure.cli.core.util: 'Connection': 'keep-alive'
cli.azure.cli.core.util: 'x-ms-client-request-id': 'f14a838e-6524-4a47-9fe7-bc6cddc275b0'
cli.azure.cli.core.util: 'CommandName': 'containerapp sessionpool update'
cli.azure.cli.core.util: 'ParameterSetName': '-n -g --image --registry-user --registry-password --debug'
cli.azure.cli.core.util: 'Authorization': 'Bearer eyJ0eXAiOiJKV...'
cli.azure.cli.core.util: Request body:
cli.azure.cli.core.util: None
urllib3.connectionpool: Starting new HTTPS connection (1): management.azure.com:443
urllib3.connectionpool: https://management.azure.com:443 "GET /subscriptions/474eaba6-0f3f-4b5a-bae5-a7858bd7c53b/resourceGroups/test-westus2-zpx/providers/Microsoft.App/sessionPools/ghdemo0207?api-version=2024-10-02-preview HTTP/1.1" 200 1804
cli.azure.cli.core.util: Response status: 200
cli.azure.cli.core.util: Response headers:
cli.azure.cli.core.util: 'Cache-Control': 'no-cache'
cli.azure.cli.core.util: 'Pragma': 'no-cache'
cli.azure.cli.core.util: 'Content-Length': '1804'
cli.azure.cli.core.util: 'Content-Type': 'application/json; charset=utf-8'
cli.azure.cli.core.util: 'Expires': '-1'
cli.azure.cli.core.util: 'Vary': 'Accept-Encoding'
cli.azure.cli.core.util: 'x-ms-ratelimit-remaining-subscription-reads': '1099'
cli.azure.cli.core.util: 'api-supported-versions': '2023-08-01-preview, 2023-11-02-preview, 2024-02-02-preview, 2024-08-02-preview, 2024-10-02-preview, 2025-01-01'
cli.azure.cli.core.util: 'X-Powered-By': 'ASP.NET'
cli.azure.cli.core.util: 'x-ms-ratelimit-remaining-subscription-global-reads': '16499'
cli.azure.cli.core.util: 'x-ms-request-id': '65feb3d9-b5ec-44f7-9aec-e89c955eb194'
cli.azure.cli.core.util: 'x-ms-correlation-request-id': '65feb3d9-b5ec-44f7-9aec-e89c955eb194'
cli.azure.cli.core.util: 'x-ms-routing-request-id': 'EASTUS2:20250211T154854Z:65feb3d9-b5ec-44f7-9aec-e89c955eb194'
cli.azure.cli.core.util: 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains'
cli.azure.cli.core.util: 'X-Content-Type-Options': 'nosniff'
cli.azure.cli.core.util: 'X-Cache': 'CONFIG_NOCACHE'
cli.azure.cli.core.util: 'X-MSEdge-Ref': 'Ref A: 5166A7D0CCD04C5494536950543C8E7D Ref B: MNZ221060610037 Ref C: 2025-02-11T15:48:54Z'
cli.azure.cli.core.util: 'Date': 'Tue, 11 Feb 2025 15:48:54 GMT'
cli.azure.cli.core.util: Response content:
cli.azure.cli.core.util: {"id":"/subscriptions/474eaba6-0f3f-4b5a-bae5-a7858bd7c53b/resourceGroups/test-westus2-zpx/providers/Microsoft.App/sessionPools/ghdemo0207","name":"ghdemo0207","type":"Microsoft.App/sessionpools","location":"West US 2","systemData":{"createdBy":"[email protected]","createdByType":"User","createdAt":"2025-02-07T00:18:38.018926","lastModifiedBy":"[email protected]","lastModifiedByType":"User","lastModifiedAt":"2025-02-11T15:29:49.6007819"},"properties":{"environmentId":"/subscriptions/474eaba6-0f3f-4b5a-bae5-a7858bd7c53b/resourceGroups/test-westus2-zpx/providers/Microsoft.App/managedEnvironments/testwestus2-zpx-b1b8","poolManagementType":"Dynamic","containerType":"CustomContainer","scaleConfiguration":{"readySessionInstances":6,"maxConcurrentSessions":20},"secrets":[{"name":"timothywanggithubazurecrio-timothywanggithub"}],"dynamicPoolConfiguration":{"executionType":"Timed","cooldownPeriodInSeconds":300},"customContainerTemplate":{"registryCredentials":null,"containers":[{"image":"timothywanggithub.azurecr.io/githubruntime:1.2","name":"ghdemo0207","resources":{"cpu":2,"memory":"4.0Gi"}}],"ingress":{"targetPort":80}},"sessionNetworkConfiguration":{"status":"EgressDisabled"},"provisioningState":"Failed","nodeCount":1,"poolManagementEndpoint":"https://ghdemo0207.ambitiousgrass-13fe681d.westus2.azurecontainerapps.io","templateUpdateStatus":{"activeTemplate":{"details":"Running","createdTime":"2025-02-10T19:17:06.2257083+00:00","status":{"expectedCount":6,"readyCount":6,"pendingCount":0,"imagePullFailCount":0,"crashCount":0,"allocatedCount":0},"containers":[{"image":"timothywanggithub.azurecr.io/githubruntime:1.0","name":"ghdemo0207","env":[],"resources":{"cpu":2,"memory":"4Gi"}}],"ingress":{"targetPort":80}}},"managedIdentitySettings":[]},"identity":{"type":"None"}}
cli.azure.cli.core.azclierror: Traceback (most recent call last):
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\knack/cli.py", line 233, in invoke
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 666, in execute
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 734, in _run_jobs_serially
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 703, in _run_job
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 336, in call
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/command_operation.py", line 120, in handler
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\custom.py", line 3044, in update_session_pool
session_pool_decorator.construct_payload()
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\containerapp_sessionpool_decorator.py", line 422, in construct_payload
self.set_up_custom_container_template(safe_get(self.session_pool_def, "properties", "secrets"))
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\containerapp_sessionpool_decorator.py", line 455, in set_up_custom_container_template
self.set_up_registry_auth_configuration(secrets_def, customer_container_template)
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\containerapp_sessionpool_decorator.py", line 493, in set_up_registry_auth_configuration
safe_set(customer_container_template, "registryCredentials", "username", value=self.get_argument_registry_user())
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/command_modules/containerapp/_utils.py", line 1198, in safe_set
TypeError: argument of type 'NoneType' is not iterable

cli.azure.cli.core.azclierror: The command failed with an unexpected error. Here is the traceback:
az_command_data_logger: The command failed with an unexpected error. Here is the traceback:
cli.azure.cli.core.azclierror: argument of type 'NoneType' is not iterable
Traceback (most recent call last):
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\knack/cli.py", line 233, in invoke
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 666, in execute
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 734, in _run_jobs_serially
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 703, in _run_job
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 336, in call
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/command_operation.py", line 120, in handler
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\custom.py", line 3044, in update_session_pool
session_pool_decorator.construct_payload()
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\containerapp_sessionpool_decorator.py", line 422, in construct_payload
self.set_up_custom_container_template(safe_get(self.session_pool_def, "properties", "secrets"))
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\containerapp_sessionpool_decorator.py", line 455, in set_up_custom_container_template
self.set_up_registry_auth_configuration(secrets_def, customer_container_template)
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\containerapp_sessionpool_decorator.py", line 493, in set_up_registry_auth_configuration
safe_set(customer_container_template, "registryCredentials", "username", value=self.get_argument_registry_user())
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/command_modules/containerapp/_utils.py", line 1198, in safe_set
TypeError: argument of type 'NoneType' is not iterable
az_command_data_logger: argument of type 'NoneType' is not iterable
Traceback (most recent call last):
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\knack/cli.py", line 233, in invoke
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 666, in execute
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 734, in _run_jobs_serially
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 703, in _run_job
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/init.py", line 336, in call
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/core/commands/command_operation.py", line 120, in handler
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\custom.py", line 3044, in update_session_pool
session_pool_decorator.construct_payload()
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\containerapp_sessionpool_decorator.py", line 422, in construct_payload
self.set_up_custom_container_template(safe_get(self.session_pool_def, "properties", "secrets"))
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\containerapp_sessionpool_decorator.py", line 455, in set_up_custom_container_template
self.set_up_registry_auth_configuration(secrets_def, customer_container_template)
File "C:\Users\timothywang.azure\cliextensions\containerapp\azext_containerapp\containerapp_sessionpool_decorator.py", line 493, in set_up_registry_auth_configuration
safe_set(customer_container_template, "registryCredentials", "username", value=self.get_argument_registry_user())
File "D:\a_work\1\s\build_scripts\windows\artifacts\cli\Lib\site-packages\azure/cli/command_modules/containerapp/utils.py", line 1198, in safe_set
TypeError: argument of type 'NoneType' is not iterable
To check existing issues, please visit: https://github.com/Azure/azure-cli/issues
cli.knack.cli: Event: Cli.PostExecute [<function AzCliLogging.deinit_cmd_metadata_logging at 0x00000292501660C0>]
az_command_data_logger: exit code: 1
cli.main: Command ran in 3.459 seconds (init: 0.522, invoke: 2.937)
telemetry.main: Begin splitting cli events and extra events, total events: 1
telemetry.client: Accumulated 0 events. Flush the clients.
telemetry.main: Finish splitting cli events and extra events, cli events: 1
telemetry.save: Save telemetry record of length 7969 in cache file under C:\Users\timothywang.azure\telemetry\20250211104855002
telemetry.main: Begin creating telemetry upload process.
telemetry.process: Creating upload process: "C:\Program Files\Microsoft SDKs\Azure\CLI2\python.exe C:\Program Files\Microsoft SDKs\Azure\CLI2\Lib\site-packages\azure\cli\telemetry_init
.pyc C:\Users\timothywang.azure C:\Users\timothywang.azure\telemetry\20250211104855002"
telemetry.process: Return from creating process 41168
telemetry.main: Finish creating telemetry upload process.

Expected behavior

The registry credentials should be updated when this command is run

Environment Summary

azure-cli 2.69.0

core 2.69.0
telemetry 1.1.0

Extensions:
azure-devops 1.0.1
containerapp 1.1.0b2

Dependencies:
msal 1.31.2b1
azure-mgmt-resource 23.1.1

Python location 'C:\Program Files\Microsoft SDKs\Azure\CLI2\python.exe'
Config directory 'C:\Users\timothywang.azure'
Extensions directory 'C:\Users\timothywang.azure\cliextensions'

Python (Windows) 3.12.8 (tags/v3.12.8:2dc476b, Dec 3 2024, 19:30:04) [MSC v.1942 64 bit (AMD64)]

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Auto-AssignAuto assign by botContainerAppService AttentionThis issue is responsible by Azure service team.Similar-IssuebugThis issue requires a change to an existing behavior in the product in order to be resolved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions