Skip to main content
The Instance Administration module allows administrators to manage the core infrastructure settings that power your Entegrata deployment. These settings control how your instance connects to external systems, secures data, and stays up to date. Changes made in Instance Administration directly modify Azure infrastructure and may take several minutes to apply.

Instance Infrastructure

Instance Administration manages four critical areas of your Entegrata infrastructure:
Network Connections
configuration
Manage secure connectivity between Entegrata and your environment.
  • Configure Site-to-Site VPN or Virtual Network (VNet) Peering
  • View connection status and health
  • Monitor connectivity for data collection
Firewall Rules
configuration
Control outbound network access from your Entegrata instance.
  • Define allowed domains (FQDNs) and IP addresses
  • Rules are grouped into:
    • System (Managed by Entegrata)
    • Collector
    • Custom
  • Restrict access to only required external services and APIs
Data Encryption (CMK)
configuration
Manage encryption keys used to protect your data in Azure.
  • Upload and manage Customer-Managed Keys (CMK)
  • Monitor key expiration
  • Rotate keys as needed to meet security and compliance requirements
System Versions
configuration
View and manage your Entegrata platform version.
  • See the currently deployed version
  • View available updates
  • Initiate platform upgrades when new releases are available

Infrastructure State

All instance configuration changes trigger infrastructure updates in Azure. Understanding the infrastructure state is crucial:
ACTIVE
status
The infrastructure is stable and ready for new operations. All administrative functions are available when the system is in IDLE state.
TRANSITIONING
status
Infrastructure changes are being applied through Pulumi. During transitions, administrative functions are disabled to prevent conflicts. The system automatically polls for completion and notifies you when operations finish.
While the infrastructure is in TRANSITIONING state, you cannot make additional configuration changes. Wait for the current operation to complete before initiating new changes.

Azure Infrastructure Integration

Entegrata runs on Azure infrastructure provisioned specifically for your firm. Instance Administration settings directly modify Azure resources including:
  • Azure Firewall rules
  • VPN Gateways and Virtual Network configurations
  • Key Vault encryption keys
Changes are applied through infrastructure-as-code (IaC) using Pulumi, ensuring consistent and repeatable deployments.

What’s Next?