From 4848eb44f5ec7f9c87895a7dbe364c828b8c1752 Mon Sep 17 00:00:00 2001 From: Glenn Gailey Date: Mon, 7 Aug 2017 00:15:48 -0700 Subject: [PATCH] Bolded Choose this function text https://github.com/MicrosoftDocs/azure-docs-pr/issues/16704 --- .../azure-functions/functions-create-first-azure-function.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/azure-functions/functions-create-first-azure-function.md b/articles/azure-functions/functions-create-first-azure-function.md index 99e3dffb34dc5..6650a14e837d0 100644 --- a/articles/azure-functions/functions-create-first-azure-function.md +++ b/articles/azure-functions/functions-create-first-azure-function.md @@ -14,7 +14,7 @@ ms.devlang: multiple ms.topic: hero-article ms.tgt_pltfrm: multiple ms.workload: na -ms.date: 07/19/2017 +ms.date: 08/07/2017 ms.author: glenga ms.custom: mvc @@ -47,7 +47,7 @@ Next, you create a function in the new function app. 1. Expand your new function app, then click the **+** button next to **Functions**. -2. In the **Get started quickly** page, select **WebHook + API**, choose a language for your function, and click **Create this function**. +2. In the **Get started quickly** page, select **WebHook + API**, **Choose a language** for your function, and click **Create this function**. ![Functions quickstart in the Azure portal.](./media/functions-create-first-azure-function/function-app-quickstart-node-webhook.png)