diff --git a/test/cases/api/azure.sh b/test/cases/api/azure.sh index 263cc253d6..329756b911 100644 --- a/test/cases/api/azure.sh +++ b/test/cases/api/azure.sh @@ -94,7 +94,6 @@ function createReqFile() { "tenant_id": "${AZURE_TENANT_ID}", "subscription_id": "${AZURE_SUBSCRIPTION_ID}", "resource_group": "${AZURE_RESOURCE_GROUP}", - "location": "${AZURE_LOCATION}", "image_name": "${AZURE_IMAGE_NAME}" } }