Results 6 issues of Andreas Nyhrén

I'd like to get the bytes from generated parquet Poco-structure using the ChoParquetWriter ``` byte[] bytes = ChoParquetWriter.SerializeAll(data); ``` The poco structure (```IEnumerable data``` as serialized json) ```json [{ "Health":...

I struggled a bit to figure out how to actually get a hold of my queued message. Maybe clarify in docs (not sure if what I got is the best...

### Describe the bug I am successfully creating an invite to a b2b guest user using Invitations.PostAsync, I'm then trying to set an app role using AppRoleAssignedTo.PostAsync on that user...

Needs: Attention :wave:
type:bug

### Library name Azure.Communication.Chat ### Please describe the feature. Keeping track of your own threads (doing internal filtering/rules for which threads to display when etc) means using the ChatThreadClient (per...

Service Attention
Client
customer-reported
question
needs-team-attention
Communication

Federation with SAML to Entra ID does not seem to work with login hint setting ("Login hint in Authn request in Subject NameID") enabled https://learn.microsoft.com/en-us/entra/identity-platform/single-sign-on-saml-protocol#subject By either an Auth method...

Having claims set for redemption and link (Create External Users settings blade/tab) claim types, it would be nice to have those claims validated or checked when testing an Authentication method...