Skip to content

Tons of changes#193

Open
NowinskiK wants to merge 29 commits intodevelopfrom
batch_changes
Open

Tons of changes#193
NowinskiK wants to merge 29 commits intodevelopfrom
batch_changes

Conversation

@NowinskiK
Copy link
Copy Markdown
Collaborator

No description provided.

NowinskiK added 25 commits April 2, 2026 00:42
Wrap both Get-AzAccessToken calls in try/catch. When token acquisition fails due to expired MFA or conditional access policies, re-authenticate using Connect-AzAccount with -AuthScope set to the target resource URL, then retry.
This removes the need for users to manually pass -Reset when MFA has silently expired between sessions.
…uplicate of `New-FabricNotebook`)

- Added Integration tests for notebooks
…to use hash splatting instead of backtick line continuation (issue #87)

- Refactored all `Invoke-FabricRestMethod` calls in Data Pipeline cmdlets to use hash splatting instead of backtick line continuation (issue #87)
… to use hash splatting instead of backtick line continuation (issue #87)

- Refactored Lakehouse cmdlets to use `HandleResponse = $true` on `Invoke-FabricRestMethod`, removing manual status-code switches, LRO polling, and pagination loops from each cmdlet
- Refactored Notebook cmdlets to use `HandleResponse = $true` on `Invoke-FabricRestMethod`, removing manual status-code switches, LRO polling, and pagination loops from each cmdlet
… My Workspace or a specific workspace, with optional filtering by `DatasetId` or `DatasetName` (`WorkspaceId` parameter, alias `GroupId`)

- Added `Get-FabricDatasetRefreshHistory` cmdlet to retrieve the refresh history of a Power BI dataset, with optional `WorkspaceId` (alias `GroupId`) and `Top` parameters
- Added `Invoke-FabricDatasetRefresh` cmdlet (in `Dataset` folder) to trigger on-demand dataset refreshes, supporting both standard and enhanced refresh parameters (`Type`, `CommitMode`, `MaxParallelism`, `RetryCount`, `Timeout`, `EffectiveDate`, `ApplyRefreshPolicy`, `Objects`)
- Updated unit tests for `Invoke-FabricDatasetRefresh` to cover the new parameter set, alias, ShouldProcess, body construction, and error handling
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 16, 2026

Linux Test Results

3 013 tests   3 002 ✅  59s ⏱️
1 013 suites     11 💤
    1 files        0 ❌

Results for commit b918abb.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 16, 2026

WinPS51 Test Results

3 219 tests   3 208 ✅  1m 11s ⏱️
1 014 suites     11 💤
    1 files        0 ❌

Results for commit b918abb.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 16, 2026

WinPS71 Test Results

3 219 tests   3 208 ✅  1m 11s ⏱️
1 014 suites     11 💤
    1 files        0 ❌

Results for commit b918abb.

♻️ This comment has been updated with latest results.

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