python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Intermittent certificate error when accessing server URL
I have an application running in a k8s cluster in AzureChinaCloud behind an ingress (internal load balancer) which in turn sits behind an application gateway with a public ip. The DNS point the URL to...

DeirdreRodgers
Votes: 0
Answers: 1
AKS with Application gateway ingress controller configuration
I configured application gateway ingress controller for my Kubernetes cluster, but I can't access my pod container app named myapp running on port 8080/TCP.
I created a service that has the following ...
Razvan
Votes: 0
Answers: 1
Digital Certificate CN Name and Hostname in App Service Listener
I am using a Digital Certificate and storing it in a KV. I have a front end web app behind a private endpoint.
I want to associate a friendly name to the web app and use that name with an App Gateway,...
Pallab
Votes: 0
Answers: 1
AKS-AGIC setup getting 502 error after applying network policy
I have deployed two apps in the different namespaces and I don't want the pods deployed in one namespace to interact with the pods on the other namespace . I have applied the network policy, but after...
so9868
Votes: 0
Answers: 1