We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa02b7f commit 7224538Copy full SHA for 7224538
1 file changed
sdk/identity/azure-identity/TOKEN_CACHING.md
@@ -96,6 +96,7 @@ The following table indicates the state of in-memory and persistent caching in e
96
| `ClientSecretCredential` | Supported | Supported |
97
| `DefaultAzureCredential` | Supported if the target credential in the credential chain supports it | Not Supported |
98
| `DeviceCodeCredential` | Supported | Supported |
99
+| `EnvironmentCredential` | Supported | Supported |
100
| `InteractiveBrowserCredential` | Supported | Supported |
101
| `ManagedIdentityCredential` | Supported | Not Supported |
102
| `OnBehalfOfCredential` | Supported | Supported |
0 commit comments