The source for REST API specifications for Microsoft Azure.
2.68k
stars
5.1k
forks
source link
[BUG] PowerBI Embedded API always returns "Gen2" for the mode property even if the mode property is set to "Gen1" in the request payload #29864
Open
neil-yechenwei opened 3 months ago
API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/powerbidedicated/resource-manager/Microsoft.PowerBIdedicated/stable/2021-01-01/powerbidedicated.json
API Spec version
2021-01-01
Describe the bug
PowerBI Embedded API always returns "Gen2" for the mode property even if the mode property is set to "Gen1" in the request payload.
Request Payload:
Expected behavior
PowerBI Embedded API should return "Gen1" for the mode property when the mode property is set to "Gen1" in the request payload.
Actual behavior
PowerBI Embedded API should return "Gen2" for the mode property when the mode property is set to "Gen1" in the request payload.
Reproduction Steps
Environment
PROD