You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/managed-applications/deploy-service-catalog-quickstart.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -209,7 +209,7 @@ The parameters to create the managed resources:
209
209
-**Resource group**: Select the resource group. For this example, create a resource group named _applicationGroup_.
210
210
-**Region**: Select the location where you want to deploy the resource.
211
211
-**Application Name**: Enter a name for your managed application. For this example, use _demoManagedApplication_.
212
-
-**Application resources Resource group name**: The name of the managed resource group that contains the resources that are deployed for the managed application. The default name is in the format `mrg-{definitionName}-{dateTime}` but you can change the name.
212
+
-**Managed Resource Group**: The name of the managed resource group that contains the resources that are deployed for the managed application. The default name is in the format `mrg-{definitionName}-{dateTime}` but you can change the name.
213
213
214
214
1. Provide values for the **Web App settings** tab and select **Next: Storage settings**.
0 commit comments