We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2d527 commit 3e537bbCopy full SHA for 3e537bb
src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_aks_commands.py
@@ -11661,7 +11661,7 @@ def test_aks_create_with_enable_acns(
11661
@AKSCustomResourceGroupPreparer(
11662
random_name_length=17,
11663
name_prefix="clitest",
11664
- location="eastus2euap",
+ location="westcentralus",
11665
)
11666
def test_aks_create_with_enable_acns_complex(
11667
self, resource_group, resource_group_location
0 commit comments