Kim Jämiä
Kim Jämiä
## Problem Given a schema where there's a `choice` between entering `B` or a sequence of `A`+`B`, the order of the sequence is not maintained in the generated xml even...
## Describe the bug **Command Name** `az functionapp keys list` **Errors:** ``` Operation returned an invalid status 'Bad Request' ``` The app name and resource group are correct since `az...
## Describe the bug Possibly related issue: Azure/Azure-Functions#2221 **Command Name** `az functionapp keys set` **Errors:** ``` Operation returned an invalid status 'Not Found' ``` `az functionapp show --name {} --resource-group...
Given that comments work in appsettings.json and it's a pretty [common](https://github.com/dotnet/AspNetCore.Docs/issues/11114) [question](https://github.com/dotnet/runtime/issues/27761#issuecomment-434113532) too, it would be useful to clarify the official stance on [this](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration/?view=aspnetcore-6.0#appsettingsjson) page. One very helpful possibility would...
### Expected Behavior Shift-clicking task bar icons or start menu items would open a second window of Insomnia. ### Actual Behavior Shift-clicking the icon appears like it's about to start...
**Steps to reproduce:** 1. Grant Reader role to Storage Account. 2. Grant Storage Blob Data Contributor role to a container within the Storage Account. 3. In VS Code, do "Azure:...
### Which service(blob, file, queue, table) does this issue concern? Blob ### Which version of the Azurite was used? 3.28.0 ### Where do you get Azurite? (npm, DockerHub, NuGet, Visual...
**Describe the bug** Grate successfully connects to the DB, checks what scripts to run, successfully runs procedures and indices scripts but then timeouts when running permissions scripts. This started happening...
**Describe the bug** Ever since v1.7.0 permissions scripts will just hang if a view script exists and when running with `--trx` on SQL Server. It doesn't even have to run...