Remove a Network
Learn how to remove a network when it's no longer needed
- On Devopness, navigate to a project then select an environment
- Find the
Networkscard - Click
Viewin theNetworkscard, to see a list of existingNetworks - In the list of networks, find the network you want to remove and click the
NAMEof the network - On the upper-right corner of the network details view, click
REMOVE - Follow the prompts then click
REMOVE NETWORK - In the
Networkslist, the recently removedNetworkwill be gone
Required Permissions
To complete the steps in this guide, the user needs the following permissions in the environment:
| Resource Type | Permission |
|---|---|
| Network | Delete |
For instructions on how to grant user permissions in an environment, see Add team to an Environment
Add a Network
Add a network to your environment when you need to define custom network topology. Resources (such as Servers and Applications) deployed to different networks, will be completely isolated from each other.
Pipelines
Use pipelines to automate the deployment of resources in your environment, utilizing both predefined and customizable steps.