Skip to content

Commit 474247f

Browse files
author
farah-alyasari
committed
the udid for the upload changed format, needed to add in the new format to show users what exactly to copy
1 parent 09496b2 commit 474247f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-maps/tutorial-geofence.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,8 @@ Once the Postman app is installed, follow these steps to upload the construction
161161

162162
```JSON
163163
{
164-
"udid" : "{udId}"
164+
"status": "Succeeded",
165+
"resourceLocation": "https://atlas.microsoft.com/mapData/metadata/{udId}?api-version=1.0"
165166
}
166167
```
167168

0 commit comments

Comments
 (0)