1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Fast follow for Azure private networking with GitHub-hosted runners [GA] (#49977)

Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
Joe Clark
2024-04-02 16:00:10 -07:00
committed by GitHub
parent 86ecbe1a13
commit b460b62353
8 changed files with 14 additions and 15 deletions

View File

@@ -41,19 +41,15 @@ There are a few different approaches you could take to configure this access, ea
{% ifversion fpt %} {% ifversion fpt %}
Organization owners using the {% data variables.product.prodname_team %} plan can configure {% data variables.product.company_short %}-hosted runners at the organization level. For more information, see "[AUTOTITLE](/organizations/managing-organization-settings/about-azure-private-networking-for-github-hosted-runners-in-your-organization)." Organization owners using the {% data variables.product.prodname_team %} plan can configure Azure private networking for {% data variables.product.company_short %}-hosted runners at the organization level. For more information, see "[AUTOTITLE](/organizations/managing-organization-settings/about-azure-private-networking-for-github-hosted-runners-in-your-organization)."
Enterprise owners using {% data variables.product.prodname_ghe_cloud %} can configure Azure private networking at the enterprise level. For more information about upgrading to {% data variables.product.prodname_ghe_cloud %}, see "[AUTOTITLE](/billing/managing-the-plan-for-your-github-account/upgrading-your-accounts-plan)."
For more information about configuring Azure private networking at the enterprise level, see "[AUTOTITLE](/enterprise-cloud@latest/admin/configuration/configuring-private-networking-for-hosted-compute-products/about-azure-private-networking-for-github-hosted-runners-in-your-enterprise)."
{% endif %} {% endif %}
{% ifversion ghec %} {% ifversion ghec %}
Enterprise owners can configure Azure private networking at the enterprise level. For more information, see "[AUTOTITLE](/enterprise-cloud@latest/admin/configuration/configuring-private-networking-for-hosted-compute-products/about-azure-private-networking-for-github-hosted-runners-in-your-enterprise)." Enterprise owners can configure Azure private networking for {% data variables.product.company_short %}-hosted runners at the enterprise level. For more information, see "[AUTOTITLE](/enterprise-cloud@latest/admin/configuration/configuring-private-networking-for-hosted-compute-products/about-azure-private-networking-for-github-hosted-runners-in-your-enterprise)."
Organization owners for organizations in an enterprise can configure {% data variables.product.company_short %}-hosted runners at the organization level. For more information, see "[AUTOTITLE](/organizations/managing-organization-settings/about-azure-private-networking-for-github-hosted-runners-in-your-organization)." Organization owners for organizations in an enterprise can configure Azure private networking for {% data variables.product.company_short %}-hosted runners at the organization level. For more information, see "[AUTOTITLE](/organizations/managing-organization-settings/about-azure-private-networking-for-github-hosted-runners-in-your-organization)."
{% endif %} {% endif %}

View File

@@ -5,7 +5,7 @@ intro: 'You can create create a private network configuration for your organizat
versions: versions:
feature: actions-private-networking-azure-vnet feature: actions-private-networking-azure-vnet
type: overview type: overview
permissions: 'Organizations in an enterprise and organizations using the {% data variables.product.prodname_team %} plan can configure {% data variables.product.company_short %}-hosted runners at the organization level.' permissions: '{% data reusables.actions.azure-vnet-organization-permissions %}'
topics: topics:
- Actions - Actions
- Action development - Action development

View File

@@ -2,7 +2,7 @@
title: About networking for hosted compute products in your organization title: About networking for hosted compute products in your organization
shortTitle: About private networking shortTitle: About private networking
intro: 'You can manage private networking for {% data variables.product.company_short %}-hosted products using network configurations in your organization.' intro: 'You can manage private networking for {% data variables.product.company_short %}-hosted products using network configurations in your organization.'
permissions: 'Enterprise-owned organizations and organizations using the {% data variables.product.prodname_team %} plan can configure private networking for GitHub-hosted runners at the organization level.' permissions: 'Organization owners for organizations in an enterprise or organizations using the {% data variables.product.prodname_team %} plan can configure private networking for hosted compute products at the organization level.'
versions: versions:
feature: actions-private-networking-azure-vnet feature: actions-private-networking-azure-vnet
type: how_to type: how_to

View File

@@ -5,7 +5,7 @@ intro: 'Learn how to use {% data variables.product.company_short %}-hosted runne
versions: versions:
feature: actions-private-networking-azure-vnet feature: actions-private-networking-azure-vnet
type: how_to type: how_to
permissions: 'Enterprise-owned organizations and organizations using the {% data variables.product.prodname_team %} plan can configure private networking for GitHub-hosted runners at the organization level.' permissions: '{% data reusables.actions.azure-vnet-organization-permissions %}'
topics: topics:
- Actions - Actions
- Action development - Action development

View File

@@ -5,7 +5,7 @@ intro: 'Learn how to fix common issues while creating Azure private network conf
versions: versions:
feature: actions-private-networking-azure-vnet feature: actions-private-networking-azure-vnet
type: how_to type: how_to
permissions: 'Organization owners using the {% data variables.product.prodname_team %} plan can configure private networking for GitHub-hosted runners at the organization level.' permissions: '{% data reusables.actions.azure-vnet-organization-permissions %}'
topics: topics:
- Actions - Actions
- Action development - Action development

View File

@@ -1,3 +1 @@
{% ifversion ghec %}You {% else %}Organizations using the {% data variables.product.prodname_team %} plan {% endif %}can use {% data variables.product.company_short %}-hosted runners in Azure VNET(s) by creating a network configuration{% ifversion ghec %} for your enterprise.{% else %} for your organization.{% endif %} For more information about Azure VNET, see [What is Azure Virtual Network?](https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview) in the Azure documentation. You can use {% data variables.product.company_short %}-hosted runners in an Azure VNET. This enables you to use {% data variables.product.company_short %}-managed infrastructure for CI/CD while providing you with full control over the networking policies of your runners. For more information about Azure VNET, see [What is Azure Virtual Network?](https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview) in the Azure documentation.
Using {% data variables.product.company_short %}-hosted runners in an Azure VNET enables you to use {% data variables.product.company_short %}-managed infrastructure for CI/CD while providing you with full control over the networking policies of your runners.

View File

@@ -1 +1,5 @@
To use {% data variables.product.company_short %}-hosted runners with an Azure VNET, you will need to configure your Azure resources and then create a networking configuration in {% data variables.product.company_short %}. For detailed procedures, see{% ifversion ghec %} "[AUTOTITLE](/admin/configuration/configuring-private-networking-for-hosted-compute-products/configuring-private-networking-for-github-hosted-runners-in-your-enterprise)."{% else %} "[AUTOTITLE](/organizations/managing-organization-settings/configuring-private-networking-for-github-hosted-runners-in-your-organization)."{% endif %} To use {% data variables.product.company_short %}-hosted runners with an Azure VNET, you will need to configure your Azure resources and then create a networking configuration in {% data variables.product.company_short %}. {% ifversion ghec %}
For procedures to configure Azure private networking at the enterprise level, see "[AUTOTITLE](/admin/configuration/configuring-private-networking-for-hosted-compute-products/configuring-private-networking-for-github-hosted-runners-in-your-enterprise)."{% endif %}
For procedures to configure Azure private networking at the organization level, see "[AUTOTITLE](/organizations/managing-organization-settings/configuring-private-networking-for-github-hosted-runners-in-your-organization)."

View File

@@ -0,0 +1 @@
Organization owners for organizations in an enterprise or organizations using the {% data variables.product.prodname_team %} plan can configure Azure private networking for {% data variables.product.company_short %}-hosted runners at the organization level.