Support for text/plain Responses in REST API Connector
Problem Statement:
Currently, the Azure Data Factory REST API connector only supports REST endpoints that return responses in application/json format. However, many modern and legacy REST APIs legitimately return responses as text/plain (e.g., health checks, keys, tokens, or plain status messages). When using such APIs, the REST connector fails to process the response, making it incompatible with otherwise valid REST interfaces.
Although it's possible to work around this by invoking a function activity or using custom logic, this introduces unnecessary complexity and overhead.
Proposed Solution:
Enable the REST connector to support text/plain responses by:
Wrapping the plain text in a valid JSON document (e.g., { "response": "raw text here" }), or
Exposing the raw response as a string under a default or user-defined property.
Business Value:
Simplifies pipeline development: Reduces the need for workarounds like function or web activities.
Expands connector compatibility: Supports more REST APIs natively, including those used in DevOps, monitoring, security, and identity systems.
Improves performance: Avoids additional activities or dependencies that increase execution time and cost.
Enhances usability: Makes ADF more flexible and developer-friendly.
Recent ideas
Date picker in slicer - Monday as as start of a week and one date pick
Hello! Since March 2022 date picker week starts from Sunday and there is no way to change it to Monday. It's highly inconvinient Would be more powerful, if there also were week numbers in regional...smazaev154 minutes agoNew MemberNew315Views20likes3CommentsSupport Cross-Tenant (B2B/MTO Member) Authentication for Fabric Data Warehouse in Power BI Desktop
Microsoft Fabric Data Warehouse SQL Endpoints currently do not support cross-tenant authentication scenarios when accessed from Power BI Desktop. While B2B/Multi-Tenant Organization (MTO) member u...v-nandagm4 hours agoMicrosoft EmployeeNew7Views0likes0CommentsPower BI Report Builder - Difficult to Use and Ugly.
So I've definitely been spoiled in the modern age. So many apps that are integrated well with top-notch UI, and intuitive processes. Power BI Report Builder is surprisingly lacking in this. While I a...rs_rae13 hours agoAdvocate INew18Views0likes0CommentsIndividual L/R column borders for Matrix
Add Power BI feature for applying left and/or right borders to individual matrix columns, with customizable border thickness and color. This would let users visually group related measures, highlight...AaronReasoner17 hours agoNew MemberNew7Views0likes0Comments