Skip to content

Commit 6e6fd1a

Browse files
authored
update iothub (#19406)
Co-authored-by: ZiWei Chen (WICRESOFT NORTH AMERICA LTD) <[email protected]>
1 parent 74ed677 commit 6e6fd1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

specification/iothub/resource-manager/Microsoft.Devices/stable/2021-07-02/examples/iothub_createOrUpdate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
"features": "None",
7878
"minTlsVersion": "1.2",
79-
"enableDataResidency": true
79+
"enableDataResidency": false
8080
},
8181
"sku": {
8282
"name": "S1",
@@ -181,7 +181,7 @@
181181
},
182182
"features": "None",
183183
"minTlsVersion": "1.2",
184-
"enableDataResidency": true
184+
"enableDataResidency": false
185185
},
186186
"sku": {
187187
"name": "S1",
@@ -289,7 +289,7 @@
289289
},
290290
"features": "None",
291291
"minTlsVersion": "1.2",
292-
"enableDataResidency": true
292+
"enableDataResidency": false
293293
},
294294
"sku": {
295295
"name": "S1",

0 commit comments

Comments
 (0)