974 questions with Azure Static Web Apps tags

Sort by: Updated
0 answers

how to place the file in under wwwroot folder in webapp?

could you please let me know how to place the files in a particular folder in webapp? I am deploying a zip package using the commandline to my webapp. but its missing web.config file to I need to add it manually under the wwwroot folder. Is there any…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,917 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-07-18T07:15:44.37+00:00
Digrase, shubham 0 Reputation points
edited a comment 2024-11-13T03:23:52.1966667+00:00
Digrase, shubham 0 Reputation points
0 answers

【Static Web Apps】GetRoles function not working

Hi, I'm developing static web application with react and Java(Spring Boot). I want to manage users with Entra ID and user roles with DB. So I deployed SWA with custom authentication, but GetRoles Function is not working. Can anyone detect the cause of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,123 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,160 questions
asked 2024-09-15T08:57:58.2+00:00
matsunotsuma 20 Reputation points
edited a comment 2024-11-13T00:57:55.72+00:00
matsunotsuma 20 Reputation points
1 answer

Unable to sign in after integrating Okta with Azure Web App

Unable to sign in after integrating Okta with Azure Web App. User created on azure is different while the okta developer account created with different user which does not have any privilege in azure . Does it create any problem while authenticating ? …

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-11-10T18:43:07.7266667+00:00
Pooja-5119 0 Reputation points
commented 2024-11-13T00:42:23.7566667+00:00
Shree Hima Bindu Maganti 395 Reputation points Microsoft Vendor
0 answers

I am working with Django and want to maximize the ability to handle web requests per second that interact with a db

I am working with Django and want to maximize the ability to handle web requests per second that interact with a db. How would you recommend setting this up? I am using a postgresql db and can try to spin up more CPUs to have more worker threads, but so…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
392 questions
asked 2024-11-06T17:04:18.05+00:00
Gordon Long 0 Reputation points
commented 2024-11-12T22:48:49.3466667+00:00
Gordon Long 0 Reputation points
1 answer

Azure Static Web Apps' custom domain are differently working

I'm trying to redirect from non-www domain to www domain with AzureFrontDoor. Before this, I must add both custom domains, 'www.my_domain.co.kr' and 'my_domain.co.kr'. However, when I add those tasks with two webapps(test-server and product-server) with…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
695 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-11-12T01:06:43.2966667+00:00
LYC 0 Reputation points
edited an answer 2024-11-12T18:40:28.07+00:00
Ganesh Patapati 1,280 Reputation points Microsoft Vendor
0 answers

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 Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-11-11T16:48:42.4033333+00:00
Katwe, Praful 0 Reputation points
edited the question 2024-11-11T21:25:49.68+00:00
VarunTha 9,420 Reputation points Microsoft Vendor
0 answers

Azure Web Job python: command not found and pip: command not found error

I have a Flask app on Azure Web App that is deployed via Github Action. I have an Webjob set up with 2 python files, a requirements.txt, a run.sh file, and a settings.job file. This is what my run.sh looks like: #!/bin/bash pip install -r…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,917 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-11-11T01:07:24.67+00:00
Nam Le 0 Reputation points
commented 2024-11-11T19:28:22.4333333+00:00
Nam Le 0 Reputation points
0 answers

`/.auth/login/aad/callback` fails with 401 after sucessfull login

