-
Notifications
You must be signed in to change notification settings - Fork 798
Revise bulk download instructions for groups #1776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Updated the instructions for downloading group lists, added image references, and clarified error handling.
@ashyasingh : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
@ashyasingh : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit d5e2a8d:
|
File | Status | Preview URL | Details |
---|---|---|---|
docs/identity/users/groups-bulk-download.md | Details |
docs/identity/users/groups-bulk-download.md
- Line 25, Column 5: [Warning: file-not-found - See documentation]
Invalid file link: 'Media/bulk-operations/groups-management-page.png'.
- Line 29, Column 5: [Warning: file-not-found - See documentation]
Invalid file link: 'Media/bulk-operations/download-groups-button.png'.
- Line 33, Column 5: [Warning: file-not-found - See documentation]
Invalid file link: 'Media/bulk-operations/download-filename-dialog.png'.
- Line 37, Column 5: [Warning: file-not-found - See documentation]
Invalid file link: 'Media/bulk-operations/success-notification.png'.
- Line 43, Column 1: [Warning: code-block-indented - See documentation]
Indented code blocks aren't allowed. Use a Markdown code block surrounded by triple backticks (```).
- Line 50, Column 104: [Warning: file-not-found - See documentation]
Invalid file link: 'bulk-operations-service-limitations.md'.
For more details, please refer to the build 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR revises the bulk download instructions for groups in Microsoft Entra ID documentation, updating the user interface flow and adding comprehensive visual references. The changes reflect updates to the Microsoft Entra admin center interface and improve the clarity of the download process.
- Updated step-by-step instructions to match current UI flow
- Added multiple screenshot references to guide users through the process
- Enhanced error handling explanations and bulk operations limitations
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can see the status of all your pending bulk requests on the **Bulk operation results** page. | ||
Select the filename to download the CSV file containing all groups with the specified columns. | ||
|
||
:::image type="content" source="Media/bulk-operations/success-notification.png" alt-text="Screenshot of a success notification confirming the bulk groups download was submitted with a link to view status."::: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This image reference appears to be duplicated from line 37. Consider using a different image that shows the actual download status or remove this duplicate reference.
:::image type="content" source="Media/bulk-operations/success-notification.png" alt-text="Screenshot of a success notification confirming the bulk groups download was submitted with a link to view status."::: |
Copilot uses AI. Check for mistakes.
4. Select the **Click here to view the status of each operation** link to navigate to the **Bulk operations** blade. | ||
|
||
:::image type="content" source="Media/bulk-operations/success-notification.png" alt-text="Screenshot of a success notification confirming the bulk groups download was submitted with a link to view status."::: | ||
|
||
## Check download status | ||
|
||
You can see the status of all your pending bulk requests on the **Bulk operation results** page. | ||
Select the filename to download the CSV file containing all groups with the specified columns. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The step numbering appears inconsistent with the flow. This step suggests navigating to view status, but the next section 'Check download status' seems to be part of the same process rather than a separate procedure.
Copilot uses AI. Check for mistakes.
Can you review the proposed changes? If you approve the new content in this PR, the commits must be moved to the private repository for automated checks and publishing. After you move the commits, close this PR ( Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
Updated the instructions for downloading group lists, added image references, and clarified error handling. NEED IMAGES from https://learn.microsoft.com/en-us/entra/fundamentals/bulk-operations#bulk-download-groups to be copied over.