# Listar grupos de funções PIM sem proprietários agendado

### Descrição

Encontra grupos atribuíveis a funções que têm atribuições de função elegíveis para PIM, mas não têm proprietários atribuídos. Opcionalmente, envia um alerta por email contendo os nomes dos grupos.

### Localização

Organização → Segurança → Listar grupos de funções PIM sem proprietários (Agendado)

**Nome completo do Runbook**

rjgit-org\_security\_list-pim-rolegroups-without-owners\_scheduled

### Permissões

#### Permissões de aplicativo

* **Tipo**: Microsoft Graph
  * Group.Read.All
  * RoleManagement.Read.Directory
  * Mail.Send

### Parâmetros

#### SendEmailIfFound

Se definido como verdadeiro, envia um email quando forem encontrados grupos correspondentes.

| Propriedade  | Valor   |
| ------------ | ------- |
| Obrigatório  | false   |
| Valor padrão | True    |
| Tipo         | Boolean |

#### De

Endereço de email do remetente usado para enviar o alerta.

| Propriedade  | Valor                 |
| ------------ | --------------------- |
| Obrigatório  | false                 |
| Valor padrão | <reports@contoso.com> |
| Tipo         | String                |

#### Para

Endereço de email do destinatário do alerta.

| Propriedade  | Valor                         |
| ------------ | ----------------------------- |
| Obrigatório  | false                         |
| Valor padrão | <support@glueckkanja-gab.com> |
| Tipo         | String                        |

[Voltar para a visão geral da Referência de Runbook](/pt/automacao/runbooks/runbook-references.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.realmjoin.com/pt/automacao/runbooks/runbook-references/org/security/list-pim-rolegroups-without-owners_scheduled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
