Sander Holvoet
Sander Holvoet
@anthonychu Is there way to pass the "finished product" (typically a `site` folder) to Azure Static Web Apps? It's pretty easy to install the necessary tools and run commands on...
@anthonychu Exactly what I needed, thanks! 🥳
Ran into a similar issue where the 2nd step (installing dependencies) kept on failing. Using the `0.118.12` instead of the `latest` tag did the trick for me. Might have been...
Experiencing the same behavior: `Update-MarkdownHelp` doesn't update existing Markdown files which have been generated by `New-MarkdownHelp`, even though the cmdlet itself has an updated synopsis, description, etc... Output after running...
I've created a service principal which has the _Contributor_ role against the subscription. The service connection to Azure DevOps seems to be functioning OK as I've already set up a...
Just had another look, it's not showing up as "unknown": 
Appreciate the help. Adding `Get-Error;` somehow didn't provide any additional error information. I'm just getting the original error. I ran the pipeline with the _system diagnostics_ flag enabled, which changes...
Just ran into issue when trying to export to a BACPAC, happy days 😣 ``` Error SQL71626: The element Certificate: [Cert_foo_20221124_21541231_45366] is not supported in Microsoft Azure SQL Database v12....
@DickPettersson Did you manage to get this working in the end? @figueiredorui any feedback on this? We're looking to apply certain rules to user stories which have a specific title,...