Back to Integrations

Azure Integration

Secure privileged access to your Microsoft Azure infrastructure with unified identity, just-in-time access, and comprehensive audit trails.

Features

Comprehensive Azure Coverage

Secure access to all your Azure services with unified authentication and authorization.

Azure AD Integration

Native integration with Microsoft Entra ID (Azure AD) for SSO and user provisioning.

VM Access

Secure SSH and RDP access to Azure VMs with automatic discovery and certificate authentication.

Azure SQL Protection

Database access to Azure SQL with protocol-aware proxying and credential rotation.

Key Vault Integration

Seamless integration with Azure Key Vault for centralized secrets management.

Capabilities

Enterprise-Grade Azure Integration

Azure AD SSO with SAML/OIDC
Azure VM discovery
Azure SQL database proxying
AKS cluster access
Azure Blob audit storage
Azure Monitor integration
Managed Identity support
Key Vault secrets sync
Azure Functions access
Virtual Machine Scale Sets
Private Link support
Subscription management
Setup

Get Started in Minutes

Follow these simple steps to integrate TigerAccess with your Azure infrastructure.

1

Register App in Azure AD

Create an app registration in Azure AD with the necessary API permissions for resource discovery.

az ad app create \
  --display-name "TigerAccess" \
  --sign-in-audience AzureADMyOrg

az ad app permission add \
  --id <app-id> \
  --api 00000003-0000-0000-c000-000000000000 \
  --api-permissions e1fe6dd8-ba31-4d61-89e7-88639da4683d=Scope
2

Configure Azure Integration

Add the Azure integration in TigerAccess with your tenant ID and client credentials.

tacctl integrations add azure \
  --tenant-id=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx \
  --client-id=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx \
  --client-secret=<secret> \
  --subscriptions=sub1,sub2
3

Enable Resource Discovery

TigerAccess will automatically discover and catalog your Azure resources.

tac ls
# Shows all discovered Azure resources:
# - Virtual Machines
# - Azure SQL databases
# - AKS clusters
Use Cases

Real-World Azure Scenarios

Enterprise SSO with Azure AD

Leverage your existing Azure AD for single sign-on to all infrastructure resources with MFA and conditional access policies.

Multi-Subscription Access

Manage privileged access across multiple Azure subscriptions with unified authentication and centralized audit trails.

Hybrid Cloud Security

Secure access to both Azure and on-premises resources through a single access plane with consistent policies.

DevOps Pipeline Security

Provide secure access to AKS clusters and Azure DevOps resources with just-in-time permissions and session recording.

FAQ

Frequently Asked Questions

How does TigerAccess integrate with Azure AD?

TigerAccess supports both SAML 2.0 and OIDC for Azure AD integration. You can configure Azure AD as your identity provider, enabling SSO for all infrastructure access while leveraging Azure AD features like conditional access and MFA.

Can TigerAccess work with Azure Government or Azure China?

Yes. TigerAccess supports all Azure cloud environments including Azure Government, Azure China (Mooncake), and Azure Germany. Simply configure the appropriate endpoints during integration setup.

Does TigerAccess support Azure Managed Identities?

Yes. TigerAccess can leverage Azure Managed Identities for authentication to Azure services, eliminating the need to manage service principal credentials.

How are session recordings stored in Azure?

Session recordings can be automatically uploaded to Azure Blob Storage with encryption at rest. You can configure lifecycle policies for automatic archival and deletion based on your retention requirements.

Ready to Secure Your Infrastructure?

Join thousands of security-conscious teams using TigerAccess to protect their critical infrastructure and AI agents.

No credit card required • 14-day free trial • Enterprise support available