Skip to content

Commit ecfcd8f

Browse files
committed
fixing the note
1 parent cb08df3 commit ecfcd8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ 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] Azure Data Lake Storage Gen2 supports only Azure AD v1.0 endpoints.
48+
> [!NOTE]
49+
> Azure Data Lake Storage Gen2 supports only Azure AD v1.0 endpoints.
4950
5051
### Configuration
5152

0 commit comments

Comments
 (0)