Rafael Camison
Rafael Camison
I just run into the same issue trying to setup the testing environment and saw that laravel changes the migrations to anonymous classes which is not considered yet in the...
> Arent you trying to run the docker compose from windows shell ? I found that you must run it from wsl shell seams that did it. however the cause...
I have the following error: ``` 'xxx' does not have authorization to perform action 'Microsoft.Network/privateEndpoints/privateDnsZoneGroups/delete' over scope 'yyy' ``` However, the provider-operation `Microsoft.Network/privateEndpoints/privateDnsZoneGroups/delete` does not exist. Any ideas?
> You need to be assigned contributor role in the IAM menu of the ressource you want to delete. @fidelcasto I your answer is a replay to my post, I...