Skip to content

Commit 42b3285

Browse files
Merge pull request #249470 from KrishnaG-MSFT/patch-327
(AzureCXP) MicrosoftDocs/azure-docs#113771
2 parents 13ea4d9 + 764338a commit 42b3285

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-resource-manager/bicep/add-template-to-azure-pipelines.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ You can use Azure Resource Group Deployment task or Azure CLI task to deploy a B
4646

4747
### Use Azure Resource Manager Template Deployment task
4848

49+
> [!NOTE]
50+
> *AzureResourceManagerTemplateDeployment@3* task won't work if you have a *bicepparam* file.
51+
4952
1. Replace your starter pipeline with the following YAML. It creates a resource group and deploys a Bicep file by using an [Azure Resource Manager Template Deployment task](/azure/devops/pipelines/tasks/reference/azure-resource-manager-template-deployment-v3).
5053

5154
```yml

0 commit comments

Comments
 (0)