Deploying container in azure

i have deployed container “couchbase”
and it got created but
documentation say
https://docs.couchbase.com/server/6.5/cloud/couchbase-azure-marketplace.html#deploying-couchbase-enterprise

" Navigate to the newly created resource group > Deployments and select the deployment. (For example, couchbase.couchbase-enterprisecouchbase-enterpris-timestamp ). You can see that there are two outputs created: Server Admin URL and Sync Gateway Admin URL which can be used to access the Couchbase Server Web Console and Couchbase Sync Gateway Admin Portal respectively."

copy Server Admin URL

here am not finding Server Admin URL.

please help me out by saying where does “Server Admin URL” found ?? and where do will be username and password to get into cluster?

simply navigate to http://localhost:8091 (ensure your container is up and running). userid : Administrator , Password : password (all small case)