902 questions with Azure Static Web Apps tags

Sort by: Updated
0 answers

Why aren't there security header on a Static Web App first load of html ?

Why aren't there security header on the first html request for a Static web apps ? We are using the "staticwebapp.config.json" file for settings the headers. We are hosting a next.js app. The first html request: Other request for…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-08T07:34:22.9566667+00:00
Per Kortbek Jørgensen 0 Reputation points
edited a comment 2024-09-04T14:14:46.7233333+00:00
Per K. Jørgensen 0 Reputation points
0 answers

x-functions-key missing when calling Azure Function from Azure SWA

I have my Azure Functions set to authLevel = 'function'. I'm able to properly pass the x-functions-key in the header when using Postman and get a response from my Azure Function. However, in my Azure SWA when using fetch and specifying the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-30T14:38:55.6766667+00:00
Mark Dabrowski 0 Reputation points
commented 2024-09-03T20:09:28.51+00:00
Ryan Hill 27,771 Reputation points Microsoft Employee
0 answers

Azure Static Web Apps - Limit 104857600 bytes - Why?

I am trying to deploy a Retype app to Azure Static Web Apps using GitHub Actions. Retype is a tool that generates websites from Markdown files. However, I get the following error during the deployment: The size of the function content was too large. The…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-03-25T22:43:21.6333333+00:00
Joel Taylor 71 Reputation points
commented 2024-09-02T19:40:51.6433333+00:00
Joel Taylor 71 Reputation points
0 answers

Deployment using AzureStaticWebApp@0, ends in timeout

We have a pipeline in Azure devOps that is using the "AzureStaticWebApp@0" task. It seems to timeout, the content of the app currently on 1 page with a logo. So it isn't the size of the app. We are using the Environment and after run fail,…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-30T07:53:09.6+00:00
Per Kortbek Jørgensen 0 Reputation points
1 answer

How to deny iframe embedding for my Azure Web App

Hello there, I deployed an streemlit app to azure web app, so requirements.txt and one other .py file; hosting is done by running the command below python -m streamlit run app.py --server.port 8000 --server.address 0.0.0.0 The issue is that anyone can…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-27T14:33:23.93+00:00
Simon Sefcik 20 Reputation points
answered 2024-08-29T10:56:29.77+00:00
Simon Sefcik 20 Reputation points
0 answers

unable to connect static pages web app to bitbucket account

Hi, I followed the instructions on https://video2.skills-academy.com/en-us/azure/static-web-apps/bitbucket?tabs=vanilla-javascript to setup a static web app and hook it up to a bitbucket repository I created (I did not import any code from GitHub as indicated…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-28T16:08:46.23+00:00
Ron Eggler 0 Reputation points
edited the question 2024-08-29T09:52:52.49+00:00
Ron Eggler 0 Reputation points
0 answers

Not getting expected response from Azure API

Hi, I'm working on a cloud security product that supports Azure Cloud Platform. We have a road block with https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Web/sites API. I hosted 2 web applications built with Python and PHP…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-29T08:00:58.0666667+00:00
Srihari Ruttala 0 Reputation points
edited the question 2024-08-29T08:30:37.01+00:00
AmaranS 5,935 Reputation points Microsoft Vendor
1 answer

How to launch a static app from Github

I can launch an app, but it doesn't pull the html from Github. What am I doing wrong?

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-28T16:37:13.51+00:00
Geospatial Enterprise 0 Reputation points
answered 2024-08-28T17:04:37.09+00:00
Marcin Policht 21,755 Reputation points MVP
0 answers

Modificar nginx.conf en una web app

Hola. Necesito modificar el archivo nginx.conf en una web app para aumentar el tamaño máximo de un archivo. No es una maquina virtual, sino parte de la web app

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-28T13:45:16.51+00:00
Esteban Maciel 0 Reputation points
edited the question 2024-08-28T16:29:38.0166667+00:00
Ganesh Patapati (Quadrant Resource LLC) 175 Reputation points Microsoft Vendor
1 answer

AuthenticationError: Error code: 401 - {'error': {'code': 'PermissionDenied', 'message': 'Principal does not have access to API/Operation.'}}

