Kim Jämiä
Kim Jämiä
This just happened to me. My account is in multiple tenants where I don't even have access to any subscriptions. It's very annoying to uncheck them all again. Naturally the...
What if XmlSchemaClassGenerator added `Order`-attributes to sequences always? Would that help in this kind of case? How does xscgen maintain the order of sequences usually? I don't think I saw...
We use them for delivering SPA app files from Blob Storage. They're needed to add security headers such as Content-Security Policy. At least the old Azure CDN couldn't do that...
I was probably on the January 2022 release of VS 2022 when I created a Storage-trigger project in isolated mode. The project was missing the `Microsoft.Azure.Functions.Worker.Extensions.Storage` package and the `FunctionAttribute`...
I updated the steps to reproduce. This is most likely related to the fact that the storage account was created with `--public-network-access Disabled`. However, when trying to create a minimal...
I appreciate that I can open new windows in the latest beta version by selecting Window > New, but I'm just wondering why I can't use the usual shift+click feature?
I tested that AD username/password with MFA works very well with grate already in Windows. Pass a correct connection string and it will open a web browser where you can...
I tried passing that connection string to both `System.Data.SqlClient.SqlConnection` and `Microsoft.Data.SqlClientSqlConnection` and both first complain: > Keyword not supported: 'provider' After I remove the "Provider=" part, they both complain: >...
Permission to list keys [is included in the following built-in roles](https://docs.microsoft.com/en-us/azure/storage/blobs/authorize-data-operations-portal#use-the-account-access-key): * Owner * Contributor * Storage Account Contributor It's an excessive permission but a possible workaround.
Any updates? I'm not sure why this was categorized as a question. It feels more like a bug to me.