Skip to content

Commit f42a99d

Browse files
committed
updates per Asir
1 parent 16c9e39 commit f42a99d

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

articles/spring-cloud/how-to-use-managed-identities.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,15 @@ For the maximum number of user-assigned managed identities per application, see
6161

6262
### Azure services that aren't supported
6363

64-
Some Azure services aren't currently supported because there are multiple versions of tokens. For more information, see [Microsoft identity platform access tokens](../active-directory/develop/access-tokens.md). Applications in Azure Spring Cloud don't support services which only accept tokens for v2.0 or higher. We're working on the adding support for such services.
65-
66-
- [Azure Databricks](/azure/databricks/scenarios/what-is-azure-databricks)
64+
The following services do not support managed identity-based access at this time, but they will at a future date:
65+
66+
- Azure Redis Cache
67+
- Azure Flexible MySQL
68+
- Azure Flexible PostgreSQL
69+
- Azure Database for MariaDB
70+
- Azure Cosmos DB - Mongo DB
71+
- Azure Cosmos DB - Cassandra
72+
- Azure Databricks
6773

6874
---
6975

0 commit comments

Comments
 (0)