- Erste Schritte
- Datensicherheit und Compliance
- Organisationen
- Authentifizierung und Sicherheit
- Lizenzierung
- Über die Lizenzierung
- Einheitliche Preise: Lizenzierungsplan-Framework
- Aktivieren Ihrer Enterprise-Lizenz
- Migrieren von Test Suite zu Test Cloud
- Lizenzmigration
- Zuweisen von Lizenzen zu Mandanten
- Zuweisen von Benutzerlizenzen
- Freigegeben von Benutzerlizenzen
- Überwachung der Lizenzzuweisung
- Lizenzüberzuweisung
- Lizenzierungsbenachrichtigungen
- Benutzerlizenzverwaltung
- Mandanten und Dienste
- Konten und Rollen
- AI Trust Layer
- Externe Anwendungen
- Benachrichtigungen
- Protokollierung
- Data Export
- Tests in Ihrer Organisation
- Fehlersuche und ‑behebung
- Migration zur Test Cloud
Test Cloud-Administratorhandbuch
Use Azure Private Link to route traffic from your Azure Virtual Network (VNet) to Automation Cloud services through a private network path, keeping traffic off the public internet. This configuration is ideal when your organization requires network isolation for traffic originating from your Azure environment. The connection to cloud.uipath.com stays on a private network path through your private endpoint, though other UiPath subdomains may still resolve to public IP addresses depending on your DNS configuration.
Azure Private Link is currently available in the Europe region only. Support for additional regions will be announced as the rollout expands.
Fluss des Datenverkehrs
Der Datenverkehr folgt diesem Pfad:
- Client-Geräte oder VMs (z. B. Roboter, Task Mining-Geräte, Browser)
- Kunden-VNet
- Privater Endpunkt des Kunden
- Regionales UiPath-Gateway (Einstiegspunkt für private Konnektivität)
- UiPath Back-End-Dienste
Verfügbare Regionen
Wenn Sie den privaten Endpunkt erstellen, stellen Sie eine Verbindung mit dem richtigen regionalen Gateway her:
| Ort | Region | Ressourcen-ID | Unterressource |
|---|---|---|---|
| Europa | West Europe (Primary) | /subscriptions/05f74eb7-7054-4e72-a744-2ce5d7180bd7/resourceGroups/plt-prd-gate-we-01-g-rg/providers/Microsoft.Network/applicationGateways/plt-prd-gate-we-01-g-appgw | plt-prd-gate-we-01-g-appgw-fip-config1 |
| Europa | North Europe (Secondary) | /subscriptions/05f74eb7-7054-4e72-a744-2ce5d7180bd7/resourceGroups/plt-prd-gate-ne-01-g-rg/providers/Microsoft.Network/applicationGateways/plt-prd-gate-ne-01-g-appgw | plt-prd-gate-ne-01-g-appgw-fip-config1 |
Hochverfügbarkeit und Notfallwiederherstellung (HADR)
If you use two data centers, create a private endpoint for each region:
- Connect your primary data center to the West Europe gateway.
- Connect your secondary data center to the North Europe gateway.
Failover handling
UiPath does not automatically update which private endpoint is used if an application gateway experiences issues. Creating two private endpoints upfront makes it easier to switch between primary and failover configurations — the only change required is updating the cloud.uipath.com DNS record to the IP address allocated to the respective private endpoint.
Setting a low TTL (for example, 60 seconds) for the cloud.uipath.com DNS record minimizes disruption during failover.