Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Advice
0 votes
4 replies
44 views

What would be the best approach for a MAUI app with a potentially very large volume request usage of an Azure App Service API for implementing authentication for the app only vs a user? I envision ...
2 votes
1 answer
156 views

I have an ASP.NET Core 6/7 Web API with an endpoint that uploads files using multipart/form-data. I want to allow files of 50 MB or larger. I'm currently testing with cURL: curl -X POST "https://...
0 votes
0 answers
64 views

I’m working on an app where the API is deployed to Azure App Service using the Code publish model (Python + Gunicorn). When I run this locally, I also spin up a Gotenberg (Docker) container from the ...
0 votes
1 answer
62 views

I have an Azure App Service, which is accessible via HTTP using it's .azurewebsite.net domain name. Lots of other applications are configured to call REST endpoints within this app service. For ...
0 votes
0 answers
43 views

I’m trying to make TLS calls using HttpClient in an Azure App Service (Windows) with a certificate that is dynamically loaded at runtime (e.g., from blob storage or Key Vault as a byte array). A third-...
0 votes
1 answer
137 views

We use Azure App Service and we use custom domain for that Azure App service Web App. As per docs I see the meaning of Always On feature is: Always On: Keeps the app loaded even when there's no ...
0 votes
1 answer
106 views

We're looking to implement a production and "CD" slot to our Azure app service. The goal being to deploy changes to the CD slot, ensure that the changes are good, then swap the slots. We've ...
0 votes
1 answer
236 views

I'm deploying a Next.js application that uses Clerk for authentication to Azure Web App (Linux). The deployment completes successfully, but when I try to access the site in the browser, I get the ...
0 votes
2 answers
267 views

I have a Single Page Application (SPA) built with Vue.js and deployed to Azure App Service (Linux). This app communicates with a backend .NET Web API, also deployed to Azure App Service. I've ...
0 votes
1 answer
105 views

I have an ASP.Net app that is handling users with a user name and password authentication. It's working fine and I want minimal disruption. I have a new requirement to make a calculation it does ...
2 votes
1 answer
896 views

I am experiencing an issue with deployments on Azure App Service where, for certain web apps in one Azure subscription, the pipeline deploys a .tar.gz file instead of extracting it to the node_modules ...
0 votes
2 answers
392 views

First time experimenting with creating an ASP.NET Core 8 web application in Visual Studio Code. I chose .NET 8 because it's the newest version. I am deploying it via Azure App Services. I am very ...
0 votes
0 answers
55 views

I'm encountering a 401 Unauthorized error when attempting to send a response back to a Microsoft Teams chat from my bot(i haven't used bot framework sdk, simple bot in python). In my setup, I’m ...
0 votes
2 answers
70 views

I have application deployed in Azure App Service. There is script which I would like to run at some specific moments e.g every Sunday at 21 pm. I found similar quesiton: How Run script on Azure App ...
0 votes
2 answers
635 views

I have looked at the subscription level and app service level under Access Control (IAM) and clicked on "View my Access" . It says that my access is "Owner". Now when i go to an ...

15 30 50 per page
1
2 3 4 5
...
58

AltStyle によって変換されたページ (->オリジナル) /