Skip to content

Commit 8917f9c

Browse files
authored
Merge pull request #93580 from normesta/normesta-reg-updates
Adding v1 endpoint restriction
2 parents c8afb26 + ecfcd8f commit 8917f9c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/storage/blobs/data-lake-storage-abfs-driver.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ The ABFS driver supports two forms of authentication so that the Hadoop applicat
4545

4646
- **Azure Active Directory OAuth Bearer Token:** Azure AD bearer tokens are acquired and refreshed by the driver using either the identity of the end user or a configured Service Principal. Using this authentication model, all access is authorized on a per-call basis using the identity associated with the supplied token and evaluated against the assigned POSIX Access Control List (ACL).
4747

48+
> [!NOTE]
49+
> Azure Data Lake Storage Gen2 supports only Azure AD v1.0 endpoints.
50+
4851
### Configuration
4952

5053
All configuration for the ABFS driver is stored in the <code>core-site.xml</code> configuration file. On Hadoop distributions featuring [Ambari](https://ambari.apache.org/), the configuration may also be managed using the web portal or Ambari REST API.

0 commit comments

Comments
 (0)