diff --git a/schema/swa-cli.config.schema.json b/schema/swa-cli.config.schema.json index b535c2892..13a753ee5 100644 --- a/schema/swa-cli.config.schema.json +++ b/schema/swa-cli.config.schema.json @@ -200,7 +200,7 @@ }, "loginSharedCommandParameters": { "properties": { - "subscription": { + "subscriptionId": { "description": "Azure subscription ID used by this project", "type": "string" },