Add Note for time consuming operations all the time: The service instance will take around 10-15 minutes to deploy.
jialigit opened this issue · 1 comments
jialigit commented
Add this tip for all the command that is time consuming. For example:
az spring-cloud app deploy --name ${IDENTITY_SERVICE_APP} \
--env "JWK_URI=${JWK_SET_URI}" \
--config-file-pattern identity/default \
--source-path apps/acme-identity