+ {updateMessageShown ? (
+ <>
+
+
+
+
+ Your indexing policy has been updated with the new included paths. You may review the changes in Scale &
+ Settings.
+
+ >
+ ) : (
+ "Here is an analysis on the indexes utilized for executing the query. Based on the analysis, Cosmos DB recommends adding the selected indexes to your indexing policy to optimize the performance of this particular query."
+ )}
+