Tanul Bhasin
Tanul Bhasin
@ritazh, Yes that can help but strange that this role-based things have removed. @maxsmythe , I haven't tried this exemption thing but I will check this on weekend. Reading though...
@maxsmythe , @ritazh , Hey, Trust you're doing well. I have tried applying [this ](https://github.com/Azure/azure-policy/blob/master/built-in-policies/policyDefinitions/Kubernetes/ContainerNoPrivilegeEscalation.json) azure policy for disabling privilege containers. But, unable to understand the procedure to set a...
@ritazh, Sure rita and thank you so much for helping by commenting on the other question. Applying azure policy the way you've suggested. After that will go through the constraint...
@maxsmythe , thanks max. I'll confirm asap. Theoretically, I'm aware of the things. I have to setup the AD groups. Then need to permit the guid value of admin group...
Hello @tienbm90, This code creates a new client store and `Set `method helps to insert credentials into it. ``` clientStore := store.NewClientStore() clientStore.Set("000000", &models.Client{ ID: "000000", Secret: "999999", Domain: "http://localhost",...
@andre-wells , Thanks for sharing. But at least we have to include this part right `JsonConvert.Deserializeobject(body). `
@aramase Thanks for the udpate. How to confirm whether we have deployed the correct version of nmi.. Here is the output of `nmi --version` command. We are building nmi only...
@aramase , We are just running this task in azure devops pipeline after cloning the repository. These all vulnerabilities are regularly coming in nmi pod. ``` - task: Docker@2 name:...
@aramase, Any suggestions please??
@aramase Sure thanks.. We are using prisma cloud twistlock.. You can try twistlock, if available.