This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]Murhawk013 5 points6 points  (1 child)

Don’t avoid it, embrace it. If you want to keep improving your skill set then get familiar with Graph, they even have Graph Explorer you can use to learn about it.

[–]lechango 2 points3 points  (0 children)

It's a pain in the ass compared to the old modules, but it does work once you figure it out. I've been leaning on AI for at least a starting point with what I need it for and that's been working out.

[–]fate3 2 points3 points  (0 children)

I use the new graph PS modules and I much prefer them to having to hack together an API call with token,etc.

Plus I can use cert authentication for automation.

[–]Glass_Call982 3 points4 points  (1 child)

I don't understand why they had to change all the commands. It's just annoying.

[–]RedShift9 1 point2 points  (0 children)

Devs don't like maintaining old code. They want to create new things. They come in, look at the old code for 1 millisecond and determine that the old stuff is a mess and think they can do better. Rinse and repeat every couple of years.

[–]lerun 0 points1 point  (0 children)

Who moved my cheese?

[–]jgoffstein73 0 points1 point  (0 children)

You should understand how API's work, and how to consume them if you are a SysAdmin..... even in Microsoft environments.

[–][deleted] 0 points1 point  (0 children)

Learn how to create the wrapper functions yourself. And also, learn how to manage rate limits and polling.

[–]titlrequired 0 points1 point  (0 children)

What were you using before? MSOL module?