I'm following the dp-203 azure data engineer course and am running into an error on lab 11.
https://microsoftlearning.github.io/dp-203-azure-data-engineer/Instructions/Labs/11-Spark-nobook-in-Synapse-Pipeline.html
at step 5 while the setup.ps1 script is executing I get the below error:
Importing Spark Transform.ipynb ...
ERROR: (ClientIpAddressNotAuthorized) Client Ip address : xxx.xxx.xxx.xxx
Code: ClientIpAddressNotAuthorized
Message: Client Ip address : xxx.xxx.xxx.xxx
Script completed at 07/17/2023 20:08:29
The resource group, cluster, etc are all created but the spark notebook isn't contained in the synapse workspace.
I'm able to manually save the file from github and then import so I'm not stuck. Hope this helps someone else.