Closed SudhirNune closed 3 years ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @shawnxzq, @lmy269.
Author: | SudhirNune |
---|---|
Assignees: | - |
Labels: | `Data Factory`, `Service Attention`, `customer-reported`, `question` |
Milestone: | - |
@SudhirNune Suggest you get the latest version of Az module and try again, https://docs.microsoft.com/en-us/powershell/module/az.datafactory/?view=azps-5.9.0.
If you still see the issue, there should be one Rest dataset caused the issue, please try to use the PS cmd to get each individual Rest dataset in your factory and see which once caused the issue, then please share the json code of that rest dataset from UX to help troubleshooting, thx!
@shawnxzq
In my original post I had the dataset json attached.
I tried with latest PS, and I see the same issue.
@SudhirNune This is because your dataset parameterized the compression type, which is not supported in our swagger for now, please don't parameterize it, we will look into whether we can support it, thx!
@shawnxzq - thanks for the confirmation
@SudhirNune Given the issue is confirmed, we will close this issue for now, please let us know if you have any more questions, thanks!
Known issue, fix is being worked on.
Fix checked in, waiting for release.
Issue fixed.
Description
Get-AzDataFactoryV2Dataset fails to retrieve the information of a specific DATASET, and fails with error "Get-AzDataFactoryV2Dataset : Can not convert Object to String."
Steps to reproduce
Environment data
Module versions
Debug output
No additional details available
Error output
BINARY_DATASET_WITHDYNAMIC_COMPRESSION.json.txt