# Primeiros Passos

Para começar a usar o SCEPman, preparamos dois guias que abordam diferentes requisitos e âmbitos para o seu cenário de implementação.

**Por favor, use a tabela abaixo**para decidir qual dos dois guias é mais adequado para o seu cenário.

## Matriz de Decisão

{% hint style="info" %}
Caso tenha convenções de nomenclatura de recursos do Azure, requisitos de alta disponibilidade ou autoescalamento que também gostaria de testar, comece diretamente com **Guia Estendido** — mesmo para o seu Trial/PoC. Isto permitir-lhe-á reutilizar a implementação em produção mais tarde.
{% endhint %}

| Requisito / Âmbito                                                       |                                                           Guia Padrão                                                           |       Guia Estendido       |
| ------------------------------------------------------------------------ | :-----------------------------------------------------------------------------------------------------------------------------: | :------------------------: |
| Estou a usar a Community Edition do SCEPman                              | <p><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></p><p>(nem todas as funcionalidades disponíveis)</p> |                            |
| Trial ou PoC                                                             |   <p><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></p><p>(apenas <strong>passo</strong> passos)</p>   |                            |
| Implementação de produção padrão                                         |                                                    :ballot\_box\_with\_check:                                                   |                            |
| Tenho de respeitar as convenções de nomenclatura de recursos do Azure    |                                                                                                                                 | :ballot\_box\_with\_check: |
| Alta disponibilidade / redundância                                       |                                                                                                                                 | :ballot\_box\_with\_check: |
| Autoescalamento                                                          |                                                                                                                                 | :ballot\_box\_with\_check: |
| implementação do Terraform                                               |                                                                                                                                 | :ballot\_box\_with\_check: |
| Estou numa região de cloud do Azure Government (GCC High, 21Vianet, ...) |                                                                                                                                 | :ballot\_box\_with\_check: |

{% content-ref url="/pages/d5bd527022ae42916f08ee7933a64e51ae188de2" %}
[Guia Padrão](/pt/implementacao-do-scepman/deployment-guides/community-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/36d8467841b710ab9ce88ecf5e29cca518fc8221" %}
[Guia Estendido](/pt/implementacao-do-scepman/deployment-guides/enterprise-guide-1.md)
{% endcontent-ref %}

## Vídeos

{% embed url="<https://www.youtube.com/watch?v=Q1DTVlxLSoU>" %}
Implementação do SCEPman 2.0
{% endembed %}

## Cenários

Para exemplos de configuração de cenários específicos que envolvem certificados emitidos pelo SCEPman, consulte a secção seguinte:

{% content-ref url="/pages/1fffd0d8758d4585b770c10b8f74e9f024130f90" %}
[Cenários](/pt/implementacao-do-scepman/deployment-guides/scenarios.md)
{% endcontent-ref %}


---

# 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.scepman.com/pt/implementacao-do-scepman/deployment-guides.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.
