Mitch Bodmer
Mitch Bodmer
We should not store log events without any correlating context. These events are unrecoverable anyways.
### Library name Azure.Identity ### Please describe the feature. Currently it's possible to use MSAL to get an On-Behalf-Of token with a signed assertion from, for example, a managed identity...
# Summary The [constructors for ManagedIdentityClientAssertion](https://github.com/AzureAD/microsoft-identity-web/blob/master/src/Microsoft.Identity.Web.Certificateless/ManagedIdentityClientAssertion.cs) have a`managedIdentityClientId` parameter that when passed `null` uses the ID of the system assigned managed identity. It might be more intuitive to instead have...
### API Spec link https://github.com/Azure/azure-rest-api-specs/blob/main/specification/web/resource-manager/Microsoft.Web/stable/2024-04-01/WebApps.json ### API Spec version 2024-04-01 ### Please describe the feature. Right now it's not possible to create a ZipDeploy resource in a Bicep template because...