azure-docs-sdk-python
azure-docs-sdk-python copied to clipboard
Including the methods get_access_control() & set_access_control()
https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-datalake/samples/datalake_samples_access_control.py
Docs Build status updates of commit 5792050:
: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.DataLakeFileClient.yml | :x:Error | Details |
docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.DataLakeFileClient.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:
- Try searching the docs.microsoft.com contributor guides
- Post your question in the Docs support channel
@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.