AllyW
AllyW
@pensivepaddle the `(InvalidPayload) message` is justified by service and it should be the case in service side. Can you show me how you achieved it using the API?
`GetDasAgentSSE ` is a new api from `das` that requires credential signature v3 or higher, which is only supported by sdk v2, while `das` uses sdk v1 now. Aliyun CLI...
another pr: https://github.com/Azure/azure-cli-extensions/pull/8439 preview tag is reordered which cause tag detection diff fails.
@erikrok `Custom-mytable_CL` is needed ourside `columns` structure. For now, you can put all your streamDeclarations data into rule-file arg, like below, and it'll take care of the obj parsing by...
@m-yuka746 thanks for opening this issue. Could you help to run `az monitor data-collection rule show --resource-group 'defaultresourcegroup-ejp' --name 'ct-dcr-1622755568' --debug` using monitor-control-service **1.0.1** and post the detailed log info...
@m-yuka746 thanks for debugging log. This seems something lost in deserialization from our autogeneration code and we'll deal with it and let you know if anything changes. Please use monitor-control-service==0.4.1...