Skip to content

Commit b427b7b

Browse files
authored
Merge pull request #299526 from dominicbetts/aio-site-search
AIO: Enable site search scope
2 parents ed5b4a1 + fa8f6a4 commit b427b7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docfx.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,6 +1358,8 @@
13581358
"articles/iot-edge/**/*.yml": ["Azure","IoT","Azure IoT Edge"],
13591359
"articles/iot-hub/**/*.md": ["Azure","IoT","Azure IoT Hub"],
13601360
"articles/iot-hub/**/*.yml": ["Azure","IoT","Azure IoT Hub"],
1361+
"articles/iot-operations/**/*.md": ["Azure","IoT","Azure IoT Operations"],
1362+
"articles/iot-operations/**/*.yml": ["Azure","IoT","Azure IoT Operations"],
13611363
"articles/iot/**/*.md": ["Azure","IoT"],
13621364
"articles/iot/**/*.yml": ["Azure","IoT"],
13631365
"articles/notebooks/**/*.md": ["Azure","Azure Notebooks"],

0 commit comments

Comments
 (0)