-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing Config Name in Documenatation
- Loading branch information
1 parent
8424c15
commit 51155a0
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -74,7 +74,7 @@ and [Flush](./blobEndpoint.html#put-block-list). All other operations will still | |
configured service type. | ||
```xml | ||
<property> | ||
<name>fs.azure.fns.account.service.type</name> | ||
<name>fs.azure.ingress.service.type</name> | ||
<value>BLOB</value> | ||
</property> | ||
``` | ||
|
@@ -153,4 +153,4 @@ providing an additional layer of security and control over their data. | |
## Ask all about ABFS Driver | ||
|
||
For any queries related to onboard to FNS Blob or anything related to ABFS | ||
Driver in general, kindly reach out to us at **[email protected]**. | ||
Driver in general, kindly reach out to us at **[email protected]**. | ||