Per conversation with @cesarzc in https://github.com/microsoft/iqsharp/pull/152, the following code should reference `"outputData"` rather than `"rawOutputData"`, so that the translated job output is retrieved. https://github.com/microsoft/qsharp-runtime/blob/3adc937c5b57352e7b1a2f79029d2af0a510ad7f/src/Azure/Azure.Quantum.Client/Storage/JobStorageHelper.cs#L120-L124
Per conversation with César Zaragoza Cortés (@cesarzc) in microsoft/iqsharp#152, the following code should reference
"outputData"rather than"rawOutputData", so that the translated job output is retrieved.qsharp-runtime/src/Azure/Azure.Quantum.Client/Storage/JobStorageHelper.cs
Lines 120 to 124 in 3adc937