Maarten Balliauw
Maarten Balliauw
Editing will be available in 2019.2 (however no code completion and so on yet, apart from what we get from the JSON schema).
The API unfortunately does not give anything more than a 409 Conflict message, which can be for various reasons. Can you just deploy from Rider without the `WEBSITE_RUN_FROM_PACKAGE` setting?
Rider uses zip deployment, other options are not supported
Hi @AdamCoulterOz - in Rider, can you check if you are signed in with the Azure CLI as well? (Tools \| Azure \| Sign out, then sign in, and make...
Current workarounds: Alternative 1: add `linux-x64` to project file and use the Azure plugin's publish options Alternative 2: use FTP publish, and pick the target runtime identifier here: 
Thanks for suggesting!
> When I start the debugging from terminal I am able to attach to the process in Rider without a problem. For Rider, we pass the `--dotnet-isolated-debug` command line argument,...
That's a really good find, thank you @LarsBauer !
You mean with functions? That should work, as well as publishing them as a web app.
Not currently, I recommend subscribing to https://youtrack.jetbrains.com/issue/RIDER-34051