Skip to content

Commit 035f9b9

Browse files
committed
Update how-to-create-data-registries.md
1 parent f1a0a19 commit 035f9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/how-to-create-data-registries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ To create a data registry:
210210
"azureBlob": {
211211
"dataFormat": "geojson",
212212
"msiClientId": "{The client ID of the managed identity}",
213-
"linkedResource": "{datastore name}",
213+
"linkedResource": "{datastore ID}",
214214
"blobUrl": "https://teststorageaccount.blob.core.windows.net/testcontainer/test.geojson"
215215
}
216216
}

0 commit comments

Comments
 (0)