Skip to content

Commit

Permalink
update: vscode gallery repo link (#1017)
Browse files Browse the repository at this point in the history
* update: vscode gallery repo link

* update: broken links of ISE blog and Aridhia DRE

---------

Co-authored-by: Shiran Rubin <shiranrubin@microsoft.com>
Co-authored-by: Tess Ferrandez <tferrand@microsoft.com>
  • Loading branch information
3 people authored and pelleo committed Jan 22, 2024
1 parent 44bba97 commit ef53433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-experience/going-further.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Dev containers also allow us to:

## Existing tools

In the development phase, you will most probably need to use tools not installed by default in your Dev Container. For instance, if your project's target is to be deployed on Azure, you will need [Azure-cli](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli) and maybe [Terraform](https://www.terraform.io/) for resources and application deployment. You can find such Dev Containers in the [VS Code dev container gallery repo](https://github.com/microsoft/vscode-dev-containers/tree/master/containers).
In the development phase, you will most probably need to use tools not installed by default in your Dev Container. For instance, if your project's target is to be deployed on Azure, you will need [Azure-cli](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli) and maybe [Terraform](https://www.terraform.io/) for resources and application deployment. You can find such Dev Containers in the [VS Code dev container gallery repo](https://github.com/devcontainers/templates/tree/main/src).

Some other tools may be:

Expand Down

0 comments on commit ef53433

Please sign in to comment.