# Primeros pasos

Para comenzar con SCEPman, hemos preparado dos guías que abordan diferentes requisitos y ámbitos para tu escenario de implementación.

**Utiliza la siguiente tabla**para decidir cuál de las dos guías se adapta mejor a tu escenario.

## Matriz de decisión

{% hint style="info" %}
Si además quieres probar convenciones de nomenclatura de recursos de Azure, alta disponibilidad o requisitos de escalado automático, comienza directamente con **Guía ampliada** - incluso para tu prueba/PoC. Esto te permitirá reutilizar la implementación en producción más adelante.
{% endhint %}

| Requisito / ámbito                                                        |                                                       Guía estándar                                                       |        Guía ampliada       |
| ------------------------------------------------------------------------- | :-----------------------------------------------------------------------------------------------------------------------: | :------------------------: |
| Estoy usando SCEPman Community Edition                                    | <p><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></p><p>(no todas las funciones disponibles)</p> |                            |
| Prueba o PoC                                                              |  <p><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></p><p>(solo <strong>paso</strong> pasos)</p>  |                            |
| Implementación estándar en producción                                     |                                                 :ballot\_box\_with\_check:                                                |                            |
| Debo cumplir las convenciones de nomenclatura de recursos de Azure        |                                                                                                                           | :ballot\_box\_with\_check: |
| Alta disponibilidad / redundancia                                         |                                                                                                                           | :ballot\_box\_with\_check: |
| Escalado automático                                                       |                                                                                                                           | :ballot\_box\_with\_check: |
| implementación con Terraform                                              |                                                                                                                           | :ballot\_box\_with\_check: |
| Estoy en una región de nube de Azure Government (GCC High, 21Vianet, ...) |                                                                                                                           | :ballot\_box\_with\_check: |

{% content-ref url="/pages/5b8592e64c883267eca270ef03e3721cd4e1366a" %}
[Guía estándar](/es/implementacion-de-scepman/deployment-guides/community-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/c0b0eec8d1a98c5d3b469edd3b7dcb2a4e01dc23" %}
[Guía extendida](/es/implementacion-de-scepman/deployment-guides/enterprise-guide-1.md)
{% endcontent-ref %}

## Vídeos

{% embed url="<https://www.youtube.com/watch?v=Q1DTVlxLSoU>" %}
Implementación de SCEPman 2.0
{% endembed %}

## Escenarios

Para ver ejemplos de configuración de escenarios específicos que impliquen certificados emitidos por SCEPman, consulta la siguiente sección:

{% content-ref url="/pages/a6780f410b4da662f6fd6b8b0b36adc8ef5246c7" %}
[Escenarios](/es/implementacion-de-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/es/implementacion-de-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.
