ドキュメント

​
​

Development

User Acquisition

Monetization

産業

Self-Hosted Deployment

Amazon Web Services

Microsoft Azure

On premises

vpctl

Self-Hosted Deployment

このページは選択した言語では使用できません。
​
​
Self-Hosted Deployment
  • Overview
  • Amazon Web Services
  • Microsoft Azure
    • Installation
      • Deployment modes
      • Deployment through Azure Marketplace
        • Infrastructure overview
        • Prerequisites
        • Deployment
        • Postdeployment
        • Firewall rules for the outbound internet access
      • Manual deployment
    • Maintenance
  • On premises
  • Administration
  • Security
  • vpctl
  1. Self-Hosted Deployment (previously called Unity Virtual Private Cloud)
  2. Self-Hosted Deployment in Microsoft Azure
  3. Installation

Firewall rules for the outbound internet access

If you want to restrict outbound access, configure the required firewall rules
読み終わるまでの所要時間 1 分
最終更新 1ヶ月前

If you want to restrict outbound access, implement these firewall rules:
  • Generic outbound configuration for the Azure Kubernetes Service (AKS) cluster, to lock down the traffic that leaves the AKS subnet. Refer to the required outbound network rules and fully qualified domain names (FQDNs) in the Microsoft documentation.
  • Access from the AKS cluster to the Azure Container Registry (ACR) that contains the container images of Self-Hosted Deployment:
    • Login server:
      https://uccmpprivatecloud.azurecr.io
    • Data plane:
      • If dedicated data endpoints aren't enabled:
        • https://*.blob.core.windows.net
      • If dedicated data endpoints are enabled:
        • https://uccmpprivatecloud.eastus.data.azurecr.io
        • https://uccmpprivatecloud.northeurope.data.azurecr.io
  • Access from the AKS cluster, for AKS extension agents such as GitOps:
    • https://*.dp.kubernetesconfiguration.azure.com
  • Access from the AKS cluster to the enterprise identity provider, which Keycloak connects to in order to retrieve user tokens via a backchannel. Specific FQDNs depend on the IdP vendor, for example, it is
    https://login.microsoftonline.com
    for Microsoft Entra ID.
  • Access from the PostgreSQL servers to Entra ID, for traffic that leaves the PostgreSQL subnet. Refer to the description of private access networking for Azure Database for PostgreSQL flexible server in the Microsoft documentation.
    • All traffic to the
      AzureActiveDirectory
      service tag.

Copyright © 2026 Unity Technologies
法規事項プライバシーポリシークッキーDocumentation Terms of Use私の個人情報を販売または共有しないプライバシーに関する選択 (クッキー設定)

"Unity" の名称、Unity のロゴ、およびその他の Unity の商標は、米国およびその他の国における Unity Technologies またはその関係会社の商標または登録商標です (詳しくはこちら)。その他の名称またはブランドは該当する所有者の商標です。

一部のページは利便性向上のため機械翻訳を使用しており、内容に不正確な表現が含まれる場合があります。内容に齟齬または不一致が生じた場合は、英語版を正本とします。


    このページの問題を報告する