Phil Reed
Phil Reed
When using a scheduled message to act as a pointer to a deferred message, where are people sending the scheduled message? In our use case were dealing with topics, and...
It looks like ContinuationToken property is nullable on the `BaseSpecification`, so this hints that I should be ok to pass a null through on the ctor. Maybe you're right @mumby0168...
Possibly related, but i'm not sure I understand this well enough yet to know for sure: https://stackoverflow.com/questions/65235299/what-is-the-strategy-of-data-protection-key-rotation-with-multiple-pods
No worries, thank you for responding so quickly. IMO the cross-linking often adds some confusion, especially if there is anything ambiguous or contradictory. For example, the documentation page cross-links off...
Is there any way to not have a username/password combo for this and use the token from `DefaultAzureCredential`?
@robennett2 Can you provide an update on this PR? I think im encountering the issue this would resolve.
Spotted a couple of UI issues with this when with Variant.Outlined. I might need a hand getting the CSS to play nice. _Edit:I think I've fixed the css issues_
> Hi, we're now accepting breaking changes for v7, but thinking that a `RenderFragment` on both ends for all adornments would work better to avoid all the properties and allow...