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 9eed387 commit b7f166cCopy full SHA for b7f166c
articles/zone-pivot-groups.yml
@@ -1685,4 +1685,15 @@ groups:
1685
- id: experience-azcli
1686
title: Azure CLI
1687
- id: experience-gui
1688
- title: Grafana UI
+ title: Grafana UI
1689
+# Owner: jodowns
1690
+- id: app-service-sku
1691
+ title: App Service tier
1692
+ prompt: Choose an App Service tier
1693
+ pivots:
1694
+ - id: free-shared-basic
1695
+ title: Free, Shared, Basic
1696
+ - id: premium
1697
+ title: Premium
1698
+ - id: isolated
1699
+ title: Isolated (App Service Environment)
0 commit comments