Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actions: Private networking support for secure connections to customer VNETs #614

Closed
github-product-roadmap opened this issue Nov 16, 2022 · 1 comment
Labels
actions Feature: GitHub Actions all Product SKU: All beta Feature phase: Beta cloud Available on Cloud runners C2C - Actions Compute shipped Shipped

Comments

@github-product-roadmap
Copy link
Collaborator

Summary
Enterprise customers can now set up Actions to connect with their internal networks in under 10 minutes! GitHub has introduced a turnkey set of tools that allow enterprise admins to give GitHub Actions access to the resources their teams need inside their private networks. This means that teams can now access their internal APIs, Databases, Artifactory instances and more from GitHub’s hosted runners.

Intended Outcome
This enables Actions to connect to Azure services, such as Azure Storage, in a secure manner using service endpoints or to on-premises data sources, taking advantage of user-defined routes. You can also connect Actions to a network virtual appliance to inspect all outbound traffic and take actions according to allow and deny rules. Finally you can configure Actions to use custom DNS and configure network security group (NSG) rules to specify egress traffic restrictions.

How will it work?
With the introduction of GitHub’s secure networking for Actions, customers on Azure can now set up an integration with their Azure subscriptions Virtual Networks (VNets). This solution enables service traffic to go through the Azure backbone network, isolating communication from the public Internet and effectively injecting the Actions runner into your private network.

@github github locked and limited conversation to collaborators Nov 16, 2022
@github-product-roadmap github-product-roadmap added actions Feature: GitHub Actions all Product SKU: All beta Feature phase: Beta cloud Available on Cloud runners C2C - Actions Compute labels Nov 16, 2022
@github-product-roadmap github-product-roadmap changed the title Actions: Private networking support (Ubuntu & Windows) for secure connections to customer VNETs Actions: Private networking support for secure connections to customer VNETs Dec 14, 2022
@ankneis
Copy link
Collaborator

ankneis commented Nov 3, 2023

@ankneis ankneis closed this as completed Nov 3, 2023
@ankneis ankneis added the shipped Shipped label Nov 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
actions Feature: GitHub Actions all Product SKU: All beta Feature phase: Beta cloud Available on Cloud runners C2C - Actions Compute shipped Shipped
Projects
Status: Q4 2023 – Oct-Dec
Development

No branches or pull requests

2 participants