Jeremy Meng
Jeremy Meng
@ljian3377 @EmmaZhu please ignore all new parameters so they don't cause mismatch when playing back.
@EmmaZhu you shouldn't need to regenerate the recording I think? What I found was some connection string copied from the Azure portal would have `sr` but not all connection strings...
We had the separation in storage track 1. However in track 1 nodejs/browser specific functions were module level functions. In track 2 design they are moved into clients to be...
Good point! we already do that for `fs.stat` and should expand to cover other cases.
Looks that in 2019-08-01 version the `expires_on` has been changed to a string of UNIX epoch seconds. https://github.com/Azure/azure-sdk-for-python/issues/11346
@AndriiDidkivsky sorry we don't have any concrete plan yet on the timeline. We know that one of our dependencies `xml2js` has circular dependency issue which prevents it from being used...
@prakashbask @egemenuzunali we were able to use app-configure in a proof-of-concept prototype. I plan to look into this issue in February and will update here.
@egemenuzunali just an update. I am waiting for the work to move app-configuration to our newer version of core libraries #https://github.com/Azure/azure-sdk-for-js/issues/15809 first which should remove the need of hacky workaround....
Some (late) updates: at this time, I was able to run some samples of Storage blob/file share/file datalake/queue, Text Analytics, App Configuration, Data Tables in a React Native Expo project...
@prakashbask @egemenuzunali Please see this PR for a react-native (Expo) sample of using AppConfig SDK https://github.com/Azure/azure-sdk-for-js/pull/21907