ZhijunZhao

Results 2 comments of ZhijunZhao

@jasonbrisbin Yes, it would throw error like below. ``` C:\>az deployment group create -g test-resource-group --template-file app-config-kv-template.json Deployment failed. Correlation ID: f4b71fb2-1ff2-4af3-9bd4-d5dd52bf4129. { "code": "EntityNotFound", "message": "The resource with id...

@zhenlan I think what @jasonbrisbin has is a sound case. But we have to add an API to support this. We could improve the `listKeyValue` API with key-label array input....