Michael DePouw

Results 24 issues of Michael DePouw

### Describe what is not working as expected I would like a way to customize the _Navigation__ part of the convention in owned types: >By convention, EF Core will name...

type-enhancement
customer-reported
area-model-building

I'm following the [quickstart: Service Invocation](https://docs.dapr.io/getting-started/quickstarts/serviceinvocation-quickstart/) & I opened the sample in a dev container. I'm able to build the project: >codespace ➜ .../service_invocation/csharp/http/order-processor (master ✗) $ dotnet build Build...

kind/bug
P1
pinned

the documentation says: >Create a PKCS#12 archive (.pfx) certificate. Options for creating certificates include [MakeCert on Windows](https://docs.microsoft.com/en-us/windows/desktop/seccrypto/makecert) and [OpenSSL](https://www.openssl.org/). but: ![image](https://user-images.githubusercontent.com/14079228/179255665-7c4f61bc-47b5-4ea8-9819-33ebb1418c9f.png) source: https://docs.microsoft.com/en-us/windows/win32/seccrypto/makecert seems like this page should be updated...

Source - Docs.ms
doc-out-of-date

**Describe the bug** Isn't the TOC tree supposed to load when hitting the hamburger menu? 🤔 **To Reproduce** Steps to reproduce the behavior: 1. Set window width to "narrow" 2....

bug
Pri3

How about a filter for only the projects in my SLN? Having the ability to switch everything is great but I wouldn't think is the common case, no? I'm happy...

### Description I would love for this extension to work from `Folder View` ![image](https://user-images.githubusercontent.com/14079228/151384437-edd065c8-d555-4563-9292-5abad0c00ecf.png) ### Steps to reproduce 1. Open a folder in folder view 2. `SHIFT + F2` **Expected...

I've integrated the XSD file into VS Code and it complaining about `JourneyInsights`. I'm happy to submit PR to fix... just want to check first that it is weclomed... thanks...

According to [this documentation](https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-reference-manage-sso-and-token-configuration) -> Setting claim representing policy ID, TFP is the preferred approach but that claim is not included in the starter pack. This issue was [raised on...

The starter pack for local accounts assumes `email address` will be used. Please add the `username` approach for local accounts! 😄 [SO Post](https://stackoverflow.com/questions/45699101/custom-b2c-policy-for-username-based-local-accounts/46282586#46282586)

According to [Azure Active Directory B2C: Collecting Logs](https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-troubleshoot-custom): >The community has developed a user journey viewer to help identity developers. It is not supported by Microsoft and made available strictly...