Sean Kearney

Results 6 comments of Sean Kearney

I just hit this runtime exception too! We are converting our web app to .NET 6. This web app uses a Databus as follows: ``` var dataBus = endpointConfiguration.UseDataBus(); dataBus.UseBlobServiceClient(new...

@SeanFeldman and @anthonychu -- Using `$(MSBuildProjectName)` as a variable in the `.csproj` is an issue here. If we replace our variable with a static Guid value then secrets are loaded....

@kria So I missed the `teamName` filter and I think that _should_ work for me however it doesn't appear to. Upon testing this, the user I want to filter is...

@kria I was unable to get this working as expected.

@blueww I understand it isn't supported. I'm just following the exception message > "_Current API is not implemented yet. **Please vote your wanted features to https://github.com/azure/azurite/issues**_". I didn't see any...

I've had a similar response from Intercom regarding their .NET SDK in January 2021. > Our Product Team with responsibility for our Developer Platform has recently finalised their Roadmap for...