i'm not an expert on it, but it depends on a bunch of stuff, like what's the user? or is an application? what's all the chain of permissions?
maybe you can find a (free) course about this on ms learn
Anthony [1014459751
] warned (2 of 2).
• Due to: read the rules, you would have found out that you have to post in @dot_jobs
• Action: Muted 🔇
~ User unmuted
Did you change as I said yesterday that JSON is case sensitive... you are sending in JSON...
"userName":"ruman"
While in your server you're saying
UserName = model.UserName... I think either change your JSON in your request to UserName or change this to userName
Is there any cloud service where I can play around with K8s for free? I tried aws but EKS is paid only and the free tier EC2 instances don't have enough memory to run even minikube (only 900MB available)
Читать полностью…Like here I found one while debugging - one store procedure call but it was deep inside layers and had to spend almost 30-40 mins
Читать полностью…@kipters hello, is there any tool or method by which I can record where my code is a making a database call while debugging a aspx.cs page
Читать полностью…Can anyone explain msal react authentication for the access data from one file to another?
Читать полностью…How to give permission and access data from one folder to another using graph api .net? Anyone?
Читать полностью…Anthony [1014459751
] warned (1 of 2).
Due to: read the rules, you would have found out that you have to post in @dot_jobs
Err... I think the error is on your server side... how can anyone help just looking at your output?
Читать полностью…I'd like to experiment on K8s with helm, implementing metrics (prometheus/grafana) and tracing (with Jaeger) in my service without having to rely on the company's ones for these learning tests 😅
Читать полностью…And like this I have to find all the store procedure or dynamic query calls in a page and convert migrate them into cqrs
Читать полностью…AWS free tier, literally, free, only needs a credit card for registration but they never charge anything
Читать полностью…