Jamie Clayton
Jamie Clayton
According to http://caniuse.com/#feat=flexbox, Firefox has improved Flexbox support (From http://www.html5rocks.com/en/tutorials/flexbox/quick/). http://flexiejs.com/test/ shows that FireFox is not supported, but that seems to be a contradition to the caniuse web site.
## Describe the bug Attempting to associate a Service Principle with an Application via powershell and then add "Contributor role" for a resource group **Command Name** `az ad sp update`...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '[Custom .net Configuration](https://github.com/DataDog/dd-trace-dotnet/blob/master/docs/Datadog.Trace/README.md)' 2. Create a blank...
**Describe the bug** Trying to configure integrated Logging and Tracing configuration for a windows service or console application (AKA. not IIS hosted service). **To Reproduce** Steps to reproduce the behavior:...
**What this PR does / why we need it**: - Refactor the .env secrets file used by docker compose - Add instructions to the readme file for the solution to...
* Encourage health check samples to be secure by design * Add [.net SSL](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel/endpoints?view=aspnetcore-8.0#configure-https) configurations for sample UI. * Include the health check JSON endpoint in the sample UI to...
**What would you like to be added**: - Update the .\build\docker-compose.yml file to ensure it meets current containers and environment options - Ensure the .\build\.env file is configured and secrets...
**What would you like to be added**: - Provide better examples for businesses that must use SSL communications - Ensure that the appropriate appsettings and launchsettings have been configured **Why...
Feedback for 'Hosting endpoints in Docker Linux containers' https://docs.particular.net/samples/hosting/docker/ Location in GitHub: https://github.com/Particular/docs.particular.net/blob/master/samples/hosting/docker/sample.md The example dowloading doesn't include the Sender dockerfile. The existing code will run but the consoles do...