Skip to content

Small doc update to clarify when subscriptions are preserved - #1833

Open
Tim Taylor (timtay-microsoft) wants to merge 2 commits into
mainfrom
timtay/updateDoc
Open

Small doc update to clarify when subscriptions are preserved#1833
Tim Taylor (timtay-microsoft) wants to merge 2 commits into
mainfrom
timtay/updateDoc

more

d901cbc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Java Linux failed Apr 23, 2026 in 34m 26s

Build #157581_Java Linux_merge_20260423.1 had test failures

Details

Tests

  • Failed: 1 (0.04%)
  • Passed: 2,433 (87.99%)
  • Other: 331 (11.97%)
  • Total: 2,765

Annotations

Check failure on line 1662 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Java Linux

Build log #L1662

PowerShell exited with code '1'.

Check failure on line 1 in getSasUriWithoutUploadConnectionToggle[HTTPS_SAS_true]

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Java Linux

getSasUriWithoutUploadConnectionToggle[HTTPS_SAS_true]

Failed to get file upload SAS URI
Raw output
com.microsoft.azure.sdk.iot.device.exceptions.IotHubClientException: Failed to get file upload SAS URI
	at tests.integration.com.microsoft.azure.sdk.iot.iothub.FileUploadTests.getSasUriWithoutUploadConnectionToggle(FileUploadTests.java:221)
Caused by: java.io.IOException: com.microsoft.azure.sdk.iot.device.transport.TransportException: java.net.ConnectException: Connection refused (Connection refused)
	at tests.integration.com.microsoft.azure.sdk.iot.iothub.FileUploadTests.getSasUriWithoutUploadConnectionToggle(FileUploadTests.java:221)
Caused by: com.microsoft.azure.sdk.iot.device.transport.TransportException: java.net.ConnectException: Connection refused (Connection refused)
	at tests.integration.com.microsoft.azure.sdk.iot.iothub.FileUploadTests.getSasUriWithoutUploadConnectionToggle(FileUploadTests.java:221)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at tests.integration.com.microsoft.azure.sdk.iot.iothub.FileUploadTests.getSasUriWithoutUploadConnectionToggle(FileUploadTests.java:221)