updated installation steps and added MI screenshots - #85
Merged
Conversation
…and-installation-updates-3 removed vtt file and video script
There was a problem hiding this comment.
Pull request overview
Updates SHIELD prerequisite/installation documentation to better explain required permissions and clarifies/normalizes several steps, while enhancing the Microsoft Insights usage guide with concrete screenshot examples.
Changes:
- Clarified SHIELD installer prerequisites and explicitly called out required Graph permissions and role assignments.
- Refreshed SHIELD overview page formatting (admonitions/mermaid blocks) and corrected overview diagram image paths.
- Replaced text-only Microsoft Insights examples with light/dark screenshot pairs for clearer interpretation.
Reviewed changes
Copilot reviewed 4 out of 8 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/SHIELD/Prerequisites/Installation.md | Reworked installation steps and added a permissions note; expanded “Running the SHIELD Web Instance” instructions. |
| docs/SHIELD/Prerequisites/Application-Permissions.md | Minor heading formatting update for the Grant-MIGraphPermission section. |
| docs/SHIELD/index.md | Formatting cleanup plus corrected Overview diagram image paths and mermaid fence formatting. |
| docs/Microsoft-Insights/Usage-Guide.md | Added screenshot-based examples (light/dark) and small formatting tweaks around admonitions. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
+58
to
+59
| - **Installing User**: The user installing SHIELD must be a `Global Administrator` in order to grant Microsoft Graph application permissions via admin consent. | ||
| - **Application**: SHIELD Desktop must be granted `Application.ReadWrite.All` and `AppRoleAssignment.ReadWrite.All` permissions by the user installing SHIELD or another admin. For more information about permissions, see [Application Permissions](./Application-Permissions). |
| 4. Click **SHIELD**. | ||
| 5. Click on the App Service that starts with "shield-xxxxxxxxx" (the x's are a random set of lower-case letters and numbers). | ||
| - **Deactivate Health Check (One time only)** | ||
| 1. Click on the link next **Health Check**. |
Pasha Zayko (pasha-zayko)
approved these changes
Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
changelog: