Releases: dataplat/FabricTools
Releases · dataplat/FabricTools
FabricTools v0.9.0
Version 0.9.0:
- Added new functions:
Get-FabricSQLDatabase
,Remove-FabricSQLDatabase
,Get-FabricCapacitySkus
,Confirm-FabricAuthToken
- Unified objects in module scope (
FabricSession
,AzureSession
) - Module scope holds all api urls, header params for requests
- Unified function to authenticate to Fabric API with bearer token
- Auto-refresh token when expires
- Removed
$authToken
as input param in several functions - Removed usage of
$env:azToken
from several functions - Get-FabricItem accepts Workspaces as input-pipeline
- Minor cosmetic changes
FabricTools 0.8.0
Version 0.8.0.0:
- Import original code from FabTools project authored by Ioana Bouariu
- Import functions from powerrti project authored by Frank Geisler
- Rename project to FabricTools with new guid
- Refactoring of a few functions
- Documentation generated & helper folder with scripts