ConditionalAccess icon indicating copy to clipboard operation
ConditionalAccess copied to clipboard

Getting error in the script: Conversion from JSON failed with error: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

Open sergioandreslq opened this issue 1 year ago • 1 comments

Hello team,

I run the deployment script with the PolicySet for AADP2.

the script ran correctly and created the groups and the conditional access policies.

however, I got some errors in the deployment that I would like to highlight for your review:

image

For the rest, it worked correctly:

image

image

Just so you know, can you detect the errors' root cause when running the script?

best regards,

sergioandreslq avatar Apr 01 '24 17:04 sergioandreslq

hey, @sergioandreslq. Thanks for report this.

first error is somethink i see on multiple system. it has some dependencies on the relates modules that are installed and preview version of MSGraph Module. i try to find a solution for this in the future.

the secound error: did you change something on the json files? pls check if one policy is not deployed. could be that all others are deployed but one has a error

Timsto avatar Dec 14 '24 18:12 Timsto