Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,056 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a build pipeline that creates a pipeline artifact that contains two zip files. I'd like to use AzureStaticWebApp@0 to deploy the static web app in a release pipeline. I've filled out the fields, but the 'working directory' points at the zip file, and I don't know if that's correct.