Stéphane Erbrech
Stéphane Erbrech
the new experience of interactive login makes it almost worse. now I have to scan the list of subs and enter a number associated to it?
+1 To provide some use-case context: We use mockoon to fake some services in a kubernetes cluster, and allow for isolated component level integration testing. We run our services +...
/azp run
rebasing... pretty sure that https://github.com/Azure/azure-rest-api-specs/pull/29051 will force us to re-compile and push a PR
Typespec Validation Failure: Found 11 errors, as expected... pushing a fix shortly
/azp run
/azp run
wow thanks for the speedy review @razvanbadea-msft ! 
Existing option to fake a grpc endpoint: - https://github.com/bavix/gripmock - https://github.com/wiremock/wiremock-grpc-extension **Gripmock** generates and compiles a server based on the proto files. This approach has multiple disadvantages - https://github.com/bavix/gripmock/issues/442 -...
I've tried to track the logic in the .net SDK. but it's pretty hard to figure it out because it's very fragmented. I think that it boils down to this:...