Dan Friedman

Results 48 issues of Dan Friedman

I ran `getTools.ps1` in PowerShell Core (on Windows) and got the following error message: ```powershell C:\Repos\azure-functions-templates> .\getTools.ps1 add-type : (3,44): error CS0246: The type or namespace name 'ICertificatePolicy' could not...

Is it possible to transpile to an Azure ARM template? Management is concerned that Pulumi goes away (i.e. stops supporting/updating) and we have to redo everything.

kind/enhancement

In the sample app, the extension method `AddDefaultDocumentClientForIdentity` is used. While this method exists in the source code, it does not exist in the NuGet library. Ah, the library hasn't...

http://wp.sjkp.dk/lets-encrypt-on-azure-web-apps-using-a-function-app-for-automated-renewal/ and http://wp.sjkp.dk/lets-encrypt-azure-functions-and-managed-service-identity/ into https://github.com/sjkp/letsencrypt-siteextension/wiki/Azure-Functions-Support. You've created some really useful documentation on your blog, but it's harder to find than what's in the repo's wiki.

I've been learning about this project and I'm excited to try it out. I think it has great potential. Unfortunately, the name is pretty bad. It's not imaginative nor is...

### Describe the bug If an `ObservableProperty` is created in two ViewModels, a parent and child, then the parent property gets hidden and the warning is blocked from the user....

bug :bug:
mvvm-toolkit :toolbox:

This way, the same username can be used on multiple tenants. I can add this in on my own layer, but feel like it belongs here. Thoughts?

Our fulfillment center ships some items via FedEx SmartPost. I don't see that option available. Is it named something else or is it not supported? ``` irb(main):010:0> Spree::Calculator::Shipping::Fedex:: Display all...

feature

I just updated to Spree tag v2.4.3 and am getting an error when placing an order, specifically when transitioning from confirm to complete. You can repro this by running [this...

Add a `Override` property to the schema for each package. Beyond using the Import feature to specify _what_ I want to install, I would like to specify _how_ I want...

Issue-Feature