Skip to content

Commit 7b95b89

Browse files
committed
Update Graph endpoints
1 parent a9898e9 commit 7b95b89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/common/storage-explorer-network.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Storage Explorer makes requests to various endpoints while in use. The following
2828
- `login.chinacloudapi.cn` (Microsoft Azure operated by 21Vianet)
2929
- `login.microsoftonline.us` (Azure US Government)
3030
- Graph endpoints:
31-
- `graph.windows.net` (global Azure)
32-
- `graph.chinacloudapi.cn` (Microsoft Azure operated by 21Vianet)
33-
- `graph.windows.net` (Azure US Government)
31+
- `graph.microsoft.com` (global Azure)
32+
- `microsoftgraph.chinacloudapi.cn` (Microsoft Azure operated by 21Vianet)
33+
- `graph.microsoft.us` (Azure US Government)
3434
- Azure Storage endpoints:
3535
- `(blob|file|queue|table|dfs).core.windows.net` (global Azure)
3636
- `(blob|file|queue|table|dfs).core.chinacloudapi.cn` (Microsoft Azure operated by 21Vianet)

0 commit comments

Comments
 (0)