Microsoft Azure Use To Check The Status Of The Map Configuration Creation Process
The `Get Operation` API is an HTTP `GET` request used to check the status of the map configuration creation process.### Submit Operations RequestTo view the current progress of a map configuration operation, you will use a `GET` request where the `operationId` given the path is the ID that represents the operation.### Operation ResponseWhile in progress, a `200-OK` http status code is returned with no extra headers. If the operation succeeds, a `200-OK`...