Use Case / Problem
I want to export item definition using the format parameter available in Fabric Get Definition: https://learn.microsoft.com/en-us/rest/api/fabric/semanticmodel/items/get-semantic-model-definition?tabs=HTTP#uri-parameters
Proposed Solution
New parameter in the export command: format
Alternatives Considered
Call the fabric api command, but requires me to handle the 202 return code which is not easy.
Impact Assessment
Implementation Attestation
Implementation Notes
No response
Use Case / Problem
I want to export item definition using the format parameter available in Fabric Get Definition: https://learn.microsoft.com/en-us/rest/api/fabric/semanticmodel/items/get-semantic-model-definition?tabs=HTTP#uri-parameters
Proposed Solution
New parameter in the export command:
formatAlternatives Considered
Call the fabric api command, but requires me to handle the 202 return code which is not easy.
Impact Assessment
Implementation Attestation
Implementation Notes
No response