We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c4ebcb commit 8ac0bffCopy full SHA for 8ac0bff
articles/partner-solutions/mongo-db/index.yml
@@ -40,3 +40,7 @@ landingContent:
40
links:
41
- text: MongoDB Atlas developer tools
42
url: tools.md
43
+ - text: Azure CLI
44
+ url: /cli/azure/mongodb
45
+ - text: Azure PowerShell
46
+ url: /powershell/module/az.mongodb
articles/partner-solutions/mongo-db/toc.yml
@@ -21,4 +21,11 @@ items:
21
- name: Get support
22
href: https://www.mongodb.com/company/contact
23
- name: Troubleshoot
24
- href: troubleshoot.md
+ href: troubleshoot.md
25
+- name: Reference
26
+ items:
27
+ - name: Azure CLI
28
+ href: /cli/azure/mongodb
29
+ - name: Azure PowerShell
30
+ href: /powershell/module/az.mongodb
31
+
0 commit comments