Skip to content

Commit c9fe2fa

Browse files
authored
Merge pull request #113960 from timsander1/master
fix spatial indeixng image name
2 parents 100484b + 20e4ca3 commit c9fe2fa

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

articles/cosmos-db/sql-query-geospatial-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You can toggle between the **geography** and **geometry** spatial type in the Az
2929

3030
Here's how to set the **Geospatial Configuration** in **Data Explorer** within the Azure portal:
3131

32-
![Setting geospatial configuration](./media/sql-query-geospatial-index/geospatialconfiguration.png)
32+
![Setting geospatial configuration](./media/sql-query-geospatial-index/geospatial-configuration.png)
3333

3434
You can also modify the `geospatialConfig` in the .NET SDK to adjust the **Geospatial Configuration**:
3535

0 commit comments

Comments
 (0)