Skip to content

docs: add SharePoint and Dataverse E2E validation evidence#207

Open
daviburg wants to merge 8 commits into
mainfrom
docs/add-sample-e2e-validation-evidence
Open

docs: add SharePoint and Dataverse E2E validation evidence#207
daviburg wants to merge 8 commits into
mainfrom
docs/add-sample-e2e-validation-evidence

Conversation

@daviburg

@daviburg daviburg commented Jul 10, 2026

Copy link
Copy Markdown
Member

Summary

  • Integrates newly verified end-to-end evidence directly into the existing validated-connectors table; no separate evidence table is added.
  • Marks SharePoint E2E validation with discovery-to-site-scoped list coverage.
  • Records Dataverse binary attachment creation and record cleanup.
  • Marks Azure Monitor Logs E2E validation for subscription, resource-group, and resource discovery plus QueryData and QuerySchema against an Application Insights resource.
  • Adds Azure Resource Manager E2E validation for subscription, resource-group, and resource discovery; targeted resource reads; and a temporary resource-group create/read/list/delete lifecycle.

Validation

  • Live connector validation completed successfully for the documented SharePoint, Dataverse, Azure Monitor Logs, and Azure Resource Manager operations.
  • Azure Monitor Logs table discovery returned populated Application Insights tables; schema discovery returned the table schema.
  • VisualizeQuery is not claimed because the connector rejected the tested chart types.
  • No private endpoint, connection, resource, tenant, or credential values are included.

References GetDataSetsAsync/GetAllTablesAsync and CreateAttachmentAsync validation outcomes.

Co-authored-by: Dobby <dobby@microsoft.com>
Copilot AI review requested due to automatic review settings July 10, 2026 17:54
@daviburg daviburg requested a review from a team as a code owner July 10, 2026 17:54

Copilot AI left a comment

Copy link
Copy Markdown

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 repository documentation to add an additive “Additional E2E Validation Evidence” subsection under Validated Connectors, capturing extra end-to-end validation notes for SharePoint and Dataverse without removing existing entries.

Changes:

  • Adds a new “Additional E2E Validation Evidence” section beneath the validated connectors table.
  • Documents SharePoint site discovery followed by a site-scoped list operation using the SDK.
  • Documents Dataverse binary attachment creation plus subsequent record cleanup.

Comment thread README.md Outdated
Keep evidence in the validated-connectors table and add verified Azure Monitor Logs coverage.

Co-authored-by: Dobby <dobby@microsoft.com>
Add verified Azure Monitor Logs resource-discovery operations to the validated-connectors table.

Co-authored-by: Dobby <dobby@microsoft.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings July 11, 2026 05:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread README.md Outdated
Add verified Azure Resource Manager discovery operations to the validated-connectors table.

Co-authored-by: Dobby <dobby@microsoft.com>
Copilot AI review requested due to automatic review settings July 11, 2026 05:24
Use QueryData and QuerySchema rather than REST endpoint suffixes in the validation table.

Co-authored-by: Dobby <dobby@microsoft.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread README.md Outdated
Record verified resource reads and temporary resource-group lifecycle operations.

Co-authored-by: Dobby <dobby@microsoft.com>
Copilot AI review requested due to automatic review settings July 11, 2026 05:40
Use the generated client names documented by the DirectConnector sample.

Co-authored-by: Dobby <dobby@microsoft.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread README.md Outdated
Copilot AI review requested due to automatic review settings July 11, 2026 05:43

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread README.md Outdated
@daviburg daviburg self-assigned this Jul 11, 2026
Use an ASCII sequence indicator in the validated-connectors table.

Co-authored-by: Dobby <dobby@microsoft.com>
Copilot AI review requested due to automatic review settings July 11, 2026 05:54

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

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.

2 participants