azure-sdk-for-java
azure-sdk-for-java copied to clipboard
[FEATURE REQ] Publish a migration guide for migrating an application to use credential-free connections with Kafka
Context
With the Azure Identities feature enabled in #28685, documentation introducing how to remove passwords from applications and transform them into credential-free connections should be published to help developers with migration.
There's a template worked out by Alex can be found here:
- https://github.com/MicrosoftDocs/azure-docs-pr/pull/203348#issuecomment-1205727432
- https://github.com/MicrosoftDocs/azure-docs-pr/pull/203348#issuecomment-1203381358
Goal
Publish migration documentation after the feature is enabled. The doc should use contextual tabs to distinguish Java and Spring code and configurations.