Skip to content

Commit 3e537bb

Browse files
committed
update location
1 parent 0b2d527 commit 3e537bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_aks_commands.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11661,7 +11661,7 @@ def test_aks_create_with_enable_acns(
1166111661
@AKSCustomResourceGroupPreparer(
1166211662
random_name_length=17,
1166311663
name_prefix="clitest",
11664-
location="eastus2euap",
11664+
location="westcentralus",
1166511665
)
1166611666
def test_aks_create_with_enable_acns_complex(
1166711667
self, resource_group, resource_group_location

0 commit comments

Comments
 (0)