Thorsten Hans

Results 31 issues of Thorsten Hans

It would be really handy to have first-class support for transactions when interacting with DBMS like PostgreSQL or MySQL. As of today it is possible to concat multiple commands and...

enhancement
sdk

This PR adds **Azure Key Vault** as config provider to `spin` as suggest in #1737 ## Authentication Authentication is implemented using `ClientCredentialFlow` leveraging `clientId` and `clientSecret` of an Azure Service...

As I don't do angular on regular basis anymore, I'm looking for someone who wants to step up and maintain this repository

This PR adds Azure Key Vault as Variable provider. Users can provide a runtime config using necessary information for Client Credential Flow: ```toml [[config_provider]] type = "azure_key_vault" vault_url = "https://some.vault.azure.net/"...

Developers can use the `--sqlite` flag as part of `spin up` and provide SQL commands to perform common tasks like executing DDL and/or DML before the actual Spin App bootstraps....

Deploy Storage Account for exporting sessions

In order to get all infrastructure events, configure AKS to use Azure Monitor

Deploy Azure Monitor using Terraform

Grab the instrumentation key from application insights and add it to all required other Azure resources

App Insights needs to be deployed via Terraform