Skip to content

[Service Bus]"Preparer failure when creating resource ServiceBusNamespacePreparer, Resource group could not be found" on UsGov and China cloud #20517

@v-xuto

Description

@v-xuto

We are running live Tests against other clouds like US Gov and Azure China Cloud. The goal is to check whether new azure sdk package work with other clouds or not.

Error Description:
When running the test tests\test_queues.py::ServiceBusQueueTests::test_github_issue_6178 on UsGov and China cloud, it runs failed and the error message is shown as following, for more details please check here:
image

Error Track:
The code that failed is here
image

code link2:
image

image

Note: We guessed that the environment variable did not set the value of RESOURCE_REGION, so the default value ‘westus’ was used, so the resource group was not created successfully in UsGov and China Cloud.

Expected Behavior:
The resource group was successfully created and it can be found.

@benbp , @jameszliao-msft , @lmazuel , @lilyjma , @ramya-rao-a and @annatisch for notification.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions