Questions tagged [azure-application-gateway]
The azure-application-gateway tag has no usage guidance.
azure-application-gateway
878
questions
0
votes
1
answer
506
views
Azure Application Gateway Configuration
I have a service that is running at port 8090 and would like to expose this service over https via Azure Application Gateway where I have installed the required certificate.
Here is what I have done
...
0
votes
1
answer
2k
views
Azure App Service CORS MissingAllowOriginHeader Error
I have a Web Application and Web API (both .NET Core) hosted in Azure App service. The Web API is behind Azure App Gateway. The Web App's client side script calls the Web API (HTTP PUT) through the ...
0
votes
2
answers
2k
views
Terraform azurerm_application_gateway configuration capacity autoscale setting
I am creating a module for configuring Azure Application Gateway with Terraform. In the azurerm_application_gateway resource, in the sku block, I see Name, tier, and capacity, but I don't see how to ...
0
votes
2
answers
2k
views
Azure Application Gateway rule for url not found
We are migrating our old site on prem to a new one hosted on Azure but we need to maintain the old site online.
So imagine the following scenario:
new site: www.site.com
old site: www.oldsite.com
...
-1
votes
1
answer
581
views
Azure power shell command to remove IP restrictions on App service
I did my part of RnD and could not find Azure Powershell command remove IP restrictions on App service. Can someone help me out here plz.
-1
votes
2
answers
1k
views
Azure Application Gateway TLS encryption does not work with certificate from Key Vault
I have a Certificate from Lets Encrypt in PEM format with a private key. I used OpenSSL to convert it to PFX format and then imported it in Azure Key Vault along with the password I used during ...
-1
votes
2
answers
1k
views
Azure Application Gateway 502 Error due to NSG
I have my VMSS deployed in the subnet "APPSubet" and I have my application Gateway Deployed in subnet "appgatewaysubnet", in my "APPSubet" I have an NSG which allows traffic from PIP of the ...
-1
votes
1
answer
136
views
pass a list of maps to Terraform from Azure DevOps variable group
When i want to pass a list of map to a Terraform variable(where i use dynamic block to iterate over this list) i get this error:
│ Cannot use a string value in for_each. An iterable collection is ...
-1
votes
1
answer
298
views
Azure Public IP address disappear after 1 month
I created some azure network infrastructure to connect 3 different appservices under the same domain. After creation of public IP address added it to DNS (outside of azure).
For like one or maybe two ...
-1
votes
2
answers
3k
views
Adding SSL Certificate to azure bicep resource Code
Here is my cert code portion
Getting Certs code :
resource certificateName_resource 'Microsoft.Web/certificates@2021-02-01' = {
name: certificates_name
location: resourceGroup().location
...
-1
votes
1
answer
3k
views
Unhealthy backend health of server, under application gateway -> backend health status for the server is showing as unhealthy
under the status it shows , unhealthy. I have configured the https setting and connected it with the health-probe for my server. Also configured the ports in NSG. Please let me know if anyone knows ...
-1
votes
1
answer
362
views
Can an AGIC contact an App GW in a different Azure subscription?
An Ingress controller that would contact an Application Gateway in another Azure Subscription. Is this even possible?
-1
votes
1
answer
663
views
1 Application gatway hosting multiple websites on 1 backend VMSS [closed]
i'm looking for the following configuration :
enter image description here
The backend pool is azure vmss
there are 2 websites and both websites are running on vmss
SSL termination should be active ...
-1
votes
2
answers
2k
views
Azure application gateway unhealthy threshold
What does the unhealthy threshold in the Azure Application Gateway configuration represent
-1
votes
1
answer
233
views
Migrate load balancing to Azure Application Gateway
I have a standard load balancer existing in our environment and looking for ways to migrate to the Azure Application gateway. What would be the best way to minimize downtime and have a smooth ...
-1
votes
1
answer
490
views
Terraform Dynamic block for Application Gateway
I have the following list of objects defined as a local:
agw_configs = [
{
env = "dev"
function = "events"
...
-1
votes
1
answer
371
views
Application Gateway vs Front Door
I am working on following architecture.
We are following hub and spoke topologies
We are looking at having two Application Gateways (1 in the Hub and 1 in the Lab)
a. They really need an App ...
-1
votes
1
answer
242
views
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 ...
-1
votes
2
answers
913
views
Azure Application gateway ARM template issue with pickHostNameFromBackendAddress and hostname in backendHttpSettingsCollection
Getting issue in ARM template while configuring backendHttpSettingsCollection. I can not use pickHostNameFromBackendAddress for both condition (true, false ), If we select True then it is throwing ...
-1
votes
1
answer
222
views
Setup SSL in azure application gateway
I setup an application gateway at Azure with two VMs. Now, I'm trying to install a SSL certificate into one domain name.
I upload the .cer file and I received a message that this certificate has been ...
-1
votes
1
answer
567
views
How to establish communication between "AZURE Application Gateway and Linux VM" on azure cloud ?
Dear All we want to use AZURE Application Gateway to implement SSL in front of our LINUX VM (hosting our node.js microservices).
As per current configuration:
-we have same resource group for both ...
-1
votes
1
answer
1k
views
Azure Application Gateway Wildcard listener not resolving to correct URL when specific URL entered in browser without http:// prefix
I'm using azure Application Gateway WAF v2 and and starting to experiment with wildcard listeners.
I have multiple wildcard listeners configured (one per client) with 3 or 4 different URLs per wilcard ...
-1
votes
1
answer
1k
views
Mobile App connect to backend on premmise using Azure VPN
I have a mobile app, that I want to use to securely consume an API endpoint that is located on premise server.
Is it possible to do it using Azure Application Gateway and VPN? And what VPN? is it site ...
-1
votes
3
answers
3k
views
Office 365 Online Exchange (Calendars)- Access to OData is disabled
You can see in the request URL that it's addressing the URL of Office 365 https://outlook.office365.com/api/v1.0/users/{user-email}/calendarview
Request:
GET /api/v1.0/users/testuser@testapp....
-2
votes
1
answer
304
views
Azure Multi region DR : Custom Routing Policies in APIM[Premium) Vs Traffic Manager behind APIM
We have APIM premium, which comes with internal Traffic Manager for performance base routing .
If APIM is integrated externally with the vnet in which we have our fnapp integrated, for multiregional ...
-2
votes
1
answer
2k
views
Web application firewall (WAF) rules validation by javascript
WAF Rules applied to web application which is already developed. To overcome WAF blocking inputs , need to convert format of input or encode input before form submitting got failed. If any ...
-2
votes
1
answer
1k
views
How to use an internal linux fqdn on an Application Gateway
I have an application gateway (AG) and a linux VM on the same Vnet (without custom DNS server).
I try now to configure the AG with a backend pool that targets the VM using the FQDN of this VM (and ...
-4
votes
1
answer
827
views
Alerts on Application Gateway Azure [closed]
I have two application gateways in azure whenever one goes down it switches to the other, but VM (outside of azure) is in on-premises.
How to generate an alert when one application gateway is ...