Skip to content

Commit a9325cd

Browse files
Merge pull request #263126 from asergaz/aio-feedback
Adding Microsot Q&A and feedback.azure.com to Azure IoT Operations
2 parents 3da21c9 + 02d292f commit a9325cd

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docfx.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,7 @@
658658
"articles/iot/**/*.md": "https://feedback.azure.com/d365community/forum/fcb810f7-f824-ec11-b6e6-000d3a4f0da0",
659659
"articles/iot-hub/**/*.md": "https://feedback.azure.com/d365community/forum/fcb810f7-f824-ec11-b6e6-000d3a4f0da0",
660660
"articles/iot-suite/**/*.md": "https://feedback.azure.com/d365community/forum/fcb810f7-f824-ec11-b6e6-000d3a4f0da0",
661+
"articles/iot-operations/**/*.md": "https://feedback.azure.com/d365community/forum/20152d6e-6a76-ee11-8179-000d3a1abe9e",
661662
"articles/jenkins/**/*.md": "https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4",
662663
"articles/key-vault/**/*.md": "https://feedback.azure.com/d365community/forum/285c5ae0-f524-ec11-b6e6-000d3a4f0da0",
663664
"articles/lighthouse/**/*.md": "https://feedback.azure.com/d365community/forum/cd8dfdcb-f824-ec11-b6e6-000d3a4f0da0",
@@ -748,21 +749,24 @@
748749
"articles/load-testing/**/*": "Standard",
749750
"articles/playwright-testing/**/*": "Standard",
750751
"articles/virtual-machines/linux/classic/**/*": "None",
751-
"articles/virtual-machines/windows/classic/**/*": "None"
752+
"articles/virtual-machines/windows/classic/**/*": "None",
753+
"articles/iot-operations/**/*": "GitHub"
752754
},
753755
"feedback_help_link_url": {
754756
"articles/deployment-environments/**/*": "https://developercommunity.microsoft.com/deploymentenvironments",
755757
"articles/dev-box/**/*": "https://developercommunity.microsoft.com/devbox",
756758
"articles/devtest-labs/**/*": "https://learn.microsoft.com/en-us/answers/tags/104/azure-devtest-labs",
757759
"articles/lab-services/**/*": "https://learn.microsoft.com/en-us/answers/tags/186/azure-lab-services",
758-
"articles/load-testing/**/*": "https://learn.microsoft.com/en-us/answers/tags/439/azure-load-testing"
760+
"articles/load-testing/**/*": "https://learn.microsoft.com/en-us/answers/tags/439/azure-load-testing",
761+
"articles/iot-operations/**/*": "https://learn.microsoft.com/en-us/answers/tags/464/azure-iot-operations"
759762
},
760763
"feedback_help_link_type": {
761764
"articles/deployment-environments/**/*": "ask-the-community",
762765
"articles/dev-box/**/*": "ask-the-community",
763766
"articles/devtest-labs/**/*": "get-help-at-qna",
764767
"articles/lab-services/**/*": "get-help-at-qna",
765-
"articles/load-testing/**/*": "get-help-at-qna"
768+
"articles/load-testing/**/*": "get-help-at-qna",
769+
"articles/iot-operations/**/*": "get-help-at-qna"
766770
},
767771
"learn_banner_products": {
768772
"articles/**/*.md": [

0 commit comments

Comments
 (0)