Mikkel Mork Hegnhoj

Results 30 issues of Mikkel Mork Hegnhoj

We should reach out to Allen to consolidate what he has on his blog in to this repo: https://social.technet.microsoft.com/profile/Andrew+Allen+%5BMSFT%5D https://blogs.technet.microsoft.com/andrewallen/2017/06/15/focus-on-azure-service-fabric/

##### Environment 1.14 clusters deployed through AKS and AKS-Engine shows same behaviour. The Windows container is a Windows Server 2019 container on Windows Server 2019 hosts. ``` Installation method: AKS...

kind/bug
lifecycle/frozen

In order to get better insights in to the usage of features and views in SFX, we would like to enable telemetry to collect anonymous usage statistics.

feature request

Service Fabric is a complicated platform and there are tons of concepts to understand. To help users navigate these, I suggest we create a "Learn about {concept}", which can be...

feature request

The "Connect to localhost" checkbox should support secure clusters locally as well, as SF will be transitioning to default secure clusters locally. Two options as I see it (would love...

enhancement

See here: https://github.com/Azure/service-fabric-issues/issues/733

enhancement

We should add a connection timeout which will take the user back to the connection dialog, when the cluster does not respond. Find a good default value for now and...

enhancement

## Describe the bug I misspelled 'arguments' in an exec mixin command ``` - exec: description: 'Unzip app directory' command: unzip argumnets: - output/webapi.zip flags: d: webapp ``` This wasn't...

user experience 🌈💖
gap
2 - 🍕

## Describe the bug I'm using the install script from here: https://porter.sh/install/ --> Linux: `curl https://cdn.porter.sh/latest/install-linux.sh | bash` Gettingthis error: Error: error downloading https://cdn.porter.sh/mixins/atom.xml Please include the following information in...

bug

Having worked through a bit more complex application configuration file, I ended up repeating a lot of lines in the application configuration to simply pass parameters through to environment variables...

proposal