Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Remove-GraphApplication is a wrapper function to call AD FS Graph cmdlets on AD FS.
Remove-GraphApplication [[-ApplicationIdentifier] <Object>] [-AsJob]
Invokes the Remove-GraphApplicationGroup on AD FS to remove the specified application on to AD FS machine.
Remove-GraphApplication -ApplicationIdentifier "Application-Identifier-123456"
Identifier of the application to be deleted
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
For information on how to access and use the privileged endpoint, see Use the privileged endpoint in Azure Stack Hub.