Public preview: Static Web Apps support skipping API builds via Azure pipelines
Published date: May 11, 2022
Azure Static Web Apps now provides the option to skip the default API builds via as Azure pipelines. While setting up the YAML build configuration, you can now set the skip_api_build flag to true in order to skip building the APIs.