Azure Docs Links

Azure Relay documentation

Learn how Azure Relay service allows you to securely expose services that run in your corporate network to the public cloud.

  • Azure Relay Documentation
  • Overview
    • What is Relay?
  • Tutorials
    • Hybrid Connections
      • Send and receive messages - .NET WebSockets
      • Send and receive messages - .NET HTTP
      • Send and receive messages - Node WebSockets
      • Send and receive messages - Node HTTP
      • Send and receive messages - Java HTTP
      • Send and receive messages - Python WebSockets
    • Windows Communication Foundation WCF
      • Expose an on-premises WCF service to a web application in the cloud
      • Expose an on-premises WCF service to a WCF client outside your network
      • Expose an on-premises WCF REST service to a client outside your network
  • Samples
    • Hybrid Connections
    • WCF Relay
  • Concepts
    • Security
      • Authentication and authorization
        • Overview authentication and authorization
        • Use Microsoft Entra ID
          • Authenticate with managed identities
          • Authenticate from an application
      • Network security
    • Hybrid Connections protocol
  • How To
    • Move across regions
    • Migrate from Azure Service Manager classic APIs to Resource Manager APIs
    • Develop
      • Create a namespace
      • Available APIs
        • .NET
        • Node
    • Secure
      • Configure IP firewall
      • Configure private endpoints
    • Manage and monitor
      • Monitor Azure Relay with Azure Monitoring
      • Set up diagnostic logs
  • Reference
    • REST
    • .NET
      • Microsoft.Azure.Relay
      • Microsoft.ServiceBus
    • Azure CLI
    • Exceptions
    • Port settings
  • Resources
    • Azure Roadmap
    • FAQ
    • Blog
    • Pricing
    • Pricing calculator
    • Samples
    • Stack Overflow