diff --git a/schemas/dab.draft.schema.json b/schemas/dab.draft.schema.json index cbb8013f3d..4561b06952 100644 --- a/schemas/dab.draft.schema.json +++ b/schemas/dab.draft.schema.json @@ -436,7 +436,7 @@ "description": "Unauthenticated provider where all operations run as anonymous. Use when Data API builder is behind an app gateway or APIM where authentication is handled externally." } ], - "default": "AppService" + "default": "Unauthenticated" }, "jwt": { "type": "object",