< Back
Remove-AADIntAzureADObject
Post
NAME Remove-AADIntAzureADObject
SYNOPSIS
Removes Azure AD object using Azure AD Sync API
SYNTAX
Remove-AADIntAzureADObject [[-AccessToken] <String>] [-sourceAnchor] <String> [[-ObjectType] <String>]
[[-Recursion] <Int32>] [<CommonParameters>]
DESCRIPTION
Removes Azure AD object using Azure AD Sync API
PARAMETERS
-AccessToken <String>
Access Token
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-sourceAnchor <String>
The source anchor for the Azure AD object. Typically Base 64 encoded GUID of on-prem AD object.
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-ObjectType <String>
Required? false
Position? 3
Default value User
Accept pipeline input? false
Accept wildcard characters? false
-Recursion <Int32>
Required? false
Position? 4
Default value 1
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
OUTPUTS
RELATED LINKS
SYNOPSIS
Removes Azure AD object using Azure AD Sync API
SYNTAX
Remove-AADIntAzureADObject [[-AccessToken] <String>] [-sourceAnchor] <String> [[-ObjectType] <String>]
[[-Recursion] <Int32>] [<CommonParameters>]
DESCRIPTION
Removes Azure AD object using Azure AD Sync API
PARAMETERS
-AccessToken <String>
Access Token
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-sourceAnchor <String>
The source anchor for the Azure AD object. Typically Base 64 encoded GUID of on-prem AD object.
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-ObjectType <String>
Required? false
Position? 3
Default value User
Accept pipeline input? false
Accept wildcard characters? false
-Recursion <Int32>
Required? false
Position? 4
Default value 1
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
OUTPUTS
RELATED LINKS