Azure PUT /api/schema-service/v1/schemas/system
Received a response with 5xx status code: 500 {"error":{"code":500,"message":"Internal server error","errors":[{"domain":"global","reason":"internalError","message":"Internal server error"}]}
Run this curl command to reproduce this failure against Azure:
curl -X PUT -H 'Authorization: Bearer TOKEN' -H 'data-partition-id: opendes' -d '{"schema": {}, "schemaInfo": {"schemaIdentity": {"authority": "0", "entityType": "0", "schemaVersionMajor": 0, "schemaVersionMinor": 0, "schemaVersionPatch": 0, "source": "0"}, "status": "OBSOLETE"}}' https://osdu-ship.msft-osdu-test.org/api/schema-service/v1/schemas/system