Richin Jain

Results 11 comments of Richin Jain
trafficstars

@xiaoyongzhu - Thanks for the review , removed reference to specific commits and checked that it works. https://github.com/jainr/feathr/actions/runs/2828455224

This will run the existing CI and E2E tests on windows build machines.

Hello, I am looking at this bug and not able to reproduce on the latest version. Can you please provide the feathr version you are using?

Can you add more details to the ticket please?

@l-sudarsan - Default Credential has this chain of Authentication 1. A service principal configured by environment variables. See [EnvironmentCredential](https://docs.microsoft.com/en-us/python/api/azure-identity/azure.identity.environmentcredential?view=azure-python) for more details. 2. An Azure managed identity. See [ManagedIdentityCredential](https://docs.microsoft.com/en-us/python/api/azure-identity/azure.identity.managedidentitycredential?view=azure-python) for...

We are working with Azure Databricks team to understand if this happens at the cluster level and any workaround for this.

Hello @zkocur - Following up on this bug, can you please retry it with latest docker image and let me know what error you run into. There was issue in...

@zkocur closing this issue, please open a new one if you are facing issues.

The current two alerts come from documentation, and it is about https URLs. The first one is **curl -s https://whatismyip.akamai.com**/ If I change the URL to https, it won't work....

> LGTM, but if it's merged does it means that we will always get failure in DevSkim and have to check if there are a third error? Devskim does not...