sjyang18 commented on a change in pull request #4226:
URL: https://github.com/apache/nifi/pull/4226#discussion_r416994015
##########
File path:
nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/eventhub/GetAzureEventHub.java
##########
@@ -163,6 +161,8 @@
.description("Any FlowFile that is successfully received from the
event hub will be transferred to this Relationship.")
.build();
+ static final String MANANGED_IDENDITY_POLICY =
AzureEventHubUtils.MANANGED_IDENDITY_POLICY;
Review comment:
removed
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]