文档

​
​

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
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。


    报告此页面的问题