Forum Discussion
Embedded The request was blocked by DoSP
Hi all,
As of 4 days ago we start to receive the same error ("The request was blocked by DoSP ") from our Synapse PBI dataset refresh pipeline. At first it was just once maybe every 4 to 6 hours and now its 8 out of 10 attempts that get denied. Our pipeline ensures that with every attempt we get a new token based on our Service principal with the proper permission and it had been working well for more then a month. The most frequent running pipeline is every 30 min. and the rest every 6 hours. The frequency is a requirement from our business users. Is there any UI or Microsoft department were we can indicate the PBI Service that our calls are trusted? We need to keep the current frequency and solve this issue. Any suggestion would be very much appreciated.
Regards, Fabian
Hi all,
we are encountering the same issue on all our environments (DEV/TEST/PROD).
All environments use Data Factory pipeline to call a dataset refresh. Each time a new token based on our service principal is retrieved. For each dataset to refresh we reuse the same pipeline, meaning for each dataset we get a fresh token. The refresh pipeline is run twice in parallel to refresh two different datasets.
Sometimes only one of both fails, other times both fail.
On DEV and TEST we only refresh once a day using this approach, on PROD 5 times a day (which is below the limit of 8 times a day).
This has been working for months now (started in March), and since August 9th this is failing in 6 out of 10 attempts.
The only message we get is: "The request was blocked by DoSP" and a client IP address that is changing.
Any suggestion on how to solve this error?