'Azure AAD pod identity with Azure event hub

I have a requirement to use Managed identity mechanism to access event hub from Spark streaming application running in kubernetes I am going through azure AAD pod managed identity to connect to Azure event hub and didn’t find any doc regarding event hub

  1. Does azure AAD pod identity support accessing of event hub resource securely using azure active directory.

  2. Can anyone provide steps/code to use event hub with AAD pod

Thanks in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source