Skip to content

Commit f6c1246

Browse files
authored
Merge pull request #187926 from v-rajagt/normesta-jan22
link fixed
2 parents 62241fa + 82d6fb7 commit f6c1246

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/data-lake-store/data-lake-store-access-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ No, but Default ACLs can be used to set ACLs for child files and folder newly cr
287287
* [POSIX Access Control Lists on Linux](https://www.linux.com/news/posix-acls-linux)
288288
* [HDFS permission guide](https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/HdfsPermissionsGuide.html)
289289
* [POSIX FAQ](https://www.opengroup.org/austin/papers/posix_faq.html)
290-
* [POSIX 1003.1 2008](https://standards.ieee.org/findstds/standard/1003.1-2008.html)
290+
* [POSIX 1003.1 2008](https://standards.ieee.org/wp-content/uploads/import/documents/interpretations/1003.1-2008_interp.pdf)
291291
* [POSIX 1003.1 2013](https://pubs.opengroup.org/onlinepubs/9699919799.2013edition/)
292292
* [POSIX 1003.1 2016](https://pubs.opengroup.org/onlinepubs/9699919799.2016edition/)
293293
* [POSIX ACL on Ubuntu](https://help.ubuntu.com/community/FilePermissionsACLs)

articles/storage/blobs/data-lake-storage-access-control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ az ad sp show --id 18218b12-1895-43e9-ad80-6e8fc1ea88ce --query objectId
336336

337337
OID will be displayed.
338338

339-
When you have the correct OID for the service principal, go to the Storage Explorer **Manage Access** page to add the OID and assign appropriate permissions for the OID. Make sure you select **Save**.
339+
When you have the correct OID for the service principal, go to the Storage Explorer **Manage Access** page to add the OID and assign appropriate permissions for the OID. Make sure you select **Save**
340340

341341
### Can I set the ACL of a container?
342342

@@ -349,7 +349,7 @@ The Azure Storage REST API does contain an operation named [Set Container ACL](/
349349
- [POSIX Access Control Lists on Linux](https://www.linux.com/news/posix-acls-linux)
350350
- [HDFS permission guide](https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/HdfsPermissionsGuide.html)
351351
- [POSIX FAQ](https://www.opengroup.org/austin/papers/posix_faq.html)
352-
- [POSIX 1003.1 2008](https://standards.ieee.org/findstds/standard/1003.1-2008.html)
352+
- [POSIX 1003.1 2008](https://standards.ieee.org/wp-content/uploads/import/documents/interpretations/1003.1-2008_interp.pdf)
353353
- [POSIX 1003.1 2013](https://pubs.opengroup.org/onlinepubs/9699919799.2013edition/)
354354
- [POSIX 1003.1 2016](https://pubs.opengroup.org/onlinepubs/9699919799.2016edition/)
355355
- [POSIX ACL on Ubuntu](https://help.ubuntu.com/community/FilePermissionsACLs)

0 commit comments

Comments
 (0)