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
Has anyone encountered a similar issue or have any insights into how I can achieve my desired functionality using AzureResourceManagerTemplateDeployment@4?
Thank you in advance for your help and time!
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days
Task name
AzureRmWebAppDeployment@4
Task version
4.0.0
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Ubuntu 22.04
Question
Hello everyone,
I hope you're doing well. I'm currently facing a challenge with the AzureRmWebAppDeployment@4 task and could use some assistance.
Objective:
I aim to deploy a bicep template by combining a parameter file from the locally checked out repository and another sourced from a URL.
CLI Approach:
I've successfully done this via the Azure Command Line Interface, as shown below:
Challenge with AzureResourceManagerTemplateDeployment@4:
However, when I try to replicate this using the AzureResourceManagerTemplateDeployment@4 task as below, it doesn't provide the expected outcome.
Has anyone encountered a similar issue or have any insights into how I can achieve my desired functionality using
AzureResourceManagerTemplateDeployment@4
?Thank you in advance for your help and time!
The text was updated successfully, but these errors were encountered: