Skip to content

Commit 970a8dd

Browse files
docs: Updated deployment guide
1 parent 37ac9cb commit 970a8dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/DeploymentGuide.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ When you start the deployment, most parameters will have **default values**, but
109109

110110
### Deploying with AZD
111111

112-
Once you've opened the project in [Codespaces](#github-codespaces), [Dev Containers](#vs-code-dev-containers), or [locally](#local-environment), you can deploy it to Azure by following these steps:
112+
Once you've opened the project [locally](#local-environment), you can deploy it to Azure by following these steps:
113113

114114
1. Clone the repository or download the project code via command-line:
115115

@@ -180,7 +180,9 @@ You will be prompted for the following parameters with this Screen :
180180
1. **Email** - used for issuing certificates in Kubernetes clusters from the [Let's Encrypt](https://letsencrypt.org/) service. Email address should be valid.
181181
182182
<img src="./images/deployment/Deployment_Login_02.png" width="900" alt-text="Login">
183+
183184
2. You will be prompted to Login, Select a account and proceed to Login.
185+
184186
3. **GO !** - Post Deployment Script executes Azure Infrastructure configuration, Application code compile and publish into Kubernetes Cluster.
185187
186188
### Manual Deployment Steps:

0 commit comments

Comments
 (0)