asdf2014 commented on code in PR #16508:
URL: https://github.com/apache/druid/pull/16508#discussion_r1618068551


##########
docs/ingestion/input-sources.md:
##########
@@ -410,10 +408,8 @@ The `properties` property can be one of the following:
 |appRegistrationClientSecret|The client secret of the Azure App registration 
to authenticate as|None|Yes if `appRegistrationClientId` is provided|
 |tenantId|The tenant ID of the Azure App registration to authenticate 
as|None|Yes if `appRegistrationClientId` is provided|
 
-<details closed>
-  <summary>Show the deprecated 'azure' input source</summary>
 
-Note that the deprecated `azure` input source doesn't support specifying which 
storage account to ingest from. We recommend using the `azureStorage` instead.
+The  `azure` input source doesn't support specifying which storage account to 
ingest from. It is recommended to use the `azureStorage` input source instead.

Review Comment:
   ```suggestion
   The `azure` input source doesn't support specifying which storage account to 
ingest from. It is recommended to use the `azureStorage` input source instead.
   ```



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to