azure-docs-sdk-python icon indicating copy to clipboard operation
azure-docs-sdk-python copied to clipboard

Including the methods get_access_control() & set_access_control()

Open navba-MSFT opened this issue 4 years ago • 2 comments

https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-datalake/samples/datalake_samples_access_control.py

navba-MSFT avatar Mar 11 '21 06:03 navba-MSFT

Docs Build status updates of commit 9dbc86c:

:x: Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeDirectoryClient.yml :x:Error Details

docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeDirectoryClient.yml

  • Line 103, Column 19: [Error-yaml-syntax-error] While parsing a block mapping, did not find expected key.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

opbld30 avatar Mar 11 '21 06:03 opbld30

@navba I really appreciate the effort in adding these two missing functions.

Unfortunately, this PR makes changes in an autogenerated file. The very next time that the pipeline that generates everything under docs-ref-autogen/ runs, your changes will be erased. For that reason I won't be merging this PR.

There is a major version update of the yml generator that we currently use. Last I saw it was pretty much complete. Docs team is working on rollout.

scbedd avatar Jun 28 '21 20:06 scbedd