* Add support for providing an object ID to ManagedIdentityCredential. * Update cspell checks. * Add support for creating a Uuid from a string, and use that as the MICred overload for objectId. * Add a remark comment to make it clear that object and client ids are not interchangeable. * Remove the non-const ToString() as that isn't required. * Update tests to use valid hex Uuid values. * Use a discriminated union design approach with a ManagedIdentityType object and ManagedIdentityIdType enum. * Fix typo and remove Uuid CreateFromString. * Address PR feedback. * Update doc comment. * Update comments and exception message to consistently use hyphens between user/system and assigned. |
||
|---|---|---|
| .. | ||
| attestation | ||
| core | ||
| eventhubs | ||
| identity | ||
| keyvault | ||
| storage | ||
| tables | ||
| template | ||