Initialize-FinOpsHubDeployment Initialize a FinOps hub deployment in order to enable resource group owners to deployment hubs via the portal.

Syntax Examples

On this page

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

Test initialize FinOps hub deployment

Initialize-FinOpsHubDeployment `
    -WhatIf

Shows what would happen if the command runs without actually running it.



  • 🏦 FinOps hubs – Open, extensible, and scalable cost reporting.



This site uses Just the Docs, a documentation theme for Jekyll.