Microsoft Azure Use To Check The Status Of The Style Creation Process

The `Get Operation` API is an HTTP `GET` request used to check the status of the style creation process and retrieve the `styletId`.### Submit Operations RequestTo view the current progress of a style 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...