Unable to purchase custom app domain.
I am attempting to deploy an app service with a custom domain name. I have none purchased on my account. I attempt to deploy a new app domain and I get a subscription error. My subscription is Pay as You Go, I have a payment history and a valid card on…
How many public IP addresses can be attached to a FortiGate NVA deployed in Azure VWAN?
The team is deploying a FortiGate Firewall as a Network Virtual Appliance (NVA) in Azure VWAN architecture. The FortiGate firewall will serve as a centralized firewall to inspect traffic from other subscription VNets. Additionally, there is a need to…
I updated the Nginx config on App service(linux), it suddenly not working. What should be the possible reason
I have a App service (Linux) with a Laravel application. I updated the Nginx config in order to fulfill the Laravel needs with SSH. It keeps working fine. Yesterday the website suddenly not working. I find out it's the issue of nginx config. I reload the…
Azure Web App Deployment Logs Show Incorrect Link to Azure DevOps Pipeline
I’m experiencing an issue with the deployment logs in Azure Web Apps. The deployment itself works fine, but when I navigate to the Deployment Center in the Azure Portal and click on the link to the Azure DevOps pipeline (to review the build or deployment…
unable to sign in in azure portal
during sign in in azure portal I'm receiving more information required
Node.js doesnt load entire page on Azure although loads on localhost and Google Cloud
Hello, This web page has little node.js code isn't loaded properly on Azure however it is loaded full in Google Cloud. Changed port number but doesn't work If there is web.config file, nothing is loaded but when I delete it at least I could see the…
How to fix cors issue that results Post and Put requests being blocked with status code 405
Hi there, I am experiencing cors issue with my deployment on Azure app service(Web App). The application stack is Java(v17), Spring Boot 3.3.5, and React JS. Currently, all post and put methods are being blocked. When a request is sent, the…
Multi Domain SaaS-Platforms on Azure - how to map custom domains?
Today, we have a platform that we make available to customers via their own path example.com/customerA. To do this, we have an ASP.NET Core-based platform on an App Service behind a Frontdoor. So it's a SaaS platform from the customer's perspective. We…
I am unable to create app service domain.
I deleted app service domain as it was showing expired. Now am unable to create.
How to enable SUDO on Azure Debian webapp ?
Upgraded a Azure Linux webapp from PHP8 to PHP8.3 as required by an on screen portal admin notification. The SUDO management command no longer works in an SSH session. -bash: sudo: command not found Apparently PHP8.3 is now a DEBIAN Linux build which…
Icons not appearing in Azure Webapp
Hello, I am using the default azure webapp for my chatbot, but all of a sudden all the icons (i.e. share button icon, chat history icon, new chat icon, clear chat icon) disappeared on their own without doing anything to the deployment. What might be the…
Adding firewall in front of web apps in Hub-and-Spoke architecture
Hi, I am shifting towards hub & spoke model in my Azure subscription so that all the traffic coming into my subscription goes through the firewall. I have multiple types of resources but I am more concerned about web apps and function apps. How can…
Custom Domain bought in Azure is suddenly showing parked domain page.
I have recently bought a custom domain through Azure for my Static Web App. It was working well, however all of a sudden it's showing that it's parked and it's for sale. I have not changed anything in my DNS configuration. Can someone please tell me what…
We encountered an unexpected error. Try again later.
We've added $2,000 to your account's Azure Services. Your Azure service credits are ready to use Thank you for choosing Microsoft Azure for your organization After this mail, we need to activate the credit and use it but we can't because of error occur…
How can I update the App Service container registry settings programmatically
I would like to programmatically change the container settings for an App Service resource using the Python SDK. I can see how to update to use code from Github:…
Windows container stuck in "waiting for container to be ready"
I am trying to deploy a container to an azure app resource. I am able to run the container locally. However, when I try to deploy the app and use it, it can no longer find the certificate path. it says no file is in location…
Regarding not being able to deploy the project in Azure which is connected to Github
Hello, I have a Django project which I uploaded to GitHub first and then tried to connect to Azure. The build process has been successful as per the Action tab in GitHub.But the process gets to the Deploy part, it takes around 30 minutes and then provide…
How to Enhance a Food Menu Website's Performance with Azure Services?
Hello, I’ve recently launched a website, explorewatchmenus.com, which focuses on exploring and providing detailed insights into restaurant menus, particularly for First Watch. I’m looking to enhance its performance and scalability to handle increased…
accidentally deleted during a deployment to my Azure App Service, Unfortunately, I do not have a backup enabled for this app
I am reaching out to request your assistance in recovering files that were accidentally deleted during a deployment to my Azure App Service. Unfortunately, I do not have a backup enabled for this app, and the deployment process seems to have overwritten…
Why does the new deployment slot from a production slot of my Function App show 'Runtime version is Error'?
I recently created a new deployment slot from an existing production slot in my Azure Function App, but the new slot is displaying an error stating that the runtime version is invalid. How can I resolve this issue and ensure the new slot is configured…