Skip to content

Commit 7b85d6a

Browse files
committed
Minor edits
1 parent dc4af38 commit 7b85d6a

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

articles/iot-hub/iot-hub-java-java-file-upload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ mvn exec:java -Dexec.mainClass="com.mycompany.app.App"
292292

293293
You can use the portal to view the uploaded file in the storage container you configured:
294294

295-
![Uploaded file](media/iot-hub-java-java-upload/uploaded-file.png)
295+
:::image type="content" source="media/iot-hub-java-java-upload/uploaded-file.png" alt-text="Screenshot showing a file that had been uploaded to your storage container." lightbox="media/iot-hub-java-java-upload/uploaded-file.png":::
296296

297297
## Receive a file upload notification
298298

articles/iot-hub/iot-hub-python-python-file-upload.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ Now you're ready to run the application.
188188
189189
3. You can use the portal to view the uploaded file in the storage container you configured:
190190
191-
![Uploaded file]()
192191
:::image type="content" source="./media/iot-hub-python-python-file-upload/view-blob.png" alt-text="Screenshot of the container in the Azure portal that shows the uploaded file." border="true" lightbox="./media/iot-hub-python-python-file-upload/view-blob.png":::
193192
194193
## Next steps
-1.8 KB
Loading

0 commit comments

Comments
 (0)