Deployed a model and in the chat playground is working ok, but when deployed into the webapp it gives me this error: AuthenticationError: Error code: 401 - {'error': {'code': 'PermissionDenied', 'message': 'Principal does not have access to…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,920 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-27T20:51:30.2033333+00:00
Orlando Herrera 10 Reputation points
answered 2024-08-28T02:54:39.55+00:00
navba-MSFT 23,625 Reputation points Microsoft Employee
0 answers

web application deployment issu

I have to deploy a web app on azure portal through github repo, in deployment center Last deployment it says successful but when I open the application using the default domain application fails.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-25T03:28:47.7366667+00:00
Prashant 0 Reputation points
edited the question 2024-08-26T03:42:14.3166667+00:00
AmaranS 5,935 Reputation points Microsoft Vendor
1 answer

Conflicting messages from azure web app deployment failure

Hello, I'm attempting to deploy a JAR file locally from Azure CLI to my web app instance, however this error message is produced after 10 minutes. I tried to access the runtime logs, as suggested, but they are in accessible. When I go to the deployment…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-24T17:17:28.8866667+00:00
Luis Goate 0 Reputation points
commented 2024-08-25T11:44:26.3233333+00:00
Luis Goate 0 Reputation points
1 answer

I wanted to use the same ‘web app’ and ‘Azure Function’ names that I had used in my old Azure account. The old account is now expired, and I am migrating my projects to a new Azure account.

I wanted to use the same ‘web app’ and ‘Azure Function’ names that I had used in my old Azure account. The old account is now expired, and I am migrating my projects to a new Azure account. However, even after deleting my resources, I am still unable to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-13T04:55:50.7433333+00:00
Sushant Ashok Bagul 0 Reputation points
commented 2024-08-22T11:00:46.1966667+00:00
JananiRamesh-MSFT 26,546 Reputation points
0 answers

update stale tls-secret in k8s

I have a refreshed App service certificate. However in Azure k8s, the contents of my tls-secret has the expired certificate. And of course my ingress has the reference to that tls-secret with the expired certificate. So the webapp that is fronted by the…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-20T22:48:33.0633333+00:00
Eliot Clingman 0 Reputation points
edited the question 2024-08-21T01:01:56.4166667+00:00
anashetty 75 Reputation points Microsoft Vendor
2 answers

WebSockets not working in Azure Static Web App -> Azure App Service

I am having issues getting websockets to work in Azure with the following setup: Frontend in React, hosted in an Azure Static Web App Backend in Node.js (v20 LTS) running in a linux Azure App Service The API requests go to the frontend URL under…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-17T22:35:46.3966667+00:00
Seth Riedel 0 Reputation points
answered 2024-08-20T16:01:16.25+00:00
SnehaAgrawal-MSFT 21,346 Reputation points
1 answer

Slow loading time for Static Web App (SWA)

Our SWA has been experiencing a slow loading time, even for a dummy deploy on the Preview Environment. It takes at least 30 seconds to download the index.html. We have been using this SWA for almost two months, and until recently, everything has been…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2023-08-04T13:24:11.89+00:00
Leonardo Poggiani 10 Reputation points
commented 2024-08-20T07:42:46.29+00:00
Anders Bergquist 10 Reputation points
2 answers

How do I configure appsettings for blazor wasm apps deployed on azure static web apps?

how do I configure appsettings for blazor wasm apps deployed on azure static web apps? I tried lots of different things. I'm trying to change different items based on the env it's deployed to. Is there any really good guidance? The documentation is not…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,556 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-19T05:48:26.4133333+00:00
pvanroos 20 Reputation points
answered 2024-08-19T16:33:08.2666667+00:00
pvanroos 20 Reputation points
1 answer

Outbound network access is restricted. The hostname 'AISearchName.search.windows.net' for parameter 'endpoint' is not in the allowed FQDN list for this resource.

I am using this Microsoft Repository: sample-app-aoai-chatGPT. Over the weekend, our chatbot functionality stopped working with this error message: Outbound network access is restricted. The hostname 'AiSearchResource.search.windows.net' for parameter…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
949 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,920 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-13T17:39:03.27+00:00
Sydney Beck 0 Reputation points
edited the question 2024-08-19T10:08:01.5+00:00
KapilAnanth-MSFT 44,311 Reputation points Microsoft Employee
1 answer

ARM template file format is not reflecting for some reason

Please see above screenshot where even I save as .json format it is not converting in to .json file arm template like other files. please suggest

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-17T06:35:15.91+00:00
Varma 1,380 Reputation points
edited the question 2024-08-19T01:55:33.4266667+00:00
vipullag-MSFT 26,211 Reputation points
2 answers

How to fix WebSocket connection error in Static web app

I'm trying to connect websocket api. The frontend is Next.js and it's on Azure static web app And the backend is Django, it's on Azure app service. I enabled CORS in the backend, so frontend in localhost has no problem when I connect websocket api of…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-06-26T13:29:05.42+00:00
Chengxuan He 5 Reputation points
answered 2024-08-18T00:06:47.5666667+00:00
Sana Khan 0 Reputation points