azure-sdk-for-java icon indicating copy to clipboard operation
azure-sdk-for-java copied to clipboard

[FEATURE REQ] Publish a migration guide for migrating an application to use credential-free connections with Kafka

Open saragluna opened this issue 3 years ago • 0 comments

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.

saragluna avatar Aug 09 '22 05:08 saragluna