Jesse Squire

Results 520 comments of Jesse Squire
trafficstars

@anqyan. This is by design. The SDK only validates message sizes when attempting to add to `ServiceBusMessageBatch`. For any API that works against a message or set of messages, the...

@1Jesper1: I do not have insight. My role was only to triage the original issue over to the folks who would be best able to assist.

> @jsquire Has anyone checked this yet? :) Unfortunately, this is not something that I have insight into. @jmprieur: Are you able to assist?

Hi @gaoyp830. Thank you for reaching out and we regret that you are experiencing difficulties. For your scenario, you'll need to override the default options by calling [UseCredential](https://learn.microsoft.com/dotnet/api/microsoft.extensions.azure.azureclientfactorybuilder.usecredential?view=azure-dotnet) as part...

The trigger uses the registered DI credential implicitly for the clients that perform its operations. There's no difference for what you'd need to do.

How is this different from #43462, and do we need both of these?

@jamesfan1: Account permissions and memberships look good. I made two small corrections to CODEOWNERS to ensure that it follows the expected pattern. Going forward, you'll need to work with @ArthurMa1978...