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.
2 parents fadfe08 + 79f41ff commit cdf4285Copy full SHA for cdf4285
articles/azure-portal/index.yml
@@ -46,6 +46,10 @@ landingContent:
46
links:
47
- text: Azure portal how-to video series
48
url: azure-portal-video-series.md
49
+ - linkListType: learn
50
+ links:
51
+ - text: Module - Manage services with the Azure portal
52
+ url: /learn/modules/tour-azure-portal/
53
54
# Card
55
- title: Create and manage support requests
@@ -113,3 +117,15 @@ landingContent:
113
117
114
118
- text: Turn on high contrast
115
119
url: set-preferences.md#choose-a-theme-or-enable-high-contrast
120
+
121
122
+ # Card
123
+ - title: Reference
124
+ linkLists:
125
+ - linkListType: reference
126
127
+ - text: Azure CLI
128
+ url: /cli/azure/portal
129
+ - text: Azure PowerShell
130
+ url: /powershell/module/az.portal
131
0 commit comments