Stay organized with collections
Save and categorize content based on your preferences.
When you delete a Dedicated Interconnect connection, Google shuts down
the ports on Google's routers, and billing stops immediately. You must notify
your vendor to remove the Dedicated Interconnect connections from
the unused ports on the Google demarcations.
Before you can delete a connection, you must delete all of its attachments.
Permissions required for this task
To perform this task, you must have been granted the following permissions
or the following Identity and Access Management (IAM) roles.
Permissions
compute.interconnects.delete
Roles
roles/owner
roles/editor
roles/compute.networkAdmin
Console
In the Google Cloud console, go to the Cloud Interconnect Physical
connections tab.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 UTC."],[],[],null,["# Delete connections\n\nWhen you delete a Dedicated Interconnect connection, Google shuts down\nthe ports on Google's routers, and billing stops immediately. You must notify\nyour vendor to remove the Dedicated Interconnect connections from\nthe unused ports on the Google demarcations.\n\nBefore you can delete a connection, you must delete all of its attachments.\n\n#### Permissions required for this task\n\nTo perform this task, you must have been granted the following permissions\n*or* the following Identity and Access Management (IAM) roles.\n\n**Permissions**\n\n- `compute.interconnects.delete`\n\n**Roles**\n\n- `roles/owner`\n- `roles/editor`\n- `roles/compute.networkAdmin` \n\n### Console\n\n1. In the Google Cloud console, go to the Cloud Interconnect **Physical\n connections** tab.\n\n [Go to Physical connections](https://console.cloud.google.com/hybrid/interconnects/list?tab=interconnects)\n2. For the Dedicated Interconnect connection that you want to\n delete, select the options button, and then click **Delete**.\n\n3. Type the name of the connection to confirm deletion.\n\n4. Select **Delete this interconnect**.\n\n### gcloud\n\nDelete the Dedicated Interconnect connection by providing the\nname of the connection to delete: \n\n```\ngcloud compute interconnects delete NAME\n```\n\nWhat's next\n-----------\n\n- To create a Dedicated Interconnect connection, see the\n [Dedicated Interconnect provisioning overview](/network-connectivity/docs/interconnect/how-to/dedicated/provisioning-overview).\n\n- To learn more about Cloud Interconnect options, see the\n [Cloud Interconnect overview](/network-connectivity/docs/interconnect/concepts/overview).\n\n- To help you solve common issues that you might encounter when using\n Cloud Interconnect, see\n [Troubleshooting](/network-connectivity/docs/interconnect/support/troubleshooting)."]]