Closed AlexTorianyk closed 3 years ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Wmengmsft, @MehaKaushik, @shurd
Thank you for your feedback. Tagging and routing to the team member best able to assist.
@AlexTorianyk you should specify those attributes on your models.
Hi @AlexTorianyk. Thank you for opening this issue and giving us the opportunity to assist. We believe that this has been addressed. If you believe that further discussion is needed, please add a comment with the text “/unresolve” to remove the “issue-addressed” label and continue the conversation.
Hi @AlexTorianyk, since you haven’t asked that we “/unresolve
” the issue, we’ll close this out. If you believe further discussion is needed, please add a comment “/unresolve
” to reopen the issue.
Do I have to specify attributes like
SimpleField
on properties? I've copied my data by indexing from cosmos db, and I'm using the same model when trying to upload the documents but I'm getting 400. Copying over the object with those attributes included obviously works.@Mohit-Chakraborty