robot
2024.10
true
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
Admin Guide
Last updated 2024年10月21日

Configuring networking settings

Executing a workflow implies robot operations such as downloading the automation package, checking licenses, or verifying certificates. To do that, the robot needs to connect to several services. For a successful execution, make sure to grant your robot access to the listed services:

アウトバウンド接続

ホスト名

プロトコル

ポート

アプリケーション

使用状況

cloud.uipath.com

TCP

443

https

To access Automation Cloud Orchestrator.

download.uipath.com

TCP

443

https

自動更新中に Studio または Robot の MSI インストーラーをダウンロードする

pkgs.dev.azure.com

uipathpackages.myget.org

TCP

443

https

To download the required activity packages.

*.vo.msecnd.net

TCP

443

https

To access Azure CDN, which is used by Myget to distribute files.

activate.uipath.com

TCP

443

https

To access the licensing server, for checking the license status and verifing data in the license folder.

jptk0*.proinity.net

TCP

443

https

To validate the root certification authority for the code signing certificate, unless it is already stored in the Windows Certificate Store.

*.nuget.org

TCP

443

https

To download the required activity dependencies.

a23-*-*-*.deploy.static.akamaitechnologies.com

TCP

80

http

To verify if the code signing certificate has been revoked.

*.service.signalr.net

TCP

443

https, wss

To connect to the SignalR channels provided by Orchestrator.

*.ingest.sentry.io

TCP

443

https

Required by Assistant, to send application errors to Sentry. This helps tracking and solving the most common problems.

dev.azure.com

pkgs.dev.azure.com

*.blob.core.windows.net

TCP

443

https

Required by Assistant, to download UiPath widgets.

gallery.uipath.com

marketplace.uipath.com

*.pkgs.visualstudio.com

注:
gallery.uipath.com/api/v2uipath.pkgs.visualstudio.com にリダイレクトします。

TCP

443

https

To access the Marketplace NuGet feed.

dc.applicationinsights.azure.com

dc.applicationinsights.microsoft.com

dc.services.visualstudio.com

*.in.applicationinsights.azure.com

TCP

443

https

To send telemetry data.

asstoffalp.z6.web.core.windows.net

TCP443https

Required by Assistant, to load components for the Excel add-in.

*.trafficmanager.net

TCP

443

wss

Required by the Live streaming feature, to connect the robot and the browser.

Outbound connections in JSON format

Copy the data in the JSON format and paste it in your network configuration file:

[
"cloud.uipath.com",
"download.uipath.com",
"pkgs.dev.azure.com",
"*.vo.msecnd.net",
"activate.uipath.com",
"jptk0*.proinity.net",
"*.nuget.org",
"a23-*-*-*.deploy.static.akamaitechnologies.com",
"*.service.signalr.net",
"*.ingest.sentry.io",
"dev.azure.com",
"pkgs.dev.azure.com",
"*.blob.core.windows.net",
"dc.applicationinsights.azure.com",
"dc.applicationinsights.microsoft.com",
"dc.services.visualstudio.com",
"*.in.applicationinsights.azure.com",
"off-prod-tm.trafficmanager.net/23.4.2/",
"*.trafficmanager.net"
][
"cloud.uipath.com",
"download.uipath.com",
"pkgs.dev.azure.com",
"*.vo.msecnd.net",
"activate.uipath.com",
"jptk0*.proinity.net",
"*.nuget.org",
"a23-*-*-*.deploy.static.akamaitechnologies.com",
"*.service.signalr.net",
"*.ingest.sentry.io",
"dev.azure.com",
"pkgs.dev.azure.com",
"*.blob.core.windows.net",
"dc.applicationinsights.azure.com",
"dc.applicationinsights.microsoft.com",
"dc.services.visualstudio.com",
"*.in.applicationinsights.azure.com",
"off-prod-tm.trafficmanager.net/23.4.2/",
"*.trafficmanager.net"
]
  • アウトバウンド接続
  • Outbound connections in JSON format

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.