Refresh Nonprofit data solutions with Fabric Workload and migration notebook#54
Open
lukasdominms wants to merge 5 commits into
Open
Refresh Nonprofit data solutions with Fabric Workload and migration notebook#54lukasdominms wants to merge 5 commits into
lukasdominms wants to merge 5 commits into
Conversation
Replace the script-only Nonprofit data solutions folder with the open-source Fabric Workload version: guided in-product deployment wizard (FabricWorkload/), expanded PowerShell automation (Installation/), and data model docs (Docs/). Add a new top-level README, fold Salesforce NPSP / Dynamics 365 CDM data source guidance into Installation/README.md, and point the root solutions table at the new README.
Use full-screen dialog under 768px, allow flex children to shrink (min-width: 0), switch overview grids to auto-fit columns, and add tablet/phone media queries that narrow the step rail and let footer buttons wrap.
Rewrite the Publish your workload section with a partner-facing links table covering the v2 publishing/certification flow, and update stale WDK v1 links in Resources.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Replaces the existing
NonprofitDataSolutions/contents with a refreshed version that adds a Microsoft Fabric Workload (WDK v2) for installing and managing the solution through a guided, in-product deployment wizard — alongside the existing PowerShell installation scripts and data-model documentation.What's included
FabricWorkload/— A Fabric Workload (WDK v2) that installs the full solution via a guided deployment wizard directly inside Microsoft Fabric.Installation/— PowerShell automation to create, install, clean up, and manage the solution in a Fabric workspace without the workload UI.Migration/— A Fabric notebook that migrates installer item state (deployment history and selected modules) from the Microsoft-released workload into this open-source workload, so existing users don't have to reconfigure from scratch.Docs/— Data-model documentation (Gold/Silver ERDs, data dictionaries, and a solution overview).Notes
NonprofitDataSolutions/is kept unchanged to preserve existing links.Testing