Skip to content

Commit 14972ab

Browse files
committed
fixed blocking issues
1 parent 8061bb0 commit 14972ab

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/storage/files/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
- name: Performance and scale
3737
items:
3838
- name: Understanding performance
39-
href: understanding-performance.md
39+
href: understand-performance.md
4040
- name: SMB Multichannel performance
4141
href: storage-files-smb-multichannel-performance.md
4242
- name: Scalability and performance targets

articles/storage/files/understanding-performance.md renamed to articles/storage/files/understand-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ When thinking about latency, it's important to first understand how latency is d
9595

9696
- **Service Latency (SuccessServerLatency)** is the time it takes for a transaction to round-trip only within the Azure Files service. This doesn't include any client or network latency.
9797

98-
:::image type="content" source="media/understanding-performance/storage-latency-diagram.png" alt-text="Diagram comparing client latency and service latency for Azure Files.":::
98+
:::image type="content" source="media/understand-performance/storage-latency-diagram.png" alt-text="Diagram comparing client latency and service latency for Azure Files.":::
9999

100100
The difference between **SuccessE2ELatency** and **SuccessServerLatency** values is the latency likely caused by the network and/or the client.
101101

0 commit comments

Comments
 (0)