Skip to content

[Documentation] Clarify "Update Fabric Eventhouse" step applicability in upgrade guide #1678

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Jun 10, 2025

The upgrade guide's Step 2 previously stated that "The Microsoft Fabric eventhouse database schema must be manually updated with each release" without clarifying when this step applies, causing confusion for users who aren't using Microsoft Fabric as their primary data store.

Changes Made

Added conditional language to Step 2 that clearly indicates this step only applies when using Microsoft Fabric as a primary data store:

This step only applies if you are using Microsoft Fabric as a primary data store. Skip this step if any of the following apply:

- You are using Azure Storage as your data store  
- You are using Azure Data Explorer as your data store

Impact

This change resolves user confusion by:

  • Clearly specifying when the Fabric eventhouse update is required
  • Providing explicit skip conditions for other data store configurations
  • Following the same conditional pattern used by other steps in the upgrade guide
  • Maintaining all existing instructional content while adding necessary clarity

The change is minimal (5 lines added) and follows existing documentation patterns used in Steps 1, 4, and 5 of the same guide.

Fixes #1669.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: flanakin <399533+flanakin@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] [Documentation] Clarify Update Fabric Eventhouse Step Applicability [Documentation] Clarify "Update Fabric Eventhouse" step applicability in upgrade guide Jun 10, 2025
Copilot finished work on behalf of flanakin June 10, 2025 07:46
Co-authored-by: flanakin <399533+flanakin@users.noreply.github.com>
Copilot finished work on behalf of flanakin June 10, 2025 08:45
@flanakin flanakin added this to the 2025-06 - June milestone Jun 10, 2025
@flanakin flanakin enabled auto-merge (squash) June 11, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Review 👀 PR that is ready to be reviewed Skill: DevOps GitHub setup and automation Skill: Documentation Documentation updates Tool: FinOps guide Implementing FinOps guide
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Documentation] Clarify Update Fabric Eventhouse Step Applicability
5 participants