Common Issues: Creating Network Resources
Possible Error Messages
Creating network interface (Failure creating network interface for node)Failed to create load balancer for cellFailed to create Public IP for nodeFailed to create Public IP for cellFailed to create network interface for nodeFailed to create Network Security Group for node
Resolution
In most cases, these errors are due to insufficient privileges for the service principal. Add the "contributor" role to the service principal or assign specific permissions to the service principal.
To add "contributor" to your service principal:
az role assignment create --assignee APP_ID --role Contributor
More Info
For more information about specific permissions required for CycleCloud, see Create a custom role and managed identity for CycleCloud