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 Certificatestab in the Google Cloud console. 
-  In the Statuscolumn, 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 /appReplace DOMAIN_NAME with domain name provided during certificate creation. 

