Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 1.13 KB

Grant-CSPApplication.md

File metadata and controls

58 lines (41 loc) · 1.13 KB
external help file Module Name online version schema
MSPToolBox-help.xml
MSPToolBox
2.0.0

Grant-CSPApplication

SYNOPSIS

Run this after "Connect-MSPToolbox" to grant your application among all your connected tenants.

SYNTAX

Grant-CSPApplication [[-CustomerTenantID] <String>] [<CommonParameters>]

DESCRIPTION

{{ Fill in the Description }}

EXAMPLES

Example 1

PS C:\> Grant-CSPApplication

PARAMETERS

-CustomerTenantID

Fill in an optional customer tenant ID if you want to just grant consent on one tenant.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS