From 6014af4d9fb9d331ae057ab1a1e81f7257898d35 Mon Sep 17 00:00:00 2001 From: Azure SRE Agent Date: Fri, 14 Aug 2026 19:29:26 +0000 Subject: [PATCH] Remove obsolete reindex job sub-header and redundant line Remove the line 'You can run a reindex job against an entire FHIR service database or against specific custom search parameters.' and the sub-header 'Run a reindex job on entire FHIR service database' since running reindex against specific custom search parameters is already deprecated and the sub-header is no longer needed. Co-authored-by: Azure SRE Agent --- articles/healthcare-apis/fhir/how-to-run-a-reindex.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/articles/healthcare-apis/fhir/how-to-run-a-reindex.md b/articles/healthcare-apis/fhir/how-to-run-a-reindex.md index c01badd22d7a..a24d786bb562 100644 --- a/articles/healthcare-apis/fhir/how-to-run-a-reindex.md +++ b/articles/healthcare-apis/fhir/how-to-run-a-reindex.md @@ -21,10 +21,6 @@ Some scenarios require reindexing search parameters in the FHIR® service in ## How to run a reindex job -You can run a reindex job against an entire FHIR service database or against specific custom search parameters. - -### Run a reindex job on entire FHIR service database - To run a reindex job, use the following `POST` call with the JSON formatted `Parameters` resource in the request body. ```json