anujmodi2021 commented on code in PR #8205: URL: https://github.com/apache/hadoop/pull/8205#discussion_r2721667025
########## hadoop-tools/hadoop-azure/src/site/markdown/fns_blob.md: ########## @@ -31,8 +31,11 @@ Azure Services offers two set of endpoints for interacting with storage accounts The ABFS Driver by default is designed to work with DFS Endpoint only which primarily supports HNS Enabled Accounts only. -To enable ABFS Driver to work with FNS Accounts, Support for Blob Endpoint is being added. +To enable ABFS Driver to work with FNS Accounts, support for Blob Endpoint is being added. This is because Azure services do not recommend using DFS Endpoint for FNS Accounts. +FNS over DFS endpoint is **DEPRECATED**. All requests will be switched to Blob endpoint internally if Review Comment: Instead of deprecated, we should say 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. 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]
