diff --git a/src/init/schema.json b/src/init/schema.json index aef368b..9ad1c67 100644 --- a/src/init/schema.json +++ b/src/init/schema.json @@ -36,10 +36,6 @@ "customDomainName": { "type": "string", "description": "Your custom domain which will be mapped to the static website / cdn" - }, - "azure:location": { - "type": "string", - "description": "Azure deployment location" } }, "required": ["provider"]