902 questions with Azure Static Web Apps tags

Sort by: Updated
4 answers

Azure Web app Deployment with port binding

Hello all, I am deploying a web app with the following code # creat the explainer dashboard explainer = ClassifierExplainer(model, X, y) db = ExplainerDashboard(explainer, title="TBS").run() db =…

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 2022-06-07T19:10:08.223+00:00
Bakar, Cem 281 Reputation points
commented 2024-08-16T09:03:39.3166667+00:00
ajkuma 25,781 Reputation points Microsoft Employee
2 answers

Loading Pictures into Azure web app

Hello, I am working on a webapp and am using Azure to deploy it. I have been stuck for a couple days on getting images to load into the webapp that I add to the repo. I have a bitbucket repository that the Azure staging slot is set to follow. I have put…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-07T19:16:06.3033333+00:00
nelson hayslett 5 Reputation points
edited a comment 2024-08-16T07:51:09.22+00:00
ajkuma 25,781 Reputation points Microsoft Employee
1 answer

Getting Error while deploy MVC web api

az webapp deploy --src-path site.zip --resource-group learn-b17c4847-5cf0-43c2-942d-a0afdb4e36a3 --name BestBikeApp Deployment type: zip. To override deployment type, please specify the --type parameter. Possible values: war, jar, ear, zip,…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-09T07:06:59.1933333+00:00
suraj rawat 0 Reputation points
commented 2024-08-15T18:48:22.6366667+00:00
Grmacjon-MSFT 17,886 Reputation points
1 answer One of the answers was accepted by the question author.

How to deploy a web app with multiple docker images and no sidecar container

What is the best tool in Azure to host a web application that consists of four separate Docker images that have to communicate between each other? I've already tried container instances but learned that it's not possible to host multiple containers with…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 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.
249 questions
asked 2024-04-27T11:39:45.0933333+00:00
Kirsten Rode 60 Reputation points
accepted 2024-08-15T14:15:22.1433333+00:00
Kirsten Rode 60 Reputation points
1 answer

Unable to buy custom domain.

