Skip to content

Commit e648552

Browse files
committed
Fixing typo
1 parent e92ca3e commit e648552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/insights/solutions-solution-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The basic structure of a management solution file is the same as a [Resource Man
4242
## Parameters
4343
[Parameters](../../azure-resource-manager/templates/template-syntax.md#parameters) are values that you require from the user when they install the management solution. There are standard parameters that all solutions will have, and you can add additional parameters as required for your particular solution. How users will provide parameter values when they install your solution will depend on the particular parameter and how the solution is being installed.
4444

45-
When a user [installs your management solution](solutions.md#install-a-monitoring-solution) through the Azure Marketplace or Azure QuickStart templates they are prompted to select a [Log Analytics workspace and Automation account](solutions.md#log-analytics-workspace-and-automation-account). These are used to populate the values of each of the standard parameters. The user is not prompted to directly provide values for the standard parameters, but they are prompted to provide values for any additional parameters.
45+
When a user [installs your management solution](solutions.md#install-a-monitoring-solution) through the Azure Marketplace or Azure Quickstart templates they are prompted to select a [Log Analytics workspace and Automation account](solutions.md#log-analytics-workspace-and-automation-account). These are used to populate the values of each of the standard parameters. The user is not prompted to directly provide values for the standard parameters, but they are prompted to provide values for any additional parameters.
4646

4747

4848
A sample parameter is shown below.

0 commit comments

Comments
 (0)