Skip to content

Commit 52ad21a

Browse files
Acro typo
1 parent 7df02a0 commit 52ad21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-vstools-publish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ms.custom: devdivchpfy22
2525
| ------------ | ------- | -------------------------------------------------- |
2626
| **Name** | Globally unique name | Name that uniquely identifies your new function app. Accept this name or enter a new name. Valid characters are: `a-z`, `0-9`, and `-`. |
2727
| **Subscription** | Your subscription | The Azure subscription to use. Accept this subscription or select a new one from the drop-down list. |
28-
| **[Resource group](../articles/azure-resource-manager/management/overview.md)** | Name of your resource group | The resource group in which you want to create your function app. Select **New** to create a new resource group. You can also choose ab existing resource group from the drop-down list. |
28+
| **[Resource group](../articles/azure-resource-manager/management/overview.md)** | Name of your resource group | The resource group in which you want to create your function app. Select **New** to create a new resource group. You can also choose an existing resource group from the drop-down list. |
2929
| **[Plan Type](../articles/azure-functions/functions-scale.md)** | Consumption | When you publish your project to a function app that runs in a [Consumption plan](../articles/azure-functions/consumption-plan.md), you pay only for executions of your functions app. Other hosting plans incur higher costs. |
3030
| **Location** | Location of the app service | Choose a **Location** in a [region](https://azure.microsoft.com/regions/) near you or other services your functions access. |
3131
| **[Azure Storage](../articles/azure-functions/storage-considerations.md)** | General-purpose storage account | An Azure storage account is required by the Functions runtime. Select **New** to configure a general-purpose storage account. You can also choose an existing account that meets the [storage account requirements](../articles/azure-functions/storage-considerations.md#storage-account-requirements). |

0 commit comments

Comments
 (0)