Skip to content

Commit 06118e2

Browse files
Merge pull request #222 from microsoft/Avijit-ReadMe-1
docs: Update README.md
2 parents 8534777 + 308f44f commit 06118e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,9 @@ azd env set AZURE_ENV_EMBEDDING_MODEL_CAPACITY 80
236236
237237
It will prompt you to provide an `azd` environment name (like "azureaiapp"), select a subscription from your Azure account, and select a location which has quota for all the resources. Then it will provision the resources in your account and deploy the latest code. If you get an error or timeout with deployment, changing the location can help, as there may be availability constraints for the resources.
238238
239-
3. You can now proceed to run the [development server](#development-server) to test the app locally, or if you are done trying out the app, you can delete the resources by running `azd down`.
239+
3. Open [Azure Portal](https://portal.azure.com/), go to the deployed resource group, find the App Service and get the app URL from Default Domain.
240+
241+
4. You can now proceed to run the [development server](#development-server) to test the app locally, or if you are done trying out the app, you can delete the resources by running `azd down`.
240242
241243
<br/>
242244
<h2>

0 commit comments

Comments
 (0)