Preben Huybrechts

Results 4 issues of Preben Huybrechts

**What happened**: `IoTHubHealthCheck `Creates a new `ServiceClient`, this is a problem, see: https://learn.microsoft.com/en-us/dotnet/api/microsoft.azure.devices.serviceclient?view=azure-dotnet#remarks Also currently there is no way to use managed identity to connect to iothub, only connection strings...

Change the `defaultTimeout` to be variable that can be set in the provider: https://github.com/betr-io/terraform-provider-mssql/blob/b5224f97c0ef4c6bf4a437b0ca2a852faa7e08fc/mssql/provider.go#L27 Why? If you use `azuread_default_chain_auth` sometimes you receive a timeout if you depend on Azure CLI...

If your create multiple `mssql_users` against multiple database on the same server you get a lot of errors: failures to connect, failures to sign in, timeouts. Example errors: > context...

* terrascan version: N/A * Operating System: N/A ### Description Create a rule for all microsoft.web/sites if httpsOnly is false. **Azure resource graph query** ``` resources | where type ==...