# 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): このガイドでは、SCEPman リソースをあるサブスクリプションから、同じ Tenant 内の別のサブスクリプションにある新しいリソース グループへ移動する方法について説明します。
- [プライベート エンドポイント](https://docs.scepman.com/ja/azure-gou-cheng/private-endpoints.md)
- [分割 Tenant](https://docs.scepman.com/ja/azure-gou-cheng/split-tenancy.md)
- [更新戦略](https://docs.scepman.com/ja/azure-gou-cheng/update-strategy.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.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.
