From b382ecf2f12bcff7f0c669c8a8299308ea16f4d3 Mon Sep 17 00:00:00 2001 From: Bryce Eadie Date: Mon, 7 Jul 2025 16:17:18 -0700 Subject: [PATCH] [DOCS-11339] Update cloud ints synonyms --- typesense.config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/typesense.config.json b/typesense.config.json index 8278123858712..663e4dc16d83a 100644 --- a/typesense.config.json +++ b/typesense.config.json @@ -168,15 +168,15 @@ }, { "id": "azure", - "synonyms": ["microsoft azure", "azure"] + "synonyms": ["microsoft azure", "azure", "azure integration"] }, { "id": "gcp", - "synonyms": ["gcp", "google cloud platform"] + "synonyms": ["gcp", "google cloud platform", "google cloud integration"] }, { "id": "aws", - "synonyms": ["aws", "amazon web service"] + "synonyms": ["aws", "amazon web service", "aws integration"] }, { "id": "rum",