Skip to content

Commit b9fcc39

Browse files
authored
Merge pull request #199260 from bashan-git/patch-11
Update toc.yml
2 parents 693c57c + 2959561 commit b9fcc39

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

articles/communication-services/quickstarts/email/create-email-communication-resource.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ ms.custom: private_preview, event-tier1-build-2022
1616
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
1717

1818

19-
Get started with Email by provisioning your first Email Communication Services resource. Communication services resources can be provisioned through the [Azure portal](https://portal.azure.com/?microsoft_azure_marketplace_ItemHideKey=Microsoft_Azure_EmailCommunicationServicesHidden) or with the .NET management client library. The management client library and the Azure portal allow 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 functionality available in the client libraries is available in the Azure portal.
19+
Get started with Email by provisioning your first Email Communication Services resource. Communication services resources can be provisioned through the [Azure portal](https://portal.azure.com/) or with the .NET management client library. The management client library and the Azure portal allow 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 functionality available in the client libraries is available in the Azure portal.
2020

2121
## Create the Email Communications Service resource using portal
2222

23-
1. Navigate to the [Azure portal](https://portal.azure.com/?microsoft_azure_marketplace_ItemHideKey=Microsoft_Azure_EmailCommunicationServicesHidden) to create a new resource.
23+
1. Navigate to the [Azure portal](https://portal.azure.com/) to create a new resource.
2424
2. Search for Email Communication Services and hit enter. Select **Email Communication Services** and press **Create**
2525

2626
:::image type="content" source="./media/email-communication-search.png" alt-text="Screenshot that shows how to search Email Communication Service in market place.":::

articles/communication-services/quickstarts/email/includes/send-email-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Completing this quick start incurs a small cost of a few USD cents or less in yo
2525
### Prerequisite check
2626

2727
- In a terminal or command window, run the `dotnet` command to check that the .NET client library is installed.
28-
- To view the subdomains associated with your Email Communication Services resource, sign in to the [Azure portal](https://portal.azure.com/?microsoft_azure_marketplace_ItemHideKey=Microsoft_Azure_EmailCommunicationServicesHidden), locate your Email Communication Services resource and open the **Provision domains** tab from the left navigation pane.
28+
- To view the subdomains associated with your Email Communication Services resource, sign in to the [Azure portal](https://portal.azure.com/), locate your Email Communication Services resource and open the **Provision domains** tab from the left navigation pane.
2929

3030
## Setting up
3131

articles/communication-services/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,8 @@ items:
256256
href: concepts/privacy.md
257257
- name: Pricing
258258
href: concepts/pricing.md
259+
- name: Email Pricing
260+
href: concepts/email-pricing.md
259261
- name: SMS Pricing
260262
href: concepts/sms-pricing.md
261263
- name: PSTN Pricing

0 commit comments

Comments
 (0)