# removePersonAzure

## Description

Requesting remove person from Azure.

## Input / Parameters

| No | Name          | Description                                                               | Data Type    | Required |
| -- | ------------- | ------------------------------------------------------------------------- | ------------ | -------- |
| 1  | connector     | Name of connector and created in the Services and Global Components page. | String       | Yes      |
| 2  | groupId       | Add to Group Id                                                           | String       | Yes      |
| 3  | personId      | Person Id                                                                 | String       | Yes      |
| 4  | extra         | Extra data to pass into callback                                          | Object       | Yes      |
| 5  | callback      | Success callback                                                          | FunctionList | No       |
| 6  | errorCallback | Error callback                                                            | FunctionList | No       |

## Output

## Callback

## Video

## Example

* N/A

### Step

* N/A

### Result

* N/A

## Links
