scorpionfly7
scorpionfly7
Hi, I am trying to use On - premises Data Gateway with my Custom connector, I added Test Connection section in my code: DemoProject= [TestConnection = (dataSourcePath) => let json...
please see: https://azure.github.io/application-gateway-kubernetes-ingress/annotations/#health-probe-path I am defining Ingress resource, which annotation will helps configure App Gateway Backen Pool...Trying different way...nothing helps. Thanks
When installing with helm helm install azureappconfiguration.kubernetesprovider \ oci://mcr.microsoft.com/azure-app-configuration/helmchart/kubernetes-provider \ --namespace azappconfig-system \ --create-namespace and deploying apiVersion: azconfig.io/v1 kind: AzureAppConfigurationProvider metadata: name: appconfigurationprovider-sample spec: endpoint: target: configMapName: configmap-created-by-appconfig-provider configMapData: type:...