I have auth setup and I understand that /.auth/* is supposed to handle both the outbound and the inbound callback. However, I get a 401 on return for https://preview.nkdagility.com/.auth/login/aad/callback To Reproduce Steps to reproduce the…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-11-01T11:00:48.1866667+00:00
Martin Hinshelwood nkdAgility.com 5 Reputation points MVP
edited the question 2024-11-11T13:40:11.02+00:00
Martin Hinshelwood nkdAgility.com 5 Reputation points MVP
1 answer One of the answers was accepted by the question author.

How can I read the logs of a running custom container in Azure Web Apps?

When running a custom container in Azure Web Apps, I cannot see the logs of my container in the log stream. I can only see it when the container exited; and then I also see it in the "Advanced Tools". Is there another way to see the logs of a…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-11-04T08:20:07.9433333+00:00
Simon Schick (ITC Service) 126 Reputation points
accepted 2024-11-11T09:08:27.7633333+00:00
Simon Schick (ITC Service) 126 Reputation points
1 answer

How to or What's the best method to keep a "staging" wordpress site that is in sync with production? So we can test updates.

How to or What's the best method to keep a "staging" WordPress site that is in sync with production? So we can test updates.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-11-11T06:56:08.5533333+00:00
Melven Atillo 0 Reputation points
commented 2024-11-11T08:37:48.2833333+00:00
Rick van den Bosch 1 Reputation point
0 answers

Azure Static Web App Managed Functions Broken Python 3.9 and 3.10

I have been seeing a bunch of threads about this issue spanning 3 years back and they have not been resolved yet. Please help resolve this issue. Example:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,123 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-11-10T22:42:24.1966667+00:00
Nicole M 0 Reputation points
commented 2024-11-11T03:44:58.7333333+00:00
Nicole M 0 Reputation points
1 answer

How to fix Session Cookie attributes not set application hosted in web app ?

How to remediate the issue or vulnerability of Session Cookie attributes not being set when the application is hosted in an Azure web app behind the Azure Application Gateway with WAF ?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,917 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-11-07T18:27:33.9333333+00:00
$@chin 115 Reputation points
commented 2024-11-11T01:01:38.6566667+00:00
Shree Hima Bindu Maganti 395 Reputation points Microsoft Vendor
0 answers

Azure Static Web App certificate expired again

My Azure Static Web App suddenly shows an expired certificate when addressed via www but not on the domain name only. I have both (www.mydomain.com and mydomain.com) added as custom domains and the status shows "validated" for both. The exact…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-10-21T05:38:36.4266667+00:00
Harry 46 Reputation points
commented 2024-11-08T15:52:46.2433333+00:00
SnehaAgrawal-MSFT 21,771 Reputation points
0 answers

Add Support for Dynamic CSP Nonces to Enhance Security in Azure Static Web Apps

https://github.com.mcas.ms/Azure/static-web-apps/issues/1575 seems to be not monitored anymore, thus I copied my request here, maybe someone can help me. Is your feature request related to a problem? Please describe. Currently, Azure Static Web Apps do…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-11-08T14:56:15.7266667+00:00
emfau 0 Reputation points
0 answers

Azure SWA when using a sign in flow that has custom connectors redirects back to a 403 page

When I navigate to /event-data I go to a login page from my user flow, which has the google connector attached to it. I see the google button but and clicking it lets me login. when this redirects back to my web app, i land on a 403 page, and…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-11-07T11:30:09.7033333+00:00
Jay Gregory 0 Reputation points
edited the question 2024-11-07T11:33:08.0433333+00:00
Jay Gregory 0 Reputation points
1 answer

More than 5 custom domains per static web app

Hi, I'm sending link to a twitter where I've described the problem. https://twitter.com/_piotr/status/1471715545145819136?s=20

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2021-12-17T08:03:41.103+00:00
Piotr Czyz 1 Reputation point
commented 2024-11-07T05:29:25.25+00:00
ajkuma 26,721 Reputation points Microsoft Employee
1 answer

Static App Only Allows 10 Domains Forwarded from Front Door?

I have a multi-tenant Saas offering that runs on a static app on the front end and azure functions for back end. One of the requirements is to give the option for each customer to bring their own domain so generally is 1 to 1 from tenant to custom…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-11-06T19:56:14.3533333+00:00
Alexander Bondurant 0 Reputation points
edited the question 2024-11-07T04:49:24.58+00:00
Sai Prasanna Sinde 1,170 Reputation points Microsoft Vendor
0 answers

Error deploying app endpoint with build's number for github PR

Error creating endpoint for github PR. Success up to step "Done Zipping Api Artifacts". InternalServerError on step "Uploading build artifacts." Logs I see is: ..... ---End of Oryx build logs--- 1418Function Runtime…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-11-07T02:24:45.5733333+00:00
Prabin Silwal 0 Reputation points
1 answer

Unknown Error - Validation Failed - Custom Domain for Static Web App

I tried buying a domain through azure, it gave my resource group a DNS zone so I tried adding it to my Static Web app. It took a few days of validating then failed. The message displayed is an unknown error. I have tried for a few days to see if it would…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-10-30T01:25:00.8133333+00:00
Matt Esposito 0 Reputation points
commented 2024-11-07T00:55:19.62+00:00
Shree Hima Bindu Maganti 395 Reputation points Microsoft Vendor
1 answer

Please delete this topic

Please delete this topic Please delete this topic Please delete this topic

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,917 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
974 questions
asked 2024-10-25T12:57:15.7866667+00:00
PeterT94 0 Reputation points
edited a comment 2024-11-06T10:01:41.9+00:00
PeterT94 0 Reputation points