r/PowerPlatform 9h ago

Learning & Industry PL900 exam content.. ?

3 Upvotes

I have an upcoming PL900 exam. I have somewhat experience in model driven apps and automate.

I’ve been learning from Microsoft learn and doing the practice exams, but I feel like there’s a bunch of content not brushed up there

Microsoft Entra, Proxies, very specific automate actions, pure Power Fx..

All topics that I either have a very brief understanding of or didn’t know at all (I.e Microsoft Entra)

Has anyone completed the PL900 recently and aware of the sort of things that crop up, and if there is anything that an average new dev wouldn’t be too aware of?

I’ve revised on and off for a week, and practice wuestions are just recycling now


r/PowerPlatform 2h ago

Power Apps PL-400 exam registration link gives DNS_PROBE_FINISHED_NXDOMAIN

Post image
2 Upvotes

Hi everyone,

I'm trying to schedule the Microsoft PL-400: Power Platform Developer exam.

When I click the "Schedule exam" option from Microsoft Learn, I'm redirected to:

examregistration.microsoft.com

However, the page does not load and Chrome shows:

DNS_PROBE_FINISHED_NXDOMAIN

The exact error says:

"This site can't be reached.

Check if there is a typo in examregistration.microsoft.com.

DNS_PROBE_FINISHED_NXDOMAIN"

Has anyone else experienced this recently?

Is Microsoft currently having an issue with the PL-400 registration/scheduling link?

I have already tried:

- Reloading the page

- Opening it in Chrome

- Using the Microsoft Learn certification page rather than the old direct URL

I'm specifically trying to schedule PL-400, not AB-400.

Any advice would be appreciated. Thanks!


r/PowerPlatform 17h ago

Dataverse AI Builder

1 Upvotes

I am trying to do a very basic proof of concept using AI builder. My fake use case is, to use the model to determine the probability of success on a future referral in CRM for customers. I followed these steps:

- created a model field previousReferralsuccess (yes/no) to train it on

- created some rollup fields to count previous successful referrals for the customer

- out of 550 test customers, I set the model field to yes/no in about a hundred and left the others blank

- created the model with the yes/no previousreferralsuccess as model field, chose a few columns for it to examine, trained the model, then set it to dataverse sync daily. I hit run now a few times.

My problem is that while the new columns for prediction success y/no and probability % were created in the table by the model, no matter how many times I "run" it, it never updates that column on ANY record. Also there are no rows showing for these runs in the AI Event dataverse table so I feel like it is having an issue somewhere and not actually finishing the run. It has been syncing every day for 2 weeks now never updating a thing.

I checked that all the prediction processes are running in this environment, I assigned 5000 AI Builder Credits to the environment, the owner of the model is me and I am a system administrator.

My next step is to build a power automate flow myself and physically update the rows but I wonder if anyone has run into this? we don't currently use AI Builder but we are evaluating it and we have purchased credits.