Skip to content

Commit

Permalink
Merge pull request github#30642 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Dec 12, 2023
2 parents cb5a372 + 7612e56 commit 7515de8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,8 @@ To use the script, fill in the placeholder environment variable values with the

- Run the following script in the same directory where you saved the `actions-nsg-deployment.bicep` file.
- 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`.
- 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.
- 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.

{% endnote %}

Expand Down

0 comments on commit 7515de8

Please sign in to comment.