Skip to content

Commit 59cd0f4

Browse files
Merge pull request #230232 from davidsmatlak/ds-fix-0310
Minor content edits for managed app deployment
2 parents c7a58ae + a5210d2 commit 59cd0f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ In the Azure portal, use the following steps:
6666

6767
## View results
6868

69-
After the service catalog managed application is deployed, you have two new resource groups. One resource group contains the managed application. The other resource group contains the managed resource that was deployed. In this example, a managed storage account.
69+
After the service catalog managed application is deployed, you have two new resource groups. One resource group contains the managed application. The other resource group contains the managed resources that were deployed. In this example, an App Service, App Service plan, and storage account.
7070

7171
### Managed application
7272

@@ -78,7 +78,7 @@ Select the managed application's name to get more information like the link to t
7878

7979
:::image type="content" source="./media/deploy-service-catalog-quickstart/view-managed-application.png" alt-text="Screenshot that shows the managed application's details and highlights the link to the managed resource group.":::
8080

81-
### Managed resource
81+
### Managed resources
8282

8383
Go to the managed resource group with the name prefix **rg-sampleManagedApplication** and select **Overview** to display the resources that were deployed. The resource group contains an App Service, App Service plan, and storage account.
8484

0 commit comments

Comments
 (0)