Skip to content

Test intermittently fails: The subscription '00000000-0000-0000-0000-000000000000' could not be found #30213

@jiasli

Description

@jiasli

This is a typical error caused by making HTTP requests concurrently with multi-threading.

Because VCR.py is not designed to be thread-safe, some request will bypass VCR and reach to internet, causing the The subscription '00000000-0000-0000-0000-000000000000' could not be found error.

More details: #17185

Sub-issues

Metadata

Metadata

Assignees

Labels

Azure CLI TeamThe command of the issue is owned by Azure CLI teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions