< Back
Connect-AzureBlueprint
Post
NAME Connect-AzureBlueprint
SYNOPSIS
Creates a session to your Management Group
SYNTAX
Connect-AzureBlueprint [-ManagementGroupName] <String> [-Force] [<CommonParameters>]
DESCRIPTION
Creates a session to your Management Group and initializes the REST API for CRUD on Azure Blueprint
PARAMETERS
-Force [<SwitchParameter>]
Creates the Management Group, if it does not exist.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-ManagementGroupName <String>
Name of the Managementy Group to connect to or create
Required? true
Position? 0
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> Connect-AzureBlueprint -ManagementGroupName CarnaperiumMG -Force
Connects to the Management Group CarnaperiumMG. If the Management Group does not exist, the Management Group will
be created.
RELATED LINKS
SYNOPSIS
Creates a session to your Management Group
SYNTAX
Connect-AzureBlueprint [-ManagementGroupName] <String> [-Force] [<CommonParameters>]
DESCRIPTION
Creates a session to your Management Group and initializes the REST API for CRUD on Azure Blueprint
PARAMETERS
-Force [<SwitchParameter>]
Creates the Management Group, if it does not exist.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-ManagementGroupName <String>
Name of the Managementy Group to connect to or create
Required? true
Position? 0
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> Connect-AzureBlueprint -ManagementGroupName CarnaperiumMG -Force
Connects to the Management Group CarnaperiumMG. If the Management Group does not exist, the Management Group will
be created.
RELATED LINKS