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 76a8330 commit e025afcCopy full SHA for e025afc
wordpress-demo/manifests/azure_v1alpha1_appinsights.yaml
@@ -0,0 +1,9 @@
1
+apiVersion: azure.microsoft.com/v1alpha1
2
+kind: AppInsights
3
+metadata:
4
+ name: aso-wpdemo-appinsights
5
+spec:
6
+ kind: other # Values should typically be one of the following: web, ios, other, store, java, phone.
7
+ location: eastus2
8
+ resourceGroup: aso-wpdemo-rg
9
+ applicationType: other # Possible values include 'web' or 'other'
0 commit comments