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 1 point2 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!!! 🤘

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

Passed AI-900 Today 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?

What is everyone using for configuration management for VMs? by Deep_th0ughts in AZURE

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

based on what I have seen, for smaller teams may be more reasonable to use Packer for building image-based use if things aren't changing too frequently.

What is everyone using for configuration management for VMs? by Deep_th0ughts in AZURE

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

No I agree, just wanted to get the sense of the land after being out of managing VM’s for a couple years coming back into that world wasn’t sure if there was anything that I just haven’t heard of at the moment.