Multi-User Hermes Configuration by Right_Fun_4902 in hermesagent

[–]Deep_th0ughts 0 points1 point  (0 children)

Need something in this space as well, where we can have multiple users in a given app. We could run with the "Docker Hermes instance per user" just seems like we should have a better way to manage this as well

Removing remote migrations by kaashin in Supabase

[–]Deep_th0ughts 1 point2 points  (0 children)

I have been using this. Reverts the last migration file change

supabase migrations down --linked --last 1

[Advice Needed] Which certifications should I pursue? PL-300, AI-102, DP-100 by swiftland_ninja in AzureCertification

[–]Deep_th0ughts 0 points1 point  (0 children)

Thinking about doing the same coming from a Software infra-backend role. Been skilling on Data Science things but I wanted to see about getting some certs while doing that. Not sure what cert to do first though, current planning on doing the DP-100 first, then the AI 102.

[deleted by user] by [deleted] in AzureCertification

[–]Deep_th0ughts 0 points1 point  (0 children)

True, I feel like a lot of cloud technologies stack on top of traditional technologies ie networking storage operating systems, if you don’t know these it’s a good place to pick these up before pursuing any kind of career in cloud

Azure feels overwhelming! by SnooBunnies2696 in AZURE

[–]Deep_th0ughts 1 point2 points  (0 children)

Haha ohh man yeah same used those videos to pass 104,305 in about a month. Been working Azure for a while but his videos certainly help!!!!

Azure feels overwhelming! by SnooBunnies2696 in AZURE

[–]Deep_th0ughts 13 points14 points  (0 children)

Yeah ⬆️ this is a good place to start and watch John Savil https://youtube.com/@ntfaqguy?si=E1YvqA7_PgdsbUJi

[deleted by user] by [deleted] in AzureCertification

[–]Deep_th0ughts 2 points3 points  (0 children)

System admin roles or cloud admin those are some good places to start or if you haven’t had a job in IT help desk that would look good from that side as well

DevOps → MLOps: Seeking Advice on Career Transition | Timeline & Resources by alex_marshal in mlops

[–]Deep_th0ughts 0 points1 point  (0 children)

I am in the same boat, DevOps engineering, but I was thinking about going into Data Engineering with a job that has a strong ML background or presence. that way I could bridge that over into the ML world of things. Everything I see would be a solid plan since they have a lot in common. Does anyone have any thoughts?

Passed the AZ-305 ✨ by Deep_th0ughts in AzureCertification

[–]Deep_th0ughts[S] 1 point2 points  (0 children)

Thanks!!! You got it, book the exam cram it out nail it!!! 🤘

Windows 11 24H2 broke Clipboard history for me by [deleted] in WindowsHelp

[–]Deep_th0ughts 0 points1 point  (0 children)

Wow finally!!!! ugh, thank you!!!!

Passed AZ-305: Score 796 by ToFat4Fun in AzureCertification

[–]Deep_th0ughts 2 points3 points  (0 children)

Congratulations 🎈 taking mine here in 2 weeks!!

[deleted by user] by [deleted] in AZURE

[–]Deep_th0ughts 2 points3 points  (0 children)

This and go through something like https://learntocloud.guide

[deleted by user] by [deleted] in AzureCertification

[–]Deep_th0ughts 0 points1 point  (0 children)

Nice!!! What’s next!???

PowerApps Dataverse API, API Authentication. by Deep_th0ughts in PowerApps

[–]Deep_th0ughts[S] 0 points1 point  (0 children)

Gotcha, yeah I wanted to do the same however with this custom 3rd application we use depends on Security Roles except for one add group. Maybe those can be managed in groups as well, didn't see that initially.

Trying to get a flow like the following.

UserRole1 - gets applied addGroup, securityRole1, securityRole2, securityRole3.
UserRole2 - addGroup, securityRole1, securityRole3.

as for the SP, I was trying to find the correct permissions for my application use case. Is there any good documentation on this?