We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Write-Message
1 parent f0c9643 commit eca1e10Copy full SHA for eca1e10
CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
- Added `NoWait` switch parameter to `New-FabricSQLDatabase` (#123)
13
14
### Changed
15
+- `Write-Message` uses `Write-Warning` & `Write-Error` accordingly rather than `Write-Host` with colour (#136)
16
- Updated `Get-FabricWorkspaceUser` to support pipeline input for `WorkspaceId` and `WorkspaceName` parameters.
17
- Renamed `Get-FabricWorkspaceUsers` to match the singular form
18
- Get-FabricSqlDatabase accepts Workspace as a pipeline, handles errors correctly and can filter by name (#117).
0 commit comments