How to debug a deployment
See error component
During the deployment if something goes wrong, you can see it under the Runtime view
In this example, a security group rule (e.g., Secrule_inbound_Admin
) failed to deploy.
Search logs
In the logs tab, you can search for the error component (e.g., Secrule_inbound_Admin
) and see why it failed.
Report a bug?
To report a bug, you can click the download button to export the deployment logs. Remember to remove sensitive information from the deployment log (if there are any).