Azure / Azure/static-web-apps

Unable to deploy static web app using Azure DevOps and self hosted Windows agent

Open
#509 9 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

Attempting to deploy a static web app using Azure DevOps pipelines and a self hosted Windows agents results in the AzureStaticWebApp task failing with no error message.

**To Reproduce**
Steps to reproduce the behavior:
1. Create a new Azure DevOps yaml pipeline to deploy a static web app
2. Set the pipeline to use a self-hosted Windows agent (this can probably be duplicated using a hosted Windows agent as well)
3. Pipeline will fail but no error message is shown

Only way to figure out what's going on is to set system.debug to true on the pipeline and read the logs.

**Expected behavior**
Task should either work on Windows agents or just give a meaningful error message

**Screenshots**
![image](https://user-images.githubusercontent.com/6324102/125460034-76b06eb8-fce8-45af-a4ff-27540b1ee217.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.