Eric Sampson

Results 18 issues of Eric Sampson

As it says in the title. See [announcement](https://azure.github.io/AppService/2022/05/23/gRPC-support-on-App-Service.html) Added by wadepickett: We need to revisit this once it is actually publicly released.

doc-out-of-date
7.0
reQUEST

Hi! Has anyone discussed/worked on an OTel Metrics compliant exporter? Cheers! Eric

C-exporter
E-intermediate
T-enhancement
T-request

Allow passing in enum-style DUs etc, gives a nice typed experience for the user.

_Originally posted by @mafurman in https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/issues/1566#issuecomment-742874826_ > At the current moment, it isn't possible to plug in the JsonWebTokenHandler instead of the JwtSecurityTokenHandler. We plan on adding support for this...

Enhancement
JSON
.NET6

As discussed [here](https://twitter.com/dcuthbert/status/1396820536504852483?s=20) , check that the accept list doesn’t include `localhost:anyport`

It would be nice to add support for the [Testing API](https://code.visualstudio.com/api/extension-guides/testing), to get Test Explorer support. I couldn’t find an existing ticket for this, so I thought I’d create this...

The current mismatch of `-n / --service` and `-s / --name` is really confusing. I know this would probably have to be in some sort of major release, communicated beforehand,...

**Describe the bug** According to https://github.com/actions/runner/issues/159, the issue where the `add-mask` workflow command echoes/leaks the secret was supposed to be fixed, but we still observe it. This was also mentioned...

enhancement
question
future

Hi, love this library! What's the right way to use async code in the trigger body? Like this pseudo-code example: ``` configure.Triggers().Inserted .Add( async entry => { var foo =...

Hi David, thanks for the awesome plugin! It would be nice if there was a user option box to allow locking the scrolling to vertical only. Perhaps there could also...

Feature
Help wanted