Azure / Azure/azure-rest-api-specs

[FEATURE REQ] Add DataLakeAnalyticsScope to Data Factory Activity List

Open
#39,688 0 comments 0 reactions 0 assignees View on GitHub
customer-reported Data Factory feature-request Mgmt question Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
3d 2h
Merged PRs (30d)
424

Description

### API Spec link

https://github.com/Azure/azure-rest-api-specs/blob/e3d0a3944bc6c87764a8268737bf91827390bb03/specification/datafactory/resource-manager/Microsoft.DataFactory/DataFactory/stable/2018-06-01/entityTypes/Pipeline.json#L7797

### API Spec version

2018-06-01

### Please describe the feature.

Under `specification/datafactory/resource-manager/Microsoft.DataFactory/DataFactory/stable/2018-06-01/entityTypes
/Pipeline.json` there an activity type called **DataLakeAnalyticsUSQLActivity** which is related to **U-SQL** activity at Data Factory Activities list. The Activity is shown in the bellow screen shot of Data Factory Editor

![Image](https://github.com/user-attachments/assets/8e983ac3-231a-44ee-ae10-883c0573d5e8)

The issue is that the **Scope** Activity is missing, and Scope Activity is necessary for data transformation from ADLA to ADLA which is my use case. According to exported ARM template the missing type is **DataLakeAnalyticsScope**.

I need that type for arm template so it can be used by EV2 compiler.

Contributor guide

Open the contributing guide

Research direction

Start with specification/datafactory/resource-manager/Microsoft.DataFactory/DataFactory/stable/2018-06-01/entityTypes/Pipeline.json around line 7797 and compare the existing DataLakeAnalyticsUSQLActivity definition with the exported ARM template referenced in the issue. Done means the DataLakeAnalyticsScope activity type is represented in the specification so it can be used by the EV2 compiler.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, json
Domain
api, cloud
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.