Skip to content

Commit 7515de8

Browse files
authored
Merge pull request #30642 from github/repo-sync
Repo sync
2 parents cb5a372 + 7612e56 commit 7515de8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/admin/configuration/configuring-private-networking-for-hosted-compute-products/configuring-private-networking-for-github-hosted-runners.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@ To use the script, fill in the placeholder environment variable values with the
212212

213213
- Run the following script in the same directory where you saved the `actions-nsg-deployment.bicep` file.
214214
- When setting the `YOUR_AZURE_LOCATION` environment variable, use your region’s name. This value is different than your region’s display name. To see a list of names and display names, use `az account list-locations -o table`.
215+
- When you create the network settings resource, a service association link is applied to the subnet that you provide. This link prevents accidental deletion of the subnet while in use by the {% data variables.product.prodname_actions %} service.
216+
- To delete the subnet, the service association link needs to be removed first. The service association link is safely removed when the network settings resource is deleted. You can delete the network settings resource only when it is not in use by a network configuration in your {% data variables.product.company_short %} settings.
215217

216218
{% endnote %}
217219

0 commit comments

Comments
 (0)