Skip to content

Commit 89bb939

Browse files
committed
Update sentinel-solutions-deploy.md
1 parent 84ae85b commit 89bb939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/sentinel-solutions-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ If you're using the API to install solution packages or individual templates, fo
134134

135135
2. In the API response, locate the `properties.mainTemplate` field. This field contains the ARM template JSON that defines the solution or template resources.
136136

137-
3. Deploy the extracted `mainTemplate` using an [ARM template deployment](/azure/azure-resource-manager/templates/deploy-template), either through the Azure portal, Azure CLI, or PowerShell.
137+
3. Deploy the extracted `mainTemplate` using an [ARM template deployment](/azure/azure-resource-manager/templates/overview#template-deployment-process), either through the Rest API, Azure CLI, or PowerShell.
138138

139139
## Enable content items in a solution
140140

0 commit comments

Comments
 (0)