Skip to content

Microsite: add example queries to the landing page - #1

Open
jeffreyaven wants to merge 1 commit into
stackql-providerfrom
feature/provider-dev
Open

jeffreyaven wants to merge 1 commit into
stackql-providerfrom
feature/provider-dev

Conversation

@jeffreyaven

Copy link
Copy Markdown

Summary

  • Adds an ## Example Queries section to the entra_id provider landing page: inventory reads first, then filtered reads, joins and json_extract examples, then provisioning and lifecycle statements. Resource, column and parameter names were checked against the generated provider spec and resource docs.
  • Regenerates the website landing page (index.md) from the updated header content.

This repository sits on its default branch stackql-provider with no long-lived feature branch, so feature/provider-dev was created from it for this change.

Verification

  • Only website/docs/index.md is committed from the docs regeneration; a full regeneration also rewrote 440 service pages (the committed service docs are behind the current generator) and provider-dev/scripts/curate_docs.py stops on a Windows path-length error, both unrelated to this change and left out of this PR.
  • Resource, column and parameter names were checked against the generated spec and resource docs and the tier 1 / OData pushdown test fixtures; no live Graph queries were run.
  • yarn build of the website succeeds locally.

🤖 Generated with Claude Code

Add an "Example Queries" section with common queries a practitioner would run to the `entra_id` provider landing page (matching the clickhouse microsite), and regenerate the website landing page.

This repository sits on its default branch `stackql-provider` with no long-lived feature branch, so `feature/provider-dev` was created from it for this change.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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.

1 participant