Skip to content

docs: add disclaimer about preview APIs and items#239

Open
HasanAboShally wants to merge 4 commits into
mainfrom
docs/preview-apis-and-items-disclaimer
Open

docs: add disclaimer about preview APIs and items#239
HasanAboShally wants to merge 4 commits into
mainfrom
docs/preview-apis-and-items-disclaimer

Conversation

@HasanAboShally
Copy link
Copy Markdown
Collaborator

@HasanAboShally HasanAboShally commented May 20, 2026

Adds a Release status section to the docs landing page. The section states that the Fabric CLI is generally available (GA), points to the release notes for the current version and changelog, mentions fab --version to check the installed version, and ends with a short note: the CLI may support Fabric items that are still in preview, and some commands may rely on Fabric public APIs that are still in preview — and those preview items and APIs aren't covered by the Microsoft Fabric SLA.

Changes

  • docs/index.md: add a new ## Release status section between What you can do and Get started. Uses plain prose with a bolded **Note:** (no admonition extension is enabled in mkdocs.yml, so admonitions render as raw !!! text).
  • .changes/unreleased/docs-preview-disclaimer.yaml: changie entry (kind: docs).

@HasanAboShally HasanAboShally requested a review from a team as a code owner May 20, 2026 15:23
Copilot AI review requested due to automatic review settings May 20, 2026 15:23
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds a disclaimer to the docs landing page to clarify that, while the Fabric CLI is GA, it may interact with Fabric preview items and preview public APIs that are not covered under the standard Fabric SLA.

Changes:

  • Add a new “Release status” section on the docs landing page with a preview-API/items disclaimer.
  • Add an unreleased changelog entry documenting the docs update.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
docs/index.md Adds GA/preview disclaimer and links to release notes and Fabric API preview docs.
.changes/unreleased/docs-preview-disclaimer.yaml Records the docs change in the changelog system.

Comment thread docs/index.md Outdated
Comment on lines +30 to +34
## Release status

The Fabric CLI is generally available (GA). For the current version and changelog, see the [release notes](./release-notes.md). Run `fab --version` to check your installed version.

**Note:** The CLI may support Fabric items that are still in preview, and some commands may rely on Fabric public APIs that are still in [preview](https://learn.microsoft.com/rest/api/fabric/articles/api-structure#api-endpoints). Preview items and APIs aren't covered by the standard Fabric SLA.
Comment thread docs/index.md Outdated

The Fabric CLI is generally available (GA). For the current version and changelog, see the [release notes](./release-notes.md). Run `fab --version` to check your installed version.

**Note:** The CLI may support Fabric items that are still in preview, and some commands may rely on Fabric public APIs that are still in [preview](https://learn.microsoft.com/rest/api/fabric/articles/api-structure#api-endpoints). Preview items and APIs aren't covered by the standard Fabric SLA.
Copilot AI review requested due to automatic review settings May 20, 2026 15:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 2 out of 2 changed files in this pull request and generated 2 comments.

Comment thread docs/index.md
Comment on lines +30 to +34
## Release status

The Fabric CLI is generally available (GA). For the current version and changelog, see the [release notes](./release-notes.md). Run `fab --version` to check your installed version.

**Note:** The CLI may support Fabric items that are still in preview, and some commands may rely on Fabric public APIs that are still in [preview](https://learn.microsoft.com/rest/api/fabric/articles/api-structure#api-endpoints). Preview items and APIs aren't covered by the [Microsoft Fabric SLA](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services).
@@ -0,0 +1,4 @@
kind: docs
body: Add a Release status section to the docs landing page indicating GA status, pointing to the release notes for the current version, and noting that the CLI may support Fabric items and rely on Fabric public APIs that are still in preview (and therefore not covered by the standard Fabric SLA)
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