Bill Wert

Results 33 comments of Bill Wert

I thought I could work around this by emitting a `Directory.Build.props`, but y'all thought of that :) https://github.com/dotnet/BenchmarkDotNet/blob/58fde64c809ceadb3fca9d677a7cec83071b833f/src/BenchmarkDotNet/Templates/CsProj.txt#L4-L5 I definitely understand why this is there, and think it's a good...

We don’t have plans to release the APIs we previously added to specify the ESTS-R region. ESTS-R configuration is only allowed in 1st party applications, and 3rd party applications get...

Yeah, we have an enum that looks like this in typespec: https://github.com/Azure/azure-rest-api-specs/blob/c7b8df506c79231f08e1d878b1c4917a5abb1113/specification/eventgrid/Azure.Messaging.EventGrid/main.tsp#L132 ``` @doc("Supported delays for release operation.") enum ReleaseDelay { @doc("Release the event after 0 seconds.") By0Seconds: 0, @doc("Release...

Hello @mschmidt291 Thanks for the report! We'll take a look at this and get back to you soon.

Hello @mschmidt291! Apologies for the delay. We need to do some further investigation of this feature request. We're going to do so over the next few months. This is not...

@bgavrilMS sorry, I missed this question. It's not a blocker, I suppose, but it's going to cause us to request tokens way more often than we should. Note we're not...

/azp run java - identity - tests