Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 980 Bytes

File metadata and controls

25 lines (16 loc) · 980 Bytes
title Create a Relay namespace using the Azure portal | Microsoft Docs
description This article provides a walkthrough that shows you how to create a Relay namespace using the Azure portal.
ms.topic how-to
ms.date 01/24/2026

Create a Relay namespace using the Azure portal

A namespace is a scoping container for all your Azure Relay components. Multiple relays can reside in a single namespace, and namespaces often serve as application containers. There are currently two different ways to create a relay namespace:

  1. Azure portal (this article).
  2. Azure Resource Manager templates.

Create a namespace in the Azure portal

[!INCLUDE relay-create-namespace-portal]

Next steps