| document type | cmdlet |
|---|---|
| external help file | FabricTools-Help.xml |
| HelpUri | |
| Locale | en-US |
| Module Name | FabricTools |
| ms.date | 04/01/2026 |
| PlatyPS schema version | 2024-05-01 |
| title | Get-FabricConfig |
Gets the configuration for use with all functions in the FabricTools module.
Get-FabricConfig [[-ConfigName] <string>]
Gets the configuration for use with all functions in the FabricTools module.
Gets all configuration values for the FabricTools module and outputs them.
Get-FabricConfigGets the BaseUrl configuration value for the FabricTools module.
Get-FabricConfig -ConfigName BaseUrlThe name of the configuration to be retrieved.
Type: System.String
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: 0
IsRequired: false
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''Author: Jess Pomfret
{{ Fill in the related links here }}