Update azure.storage.filedatalake.FileSystemClient.yml#1625
Update azure.storage.filedatalake.FileSystemClient.yml#1625CloseChoice wants to merge 1 commit intoMicrosoftDocs:mainfrom
Conversation
Fix description of `get_results`. Since [this PR](Azure/azure-sdk-for-python#16581) the limit is no longer just 5000 items.
|
Docs Build status updates of commit 4bf4fa6:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.FileSystemClient.yml | View (azure-python) | Details |
docs-ref-autogen/azure-storage-file-datalake/azure.storage.filedatalake.FileSystemClient.yml
- Line 7, Column 3: [Warning: xref-not-found]
Cross reference not found: 'azure.storage.filedatalake._shared.base_client.StorageAccountHostsMixin'. - Line 524, Column 7: [Warning: xref-not-found]
Cross reference not found: 'Dict'. - Line 524, Column 31: [Warning: xref-not-found]
Cross reference not found: 'Union'. - Line 893, Column 31: [Warning: xref-not-found]
Cross reference not found: 'Any'.
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 or suggestions 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
Fix description of
get_results. Since this PR the limit is no longer just 5000 items.