# Azure-Konfiguration

- [Application Insights](https://docs.scepman.com/de/azure-konfiguration/application-insights.md)
- [App Service-Dimensionierung](https://docs.scepman.com/de/azure-konfiguration/azure-sizing.md)
- [Autoskalierung](https://docs.scepman.com/de/azure-konfiguration/azure-sizing/autoscaling.md): Autoskalierung passt die Anzahl der laufenden Instanzen automatisch an die Nachfrage an, um die Leistung zu erhalten und Kosten zu kontrollieren.
- [Überlegungen zur Sicherung](https://docs.scepman.com/de/azure-konfiguration/backup-considerations.md)
- [Benutzerdefinierte Domäne](https://docs.scepman.com/de/azure-konfiguration/custom-domain.md)
- [Geo-Redundanz](https://docs.scepman.com/de/azure-konfiguration/geo-redundancy.md)
- [Integritätsprüfung](https://docs.scepman.com/de/azure-konfiguration/health-check.md)
- [Verwendung von Monitoring von Drittanbietern](https://docs.scepman.com/de/azure-konfiguration/health-check/using-3rd-party-monitoring.md)
- [Protokollverwaltung](https://docs.scepman.com/de/azure-konfiguration/log-configuration.md)
- [Verschieben von Ressourcen](https://docs.scepman.com/de/azure-konfiguration/move-scepman-resources.md): Dieser Leitfaden erklärt, wie Sie SCEPman-Ressourcen von einem Abonnement in eine neue Ressourcengruppe in einem anderen Abonnement innerhalb desselben Tenants verschieben.
- [Private Endpunkte](https://docs.scepman.com/de/azure-konfiguration/private-endpoints.md)
- [Split-Tenancy](https://docs.scepman.com/de/azure-konfiguration/split-tenancy.md)
- [Update-Strategie](https://docs.scepman.com/de/azure-konfiguration/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/de/azure-konfiguration.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.
