diff --git a/docs/CustomizingAzdParameters.md b/docs/CustomizingAzdParameters.md index 7728f4dc..a26094c2 100644 --- a/docs/CustomizingAzdParameters.md +++ b/docs/CustomizingAzdParameters.md @@ -36,7 +36,7 @@ Change if the deployment should use a local build of the containers azd env set USE_LOCAL_BUILD 'false' ``` -Set the Log Analytics Workspace Id if you need to reuse the existing workspace which is already existing +Set the Log Analytics Workspace Id if you need to reuse the existing workspace ```shell azd env set AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID '' ``` \ No newline at end of file diff --git a/docs/DeploymentGuide.md b/docs/DeploymentGuide.md index 9e6334e2..82667631 100644 --- a/docs/DeploymentGuide.md +++ b/docs/DeploymentGuide.md @@ -109,7 +109,7 @@ Consider the following settings during your deployment to modify specific settin
Configurable Deployment Settings -When you start the deployment, most parameters will have **default values**, but you can update the following settings: +When you start the deployment, most parameters will have **default values**, but you can update the following settings by following the steps [here](../docs/CustomizingAzdParameters.md): | **Setting** | **Description** | **Default value** | |-------------|-----------------|-------------------|