diff --git a/test/e2e/test_cluster_configs/byok.json b/test/e2e/test_cluster_configs/byok.json index 2b7f508a80..0d9bce028a 100644 --- a/test/e2e/test_cluster_configs/byok.json +++ b/test/e2e/test_cluster_configs/byok.json @@ -1,6 +1,6 @@ { "env": { - "REGION_OPTIONS": "centraluseuap", + "REGION_OPTIONS": "northeurope", "SKIP_TESTS": "true" }, "apiModel": { @@ -21,7 +21,7 @@ "count": 2, "vmSize": "Standard_D2s_v3", "availabilityProfile": "VirtualMachineScaleSets", - "diskEncryptionSetID": "/subscriptions/SUB_ID/resourceGroups/RESOURCE_GROUP/providers/Microsoft.Compute/diskEncryptionSets/des" + "diskEncryptionSetID": "/subscriptions/SUB_ID/resourceGroups/RESOURCE_GROUP/providers/Microsoft.Compute/diskEncryptionSets/des-northeurope" } ], "linuxProfile": {