Initialize-FinOpsHubDeployment command
The Initialize-FinOpsHubDeployment command performs any initialization tasks required for a resource group contributor to be able to deploy a FinOps hub instance in Azure, like registering resource providers. To view the full list of tasks performed, run the command with the -WhatIf
option.
Syntax
Initialize-FinOpsHubDeployment `
[-WhatIf <string>]
Parameters
Name | Description |
---|---|
'‑WhatIf' | Optional. Shows what would happen if the command runs without actually running it. |
Examples
The following example demonstrates how to use the Initialize-FinOpsHubDeployment command to initialize a FinOps hub deployment.
Test FinOps hub deployment initialization
Initialize-FinOpsHubDeployment `
-WhatIf
Shows what would happen if the command runs without actually running it.
Related content
Related solutions: