Skip to content

[BUG] Actual response value type sncMode in SapTableLinkedServiceTypeProperties for DataFactory is not aline with the API definition #30783

Open

Description

API Spec link

API Spec version

2018-06-01

Describe the bug

The API definition for sncMode is a string value, but the actual result is a bool vlaue.
Please have a service team member who is on DataFactory to check which value type is correct.

Expected behavior

"sncMode": "false"

Actual behavior

"sncMode": False

Reproduction Steps

Call GET (or other related operation) for
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/linkedservices/{linkedServiceName}

Environment

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

MgmtThis issue is related to a management-plane library.bugThis issue requires a change to an existing behavior in the product in order to be resolved.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions