Phil Reed
Phil Reed
>We are continuously addressing and improving the SDK, if possible, make sure the problem persist in the [latest SDK version](https://www.nuget.org/packages/Microsoft.Azure.CosmosRepository). **Describe the bug** Missing Documentation for `ContinuationTokenSpecification`. **To Reproduce** Section...
Hi, I'm trying to find guidance on how to manage the rotation of a DataProtection key stored in Azure KeyVault when applying this implementation: https://learn.microsoft.com/en-us/aspnet/core/security/data-protection/configuration/overview?view=aspnetcore-7.0#protectkeyswithazurekeyvault Specifically this section: > The...
### Description In the 'Scopes' section, can clarification be provided to these statements: > - A CLIENT app is configured with the User.Read scope (https://graph.microsoft.com/User.Read) in the Azure portal. >...
## Description Allows for Adornments to exist on BOTH start and end of MudInput component types. To do this I have removed the `Adornment` enum, which along with the other...