You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
According to the PR at #311, the isBinary field doesn't work with property field for Azure backend. I have a idea to solve this and I am creating this issue to track it.
The text was updated successfully, but these errors were encountered:
Essentially I am thinking of an Azure specific option propertyAzure that will be handled by the Azure backend only and won't trip the JSON.parse in the kv backend. This would help the Azure backend have the same compatibility options that is present without the isBinary field. Let me know how this sounds.
According to the PR at #311, the
isBinary
field doesn't work withproperty
field for Azure backend. I have a idea to solve this and I am creating this issue to track it.The text was updated successfully, but these errors were encountered: