ms-iot / azure-client-tools

Azure Client Tools
Other
43 stars 37 forks source link

DMValidator does not pass Azure Storage connection strings to direct method tests. #25

Closed gmileka closed 5 years ago

gmileka commented 5 years ago

Bug description

DMValidator can be configured with an Azure Storage connection string so that if a test needs it, it can be provided. This does not work for direct methods.

Steps to reproduce

  1. Configure DMValidator with an Azure Storage connection string.
  2. Run the DiagnosticsLog test.

Observed behavior

The test fails to upload files to Azure storage.

Expected behavior

The test should succeed in uploading files to Azure storage.

Version (please provide the following information):