Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 2.56 KB

File metadata and controls

50 lines (38 loc) · 2.56 KB
title Create and manage Email Communication Service resource in Azure Communication Services
titleSuffix An Azure Communication Services article
description This article describes how to create and manage your first Azure Email Communication Service resource.
author bashan-git
manager sphenry
services azure-communication-services
ms.author bashan
ms.date 03/31/2023
ms.topic quickstart
ms.service azure-communication-services
zone_pivot_groups acs-plat-azp-azcli-net-ps
ms.custom mode-other, devx-track-azurecli, devx-track-azurepowershell
ms.devlang azurecli

Create and manage Email Communication Service resources

Get started with Email by provisioning your first Email Communication Service resource. Provision Email Communication Service resources through the Azure portal or using the .NET management client library. The management client library and the Azure portal enable you to create, configure, update, and delete your resources and interface using Azure's deployment and management service: Azure Resource Manager. All functions available in the client libraries are available in the Azure portal.

Warning

You can't create a resource group at the same time as a resource for Azure Communication Services. You must first create a resource group, then use it when provisioning your email resource.

::: zone pivot="platform-azp" [!INCLUDE Azure portal] ::: zone-end

::: zone pivot="platform-azcli" [!INCLUDE Azure CLI] ::: zone-end

::: zone pivot="platform-net" [!INCLUDE .NET] ::: zone-end

::: zone pivot="platform-powershell" [!INCLUDE PowerShell] ::: zone-end

Next steps

Related articles