Azure / Azure/bicep-types-az

Microsoft.DataFactory/factories/pipelines: "httpRequestTimeout is not allowed of type "WebActivityTypeProperties"

Open
#2,275 0 comments 0 reactions 0 assignees View on GitHub
inaccuracy
Dominant language
TypeScript
Stars
108
Forks
44
Avg merge
18h 53m
Merged PRs (30d)
29

Description

### Resource Type

Microsoft.DataFactory/factories/pipelines

### Api Version

2018-06-01

### Issue Type

Type is unavailable

### Other Notes

Hi,

while deploying the Bicep file for Azure data factory pipelines. I got the below error
![image](https://github.com/user-attachments/assets/aa2d2039-0a7d-4a24-ba38-1644d61c9b61)

it shows that -
httpRequestTimeout in typeProperties - "WebActivityType" is not allowed however it should be allowed as per the official bicep documentation.

Below is the documentation link
https://learn.microsoft.com/en-us/azure/templates/microsoft.datafactory/factories/pipelines?pivots=deployment-language-bicep#webactivity

Thanks

### Bicep Repro

_No response_

### Confirm

- [X] I have read the troubleshooting guide and looked for duplicates.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the Microsoft.DataFactory/factories/pipelines API version 2018-06-01 type definition with the official Bicep WebActivity documentation, focusing on WebActivityTypeProperties and httpRequestTimeout. Confirm the reported deployment error and determine whether the type definition or documentation is inconsistent; done means the allowed property matches the documented behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.