Wassim Chegham
Wassim Chegham
@ayshiff sorry about the delay. I haven't seen the notification for this issue. If you are still investigating this, maybe you can try what @pabeucher said and replace [`replaceEntity`](https://github.com/nestjs/azure-database/blob/5a78eaf147b4bb9a1fe196ccb80c80c89136bc52/lib/table-storage/azure-table.repository.ts#L126) with...
@sfabriece could you please share the error you are having?
Thank you for your patience @beneiltis – The Nestjs team is doing its best to maintain all libraries in this organization. I'd understand your understanding.
We are working on this @wiekonek. I will keep you posted.
Azure Static Web Apps is still in preview. CLI support is not available yet (`az webapp` is another service). Here are all the benefits of switching to SWA comparing to...
We already provide the ARM template to create and manage your SWA instances. However, they are still in PREVIEW ;)
@MitkoTschimev I don't so because we haven't published official ARM template for SWA yet. So this plugin might be creating a [App Service](https://docs.microsoft.com/azure/app-service/quickstart-nodejs?pivots=platform-linux&WT.mc_id=javascript-00000-wachegha).
Interesting. Thanks for sharing.
We initially didn't handle `SIGTERM` signals, that was an issue on our end, and we had a bunch of folks reporting that. Now the CLI handles all `SIGTERM`, `SIGINT`, `exit`...
what do you suggest?