Skip to content

Commit 2c1e051

Browse files
authored
fix(InternetMonitor): set endpoint to dualstack by default (#4355)
1 parent ff78c25 commit 2c1e051

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/region_config_data.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
},
7171
"*/resource-explorer-2": "dualstackByDefault",
7272
"*/kendra-ranking": "dualstackByDefault",
73+
"*/internetmonitor": "dualstackByDefault",
7374
"*/codecatalyst": "globalDualstackByDefault"
7475
},
7576

@@ -134,6 +135,7 @@
134135
},
135136
"*/resource-explorer-2": "fipsDualstackByDefault",
136137
"*/kendra-ranking": "dualstackByDefault",
138+
"*/internetmonitor": "dualstackByDefault",
137139
"*/codecatalyst": "fipsGlobalDualstackByDefault"
138140
},
139141

0 commit comments

Comments
 (0)