You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Quickstart: Create and manage Email Communication Service resources
14
14
15
15
16
-
Get started with Email by provisioning your first Email Communication Service resource. Provision Email Communication Service resources through the [Azure portal](https://portal.azure.com/) or with 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 with [Azure Resource Manager](../../../azure-resource-manager/management/overview.md), Azure's deployment and management service. All functions available in the client libraries are available in the Azure portal.
16
+
Get started with Email by provisioning your first Email Communication Service resource. Provision Email Communication Service resources through the [Azure portal](https://portal.azure.com/) 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](../../../azure-resource-manager/management/overview.md). All functions available in the client libraries are available in the Azure portal.
17
17
18
18
## Create the Email Communications Service resource using portal
19
19
20
20
1. Open the [Azure portal](https://portal.azure.com/) to create a new resource.
21
21
2. Search for **Email Communication Services**.
22
-
3. Select **Email Communication Services** and press **Create**
23
22
24
23
:::image type="content" source="./media/email-communication-search.png" alt-text="Screenshot that shows how to search Email Communication Service in market place.":::
25
24
25
+
1. Select **Email Communication Services** and click **Create**.
26
+
26
27
:::image type="content" source="./media/email-communication-create.png" alt-text="Screenshot that shows Create link to create Email Communication Service.":::
27
28
28
-
4.Complete the required information on the basics tab:
29
+
4.Enter the required information in the Basics tab:
29
30
- Select an existing Azure subscription.
30
31
- Select an existing resource group, or create a new one by clicking the **Create new** link.
31
-
- Provide a valid name for the resource.
32
+
- Provide a valid name for the resource.
33
+
- Select the region where the resource needs to be available.
32
34
- Select **United States** as the data location.
33
-
- If you would like to add tags, click **Next: Tags**
34
-
- Add any name/value pairs.
35
-
- Click **Next: Review + create**.
35
+
- To add tags, click **Next: Tags**
36
+
- Add any name/value pairs.
36
37
37
38
:::image type="content" source="./media/email-communication-create-review.png" alt-text="Screenshot that shows how to the summary for review and create Email Communication Service.":::
38
39
40
+
5. Click **Next: Review + create**.
39
41
5. Wait for the validation to pass, then click **Create**.
40
-
6. Wait for the Deployment to complete, then click **Go to Resource**. This opens the Email Communication Service Overview.
42
+
6. Wait for the Deployment to complete, then click **Go to Resource** to open the Email Communication Service overview.
41
43
42
44
:::image type="content" source="./media/email-communication-overview.png" alt-text="Screenshot that shows the overview of Email Communication Service resource.":::
0 commit comments