PSFabricTools

0.3.2-preview0001

PowerShell module to simplify working with Fabric APIs

This is a prerelease version of PSFabricTools.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSFabricTools -RequiredVersion 0.3.2-preview0001 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSFabricTools -Version 0.3.2-preview0001 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Jess Pomfret. All rights reserved.

Package Details

Author(s)

  • Jess Pomfret

Functions

Get-PSFabricConfig Get-PSFabricRecoveryPoint New-PSFabricRecoveryPoint Remove-PSFabricRecoveryPoint Restore-PSFabricRecoveryPoint Set-PSFabricConfig

Dependencies

Release Notes

## [0.3.2-preview0001] - 2024-07-24

### Added

- Support added to create restore points with New-PSFabricRecoveryPoint
- Support added to remove restore points with Remove-PSFabricRecoveryPoint
- Support added to recover to restore points with Restore-PSFabricRecoveryPoint
- add `MicrosoftPowerBIMgmt.Profile` as required module
- add `Sampler.GitHubTasks` to required modules for build
- add `Sampler.GitHubTasks` to required modules for build
- Unit tests for parameters

### Changed

- Change from using Alias to Connect-PowerBIServiceAccount
- Don't automatically save config properties when passed into commands
- Change order of parameters for Set-PSFabricConfig
- gitversion config
- update deploy-module workflow

### Deprecated

- For soon-to-be removed features.

### Removed

- For now removed features.

### Fixed

- For any bug fix.

### Security

- In case of vulnerabilities.

FileList

Version History

Version Downloads Last updated
0.3.2 232 7/24/2024
0.3.2-previe... (current version) 2 7/24/2024
0.3.1-previe... 2 7/24/2024
0.2.0-previe... 3 7/23/2024