> For the complete documentation index, see [llms.txt](https://docs.scepman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scepman.com/ja/azure-gou-cheng.md).

# Azure 構成

- [Application Insights](https://docs.scepman.com/ja/azure-gou-cheng/application-insights.md)
- [App Service のサイズ設定](https://docs.scepman.com/ja/azure-gou-cheng/azure-sizing.md)
- [自動スケーリング](https://docs.scepman.com/ja/azure-gou-cheng/azure-sizing/autoscaling.md): 自動スケーリングは、パフォーマンスを維持しコストを管理するために、需要に応じて稼働インスタンス数を自動的に調整します。
- [バックアップに関する考慮事項](https://docs.scepman.com/ja/azure-gou-cheng/backup-considerations.md)
- [カスタム ドメイン](https://docs.scepman.com/ja/azure-gou-cheng/custom-domain.md)
- [地理冗長化](https://docs.scepman.com/ja/azure-gou-cheng/geo-redundancy.md)
- [ヘルス チェック](https://docs.scepman.com/ja/azure-gou-cheng/health-check.md)
- [サードパーティ監視の使用](https://docs.scepman.com/ja/azure-gou-cheng/health-check/using-3rd-party-monitoring.md)
- [ログ管理](https://docs.scepman.com/ja/azure-gou-cheng/log-configuration.md)
- [リソースの移動](https://docs.scepman.com/ja/azure-gou-cheng/move-scepman-resources.md): このガイドでは、同じ Tenant 内で、SCEPman リソースを 1 つのサブスクリプションから別のサブスクリプションの新しいリソース グループへ移動する方法を説明します。
- [プライベート エンドポイント](https://docs.scepman.com/ja/azure-gou-cheng/private-endpoints.md)
- [分割テナンシー](https://docs.scepman.com/ja/azure-gou-cheng/split-tenancy.md)
- [更新戦略](https://docs.scepman.com/ja/azure-gou-cheng/update-strategy.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/azure-gou-cheng.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.
