Teemu Tapanila
Teemu Tapanila
## Usecase scenario Provide events when user requests Azure DevOps extension from marketplace. This would allow building automation to handle the request flow instead of just sending the automatic email...
## Usecase scenario Azure DevOps user event would allow writing full automation over it. For example I would like to send an welcome email to every new joiner which would...
**Is your feature request related to a problem? Please describe.** Generating random password for VM is cumbersome when doing deployments. **Describe the solution you'd like** I would like to see...
**Is your feature request related to a problem? Please describe.** I had following provider defined on bicep: `provider '[email protected]'` I received nice linter error BCP395 with following message: `"Declaring provider...
- added new custom channel for spotify - test cases to ensure it's working
Trying out what it would take to switch to .net8 and also enable AOT compilation
**Bicep version** v0.30.23 **Describe the bug** When referencing a module that has a lot of versions. The versions are in strange order. I expected the latest version (in this case...
I think there should be a config file for the console application. It should come with defaults and then user can update it either directly or calling "sharpcaster config xxx"...