Open jhendrixMSFT opened 1 year ago
Add a sample that demonstrates the best practice for connecting to the storage emulator.
For context, in the legacy storage SDK there is a constructor NewEmulatorClient(). We probably don't want to duplicate this, but it can be used as a starting point.
NewEmulatorClient()
Add a sample that demonstrates the best practice for connecting to the storage emulator.