Skip to content

Commit 79b0804

Browse files
committed
fixes typo
1 parent 3b1e5f9 commit 79b0804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/managed-applications/deploy-service-catalog-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ In the Azure portal, use the following steps:
4242
- **Resource group**: Select the resource group. For this example, create a resource group named _applicationGroup_.
4343
- **Region**: Select the location where you want to deploy the resource.
4444
- **Application Name**: Enter a name for your application. For this example, use _demoManagedApplication_.
45-
- **Managed Resource Group**: Uses a default name in the format `mrg-{definitionName}-{dateTime}` like the example _mrg-ManagedStorage-20220817122721_. You can change the name.
45+
- **Managed Resource Group**: Uses a default name in the format `mrg-{definitionName}-{dateTime}` like the example _mrg-ManagedStorage-20220817085240_. You can change the name.
4646

4747
1. Enter a prefix for the storage account name and select the storage account type. Select **Next: Review + create**.
4848

0 commit comments

Comments
 (0)