Skip to content

Shared HWS support in StoreMonitoringAgent - #550

Merged
SrinathS (SrinathSundaresan) merged 1 commit into
masterfrom
SMASharedHWSPatch
Aug 18, 2026
Merged

Shared HWS support in StoreMonitoringAgent#550
SrinathS (SrinathSundaresan) merged 1 commit into
masterfrom
SMASharedHWSPatch

Conversation

@SrinathSundaresan

@SrinathSundaresan SrinathS (SrinathSundaresan) commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Shared HWS support in StoreMonitoringAgent

@SrinathSundaresan SrinathS (SrinathSundaresan) changed the title Shared HWS support for StoreMonitoringAgent Shared HWS support in StoreMonitoringAgent Aug 18, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the Store Monitoring Agent assets to better support shared Hardware Station telemetry (notably Hardware Station Event ID 7103), adjusts the EventLogSink installer packaging/sequencing, and refreshes documentation to reflect the latest solution bundle and capabilities.

Changes:

  • Extend Hardware Station KQL queries to include shared Hardware Station errors (Event ID 7103) and enrich results with parsed stack traces.
  • Update the EventLogSink WiX installer to (a) grant permissions after service registration and (b) exclude the service executable from harvested publish output via an XSL transform.
  • Refresh docs (new “Model Support” doc, updated quick start XPath filter + solution zip version references, additional known limitation note).

Reviewed changes

Copilot reviewed 12 out of 14 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
Agents/AI ERP Agents/StoreMonitoringAgent/README.md Updates solution zip reference and adds “Model Support” to the docs table.
Agents/AI ERP Agents/StoreMonitoringAgent/kql-queries/hardware-station-errors.kql Adds shared Hardware Station EventID 7103 support and stack-trace parsing.
Agents/AI ERP Agents/StoreMonitoringAgent/kql-queries/hardware-station-errors-count.kql Expands the error count query to include EventID 7103 (provider-filtered).
Agents/AI ERP Agents/StoreMonitoringAgent/kql-queries/hardware-station-error-trend.kql Expands the error trend query to include EventID 7103 (provider-filtered).
Agents/AI ERP Agents/StoreMonitoringAgent/installer-eventlogsink/WixProject/Product.wxs Moves permission-grant custom action to run after service installation.
Agents/AI ERP Agents/StoreMonitoringAgent/installer-eventlogsink/WixProject/ExcludeServiceExecutable.xsl New Heat transform to exclude the service EXE from harvested components.
Agents/AI ERP Agents/StoreMonitoringAgent/installer-eventlogsink/WixProject/EventLogSinkConfigService.Installer.wixproj Applies the new Heat transform during harvesting.
Agents/AI ERP Agents/StoreMonitoringAgent/docs/quick-start-portal.md Adds XPath filter for EventID 7103 and updates solution zip reference.
Agents/AI ERP Agents/StoreMonitoringAgent/docs/model-support.md New documentation listing validated Copilot Studio model options.
Agents/AI ERP Agents/StoreMonitoringAgent/docs/known-limitations.md Adds a limitation note about large telemetry result sets.
Agents/AI ERP Agents/StoreMonitoringAgent/docs/alert-triggered-agent.md Updates the Mermaid diagram styling with additional class definitions.
Agents/AI ERP Agents/StoreMonitoringAgent/.gitignore Adds additional ignored docs/scripts/KQL files.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread Agents/AI ERP Agents/StoreMonitoringAgent/README.md

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@SrinathSundaresan
SrinathS (SrinathSundaresan) merged commit 6eeb237 into master Aug 18, 2026
6 checks passed
@SrinathSundaresan
SrinathS (SrinathSundaresan) deleted the SMASharedHWSPatch branch August 18, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants