-
### Apache Airflow Provider(s)
microsoft-azure
### Versions of Apache Airflow Providers
apache-airflow-providers-microsoft-azure==9.0.1
azure-identity==1.15.0
azure-storage-blob==12.19.1
a…
coy2k updated
5 months ago
-
Description
===========
Unable to publish message to event hub, got error message:java.io.EOFException: EOF during handshake, handshake status is NEED_UNWRAP.
How to reproduce
================
…
uhdyi updated
1 month ago
-
So I am sitting behind a proxy, and I'd like to use the nghttp client to get a page; however, I don't see any options to set a proxy. If I use curl with the --http2 option and -x (proxy) option, then…
-
I'm trying to deploy the Azure Resource Manager template for Windows Virtual Machines' provisioning.
Currently, I'm bootstrapping the IIS Powershell script to the DSC Module to set up IIS for a Win…
-
Hi,
I found a certain scenario where the dyndns_update_ptr seems to fail. I'm currently running sssd 2.9.3 with a standard AD provider setup. Except that the machine has multiple interfaces and I'm…
-
I'm trying to authorize httpclient using following code:
```cs var client = new KerberosClient();
var kerbCred = new KerberosPasswordCredential($"{config.User}@{config.DomainName}", $"{config.Pass…
-
Asynchbase was not able to find login module from the configuration
Have set following in opentsdb.conf
hbase.security.auth.enable=true
hbase.security.authentication=kerberos
hbase.kerberos.regionserv…
-
Joining to ``DEMO1.FREEIPA.ORG `` provided by Redhat fails with CentOS6 image even when ca-certificates and PyOpenSSL packages are installed and updated.
Here is the error when joining the domain
…
-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community foru…
-
### Describe the bug
I'm using Azure DevOps pipelines to run an AzureCLI@2, which performs `az acr login -n `. It is using a Azure ARM service connection with workload identity federation with open…