In this section, you test the app that you've deployed to Cloud Run by
viewing it in your browser. You can view the app only after the status of the
Google-managed certificate becomes ACTIVE. Provisioning a Google-managed
certificate might take up to 60 minutes. For more information about
Google-managed SSL certificates, see
Use Google-managed SSL certificates.
Check the status of your certificate
- Go to the Classic Certificates tab in the Google Cloud console. 
- In the Status column, check the status of the - my-genai-app-certificatecertificate.- You can proceed with the rest of the tutorial after the status changes to Active. Note that certificate provisioning might take up to 60 minutes. 
View the deployed app
- Sign in with a principal's account that you configured in IAP. 
- In your browser, open the following URL: - https://DOMAIN_NAME/app- Replace DOMAIN_NAME with domain name provided during certificate creation.