I am authoring a webapp on Azure, trying to buy a custom domain, error: {"code":"InvalidTemplateDeployment","details":[{"code":"ValidationForResourceFailed","message":"Validation failed…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-14T16:09:41.27+00:00
Anil Dr bheemaiah 0 Reputation points
answered 2024-08-15T02:51:27.43+00:00
brtrach-MSFT 16,121 Reputation points Microsoft Employee
1 answer

The migration of WordPress lands on the WP Installation page

Hello, I've manually migrated a WordPress website from our old hosting to be on Azure Wordpress web apps following this guide from Microsoft: https://video2.skills-academy.com/en-us/azure/app-service/migrate-wordpress#manual-migration-process . I've imported…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-12T12:48:26.5166667+00:00
Mohamed Roushdy 66 Reputation points
edited an answer 2024-08-13T19:11:39.6666667+00:00
Grmacjon-MSFT 17,886 Reputation points
1 answer

static web app returns invalid certificate error while it used to work earlier.

We have two static web app set up earlier to use custom domain. Since few weeks ago they both are now giving us invalid certificate errors. while we are sure that's not an issue I read that in communities that it is a bug in azure. could you please help

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-07T11:28:46.6666667+00:00
Mohsen Rahimimoghaddam 0 Reputation points
answered 2024-08-13T03:36:01.1733333+00:00
Grmacjon-MSFT 17,886 Reputation points
1 answer

Error when generating credentials for GitHub Actions in CLI

I am trying to generate credentials to use for GitHub actions but I keep getting the error message "Subscription 'resourceGroups' not found. Check the spelling and casing and try again." I copied and pasted the command from [Use GitHub Actions…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
791 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-10T15:13:52.12+00:00
Andrew-3197 0 Reputation points
answered 2024-08-11T02:50:02.54+00:00
akinbade abiola 15,225 Reputation points
1 answer

How to cancel Azure Web app subscription

The account I had used to set up my Azure Web app no longer exists. How can I cancel my subscription? Everything tells me to login to delete it, but I have no way to login the account is gone. Any help is appreciated. Thanks!

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-09T23:03:58.7133333+00:00
thiswillbedeleted 0 Reputation points
answered 2024-08-09T23:27:08.1866667+00:00
akinbade abiola 15,225 Reputation points
2 answers

Why am I getting this error message?

More events in the activity logDismiss all Failed to update static website settings Failed to update static website settings for 'selfcreditmasterycom'. Error: This request is not authorized to perform this operation using this permission.…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,105 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-09T19:40:37.7333333+00:00
MATT STAFFORD 0 Reputation points
answered 2024-08-09T20:47:18.7966667+00:00
akinbade abiola 15,225 Reputation points
1 answer

SSH Connection error - deploying a Django web app with MYSQL using the Azure portal

Hi, I am deploying a Django web app with MYSQL using the Azure portal, and all is well until I get to Run Django database migrations. When I try to connect to the SSH, it errors with "ssh://root@172.16.3.3:2222 SSH CONNECTION CLOSE - Error: connect…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
812 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-06T10:20:31.2233333+00:00
YogeshMct 0 Reputation points
answered 2024-08-09T13:23:17.47+00:00
SnehaAgrawal-MSFT 21,346 Reputation points
2 answers

Best Guidance on Uploading Permanent Files to Kudu/AppService?

Hello Community, I am currently integrating a component into my .NET application -- PuppeteerSharp -- which downloads Chrome to the local machine and uses it to take screenshots of loaded files in its tabs. This works wonderfully and I am happy with its…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,798 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-07-24T09:48:52.8733333+00:00
Mike-E-angelo 496 Reputation points
edited a comment 2024-08-08T18:54:25.58+00:00
ajkuma 25,781 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

what do I have to add/modify to AD B2C settings or web app service for an authenticated web app to work?

I have a fully functioning web app with B2C authentication. I added a custom domain to the web app however when I use the custom domain to access the app it appears to fail on the B2C login. I feel like I need to add something to the AzureAdB2C…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-08-07T20:25:54.0933333+00:00
Chug 20 Reputation points
accepted 2024-08-08T12:40:29.33+00:00
Chug 20 Reputation points
2 answers

How to migrate an external, static website to Azure?

We have a static website built using a wix-like tool: [www.TakeAStance.com]. What is the best way to migrate it to Azure?

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-06-05T11:26:58.54+00:00
Reg 0 Reputation points
commented 2024-08-08T09:10:46.97+00:00
SAbri12as 0 Reputation points
2 answers One of the answers was accepted by the question author.

Static web apps and scheduled functions

Hello there, I am trying to develop a static web app that displays fantasy sports stats. One issue that i have run into is what the best way to automatically have my api functions called on a scheduler. I would like this to happen so i can get the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,665 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2021-07-15T17:47:04.113+00:00
forestfire 41 Reputation points
edited an answer 2024-08-07T03:52:41.0533333+00:00
katiebennett 0 Reputation points
3 answers One of the answers was accepted by the question author.

Account not recognized when publishing from Visual Studio 2022 to Azure

When publishing web page from Visual Studio 2022 to Azure, the account was not recognized and the following message appeared: "AADSTS50020: User account 'xxxxxx' from identity provider 'live.com' does not exist in tenant 'Microsoft Learn Sandbox'…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-07-17T14:07:09.56+00:00
Patrick Lam 20 Reputation points
commented 2024-08-05T16:05:57.16+00:00
ajkuma 25,781 Reputation points Microsoft Employee
0 answers

Deleting Azure SWA named environment getting AuthorizationFailed but removes.

I am have a pipeline, were we are running some security scanning. We first deploy the site to SWA named environments, then run the scan and removes the site (Using 'az staticwebapp environment delete'). It removes the site, but the task returns…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-07-02T14:04:37.51+00:00
Per Kortbek Jørgensen 0 Reputation points
commented 2024-08-01T17:56:09.22+00:00
ajkuma 25,781 Reputation points Microsoft Employee
1 answer

Azure Static Web App Authenticate Service Principal

Hello, we are using Azure Static Web App to host a Rest API (Data API Builder) We have configured custom Entra ID Authentication on the static web app that works fine for interactive user authentication (e.g a user calls the web app via his.…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,372 questions
asked 2024-07-31T12:19:26.08+00:00
Pascal Kröger 0 Reputation points
commented 2024-08-01T09:48:20.7833333+00:00
Pascal Kröger 0 Reputation points
0 answers

Authentication for static web app not working

I have created a static web app on azure and code was pushed from github till this point it works however later I add a staticwebapp config json file to add authentication from Azure AD/ Entra ID so after this file was pushed now it shows me 401:…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-07-31T06:38:12.86+00:00
Haseeb Suhail 0 Reputation points
commented 2024-07-31T08:06:54.7233333+00:00
David Tapperwijn 10 Reputation points
1 answer

Azure Front Door support for Private Link Origins on Static Web Apps

I know that Enterprize-grade Edge for Static Web Apps is “powered by Azure Front Door”. Is manual configuration of an AFD Origin using a Private-Link enabled SWA anywhere on any roadmap?

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
668 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
502 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
asked 2024-07-29T22:05:42.7066667+00:00
Jason Cooper 0 Reputation points
commented 2024-07-31T06:42:08.21+00:00
KapilAnanth-MSFT 44,311 Reputation points Microsoft Employee