WordPress on App Service does not update new changes to the website
I have an WordPress on App Service from Azure. When I make new changes, they are not being updated on the website, I don't know what it could be. I think something related to the cache.
Activity explorer scan - can you filter by date (i.e. every quarter)
Once I do a scan and it identifies files with sensitive data for Q1 and I want to do a scan for Q2, but I don't want to pick up the same sensitive files that were identified in Q1. I only want to identify the current (Q2) sensitive files is this a…
End of Support Date for Microsoft.azure.relay Version 2.0.01559.6
Hi, Can you please help me with End of Support Date for Microsoft.azure.relay Version 2.0.01559.6
Why Kudu github has been archived. Says it's still used by App Service
Why Kudu github has been archived. Says it's still used by App Service
What is the range of IP addresses from which I can expect to receive health checks?
We have a django application running on a Linux container with Python 3.11. I have recently enabled a mail service for my application and have suddenly become deluged with emails sent from my system informing me "ERROR (EXTERNAL IP): Invalid…
How to route using Front Door to two Web applications Static App and Web App?
Hi, I have FrontDoor set up to route to a Web App. This works perfectly. Now I want to route using the route /breakingnews/ to a Web Static App running on a different URL. I have set up a new route to new Origin groups. Here is Origin group: The…
Azure development issue
issues are regarding the Connection(in Azure function app) using the GRPC port in Weaviate DB Instance, after we have setup the SSL cert. for the Instance
Azure linux webapp 504 gateway timeout error
I have deployed my FastAPI code in an Azure Linux WebApp. When I hit my POST endpoint with a long input, I receive a 504 Gateway Timeout error. However, it works fine locally in Swagger. The app is in the basic tier, and the input length is 11,000…
Using Azure DevOps CI, I Can't Deploy .Net 6 WebApp bc System.Text.Json, Version=8.0.0.4 not found
I have an Azure ASP MVC .NET6 WebApp that has been running fine for a long time. Yesterday, I added some minor code and pushed it to my Devops repository which is linked via Pipeline to a staging slot on my Webapp (via Deployment Center section). This…
Budget, 1398-budget-alert, has exceeded its threshold value and requires your review
I am getting an notification email from one of our team subscription account as " Budget, 1398-budget-alert, has exceeded its threshold value and requires your review" . Please assist what could be the next step to look into it. Does this need…
How to capture console output from Webjob to Log Analytics Workspace
Hello, We have an App Service that is running a continous Webjob consisting of a .Net framework application. We would like to capture the output seen in Web job console and have it in Log Analytics workspace . Specifically we want both Kudu messages…
Azure Web App failing
Please Help me with the following - I have been trying to deploy my reactjs application on Azure Web App using GitHub actions. While I have been trying to deploy, though the deployment is successful, but however my application isnt running and I am…
Need help to create web app on azure sandbox to call LLM to generate cobol code from design
Hi, I am participating in hackathon and would like to create a web application using Azure Sandbox, where the application would have 3 upload options 1 for old design 2 for new design 3 for old code and a submit button. once submitted the app would call…
Azure Web App Deployment Successful but Site Not Accessible - Stuck Loading Repository
I have deployed a web app, but it is not accessible when trying to access it via its URL.In the Azure Web App Deployment Center the status shows the app deployed successfully and the status is "Active". However the Project, Repository, and…
How to Customize Messaging App Themes in Android Using Microsoft Azure?
I am working on creating a messaging application with customizable themes and enhanced privacy settings, similar to FM WhatsApp. While I’ve progressed on the front-end design, I’m exploring ways to leverage Microsoft Azure for back-end support to manage…
Can you turn off dashes on metric charts?
We use metrics charts in Azure dashboards and it works really well. However when we try to monitor say CPU or memory for app services or scalesets with instance splitting turned on - it gets messy if there have been scaleouts/in or app service restarts…
we are deploying code in azure app service but its not reflecting ,however if we are getting latest code if we clone
I made some code changes and made a deployment 3 days ago. Today I realized that the code changes aren't visible on the website. I checked the wwwroot of the side through kudu and I can see the latest code, but it is not reflecting on the side. We had…
Renewing Certificates stored in KeyVault using the App Service Certificate before the expiry date with no outage?
I need your help and clarification regarding Replacing and updating the KeyVault stored Wildcard SSL Certificate with the new Azure App Service Certificate. The existing wildcard Azure App Service Certificate is saved or exported to Azure KeyVault,…
Connect web app client to web app api
My project is made by ASP .NET MVC call API. Client side will call API to get data. Now I deploy two Web app API and Client to Server. But running client has no data because it cannot connect to API. Please show me how to connect.
Azure app service continuous deployment failed after upgrading project to .NET 9
After upgrading our application to use .NET 9, Azure app service build service is unable to build and deploy our application. We already changed stack settings and continuous deployment settings to .NET 9 A deployment log shows that MSBuild version is…