# はじめに

SCEPman を始めるにあたり、デプロイ シナリオにおけるさまざまな要件と範囲に対応する 2 つのガイドを用意しました。

**以下の表を使用してください**、2 つのガイドのうちどちらがシナリオに最適かを判断してください。

## 決定マトリックス

{% hint style="info" %}
Azure リソースの命名規則、高可用性、または自動スケーリングの要件も試してみたい場合は、直接 **拡張ガイド** から開始してください。Trial/PoC であってもです。これにより、後で本番環境にデプロイを再利用できます。
{% endhint %}

| 要件 / 範囲                                                  |                                                       標準ガイド                                                       |            拡張ガイド           |
| -------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------: | :------------------------: |
| 私は SCEPman Community Edition を使用しています                    |    <p><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></p><p>（すべての機能が利用できるわけではありません）</p>   |                            |
| Trial または PoC                                            | <p><span data-gb-custom-inline data-tag="emoji" data-code="2611">☑️</span></p><p>（ <strong>必須の</strong> 手順のみ）</p> |                            |
| 標準の本番デプロイ                                                |                                             :ballot\_box\_with\_check:                                            |                            |
| Azure リソースの命名規則に従う必要があります                                |                                                                                                                   | :ballot\_box\_with\_check: |
| 高可用性 / 冗長化                                               |                                                                                                                   | :ballot\_box\_with\_check: |
| 自動スケーリング                                                 |                                                                                                                   | :ballot\_box\_with\_check: |
| Terraform デプロイ                                           |                                                                                                                   | :ballot\_box\_with\_check: |
| 私は Azure Government クラウド リージョン（GCC High、21Vianet など）にいます |                                                                                                                   | :ballot\_box\_with\_check: |

{% content-ref url="/pages/fe60d6f74085f3408f77bbf1f85ca4ee62c9b94b" %}
[標準ガイド](/ja/scepman-depuroi/deployment-guides/community-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/0d9e078f81ad4b89c88c62ed6c8e675363de9305" %}
[拡張ガイド](/ja/scepman-depuroi/deployment-guides/enterprise-guide-1.md)
{% endcontent-ref %}

## 動画

{% embed url="<https://www.youtube.com/watch?v=Q1DTVlxLSoU>" %}
SCEPman 2.0 のデプロイ
{% endembed %}

## シナリオ

SCEPman 発行の証明書を含む特定のシナリオの構成例については、次のセクションを参照してください。

{% content-ref url="/pages/78904f0f76b6610aca040d2549251c576340b7c1" %}
[シナリオ](/ja/scepman-depuroi/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/ja/scepman-depuroi/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.
