Manage an Azure Cloud Connection¶
After setup, each connection has a detail view on the Cloud Connections page showing the tenant name, Azure Tenant ID, authorization timestamp, and a table of authorized subscriptions. Use the Actions () menu at the top right to manage the connection.
Use the Search subscriptions field on the right side of the Subscriptions table header to quickly locate a subscription by name or ID when a tenant has many subscriptions.
Verify a Connection¶
Select Verify Connection from the Actions menu to re-check that NodeZero can still authenticate to the tenant. This is useful after making changes to roles or permissions in Azure.
Repair a Connection¶
If a connection is in an error state, select Repair Connection from the Actions menu to re-run the setup flow and restore access.
NodeZero will generate a new PowerShell script. Re-run it in Azure Cloud Shell to update the subscription-level role assignments.
Add Subscriptions¶
Select Add Subscriptions from the Actions menu to authorize additional subscriptions under the existing tenant connection.
The form accepts Subscription IDs manually (Add IDs tab) or via CSV upload — the same options available during initial setup.
Click Add Subscriptions to save. After adding, NodeZero will provide an updated PowerShell script — re-run it in Azure Cloud Shell to assign the custom role to the new subscriptions.
Remove a Subscription¶
Click the Delete button () on any row in the Subscriptions table to remove that subscription from the connection.
Confirm the removal in the dialog that appears.
After removing a subscription, NodeZero will provide a PowerShell script – re-run it in Azure Cloud Shell to remove the role assignment from that subscription.
Delete a Connection¶
Select Delete Connection from the Actions menu to remove the entire tenant connection from NodeZero.
Confirm the deletion in the dialog that appears.
After deletion, NodeZero shows the cleanup script and instructions for removing the Azure-side resources.
Run the Cleanup Script¶
The script removes all role assignments and the custom role definition from your subscriptions. Run it in Azure Cloud Shell (PowerShell).
Delete the Enterprise App¶
The cleanup script does not remove the enterprise app. To fully clean up your Azure environment:
- Navigate to the Enterprise applications page and click on the Horizon3 Cloud Connector app.
- In the left nav, expand the Manage section and click Properties.
- In the command bar near the top of the page, click Delete.











