Skip to content

Commit

Permalink
Fix broken link to Bicep tutorial (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmostella authored Nov 19, 2021
1 parent c427132 commit ffcaf1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion single_tech_samples/streamanalytics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

1. __Bicep__ This project uses `Bicep` templates to setup `Azure` infrastructure. Please follow the steps under [Install and manage via Azure CLI (easiest)](https://github.com/Azure/bicep/blob/main/docs/installing.md#install-and-manage-via-azure-cli-easiest) to install the `Azure Cli` extension.

A `Bicep` tutorial can be found [here](https://github.com/Azure/bicep/blob/main/docs/tutorial/01-simple-template.md).
For an introduction to `Bicep`, you can find more information in the `Bicep` repo under [Get started with Bicep](https://github.com/Azure/bicep/#get-started-with-bicep).

1. __Raspberry Pi Azure IoT Online Simulator__ To run through the [Functional Test](#Functional%20Test) section, you can use [this](https://azure-samples.github.io/raspberry-pi-web-simulator/) simulator. Makes sure to follow the step required to edit the js code.

Expand Down

0 comments on commit ffcaf1c

Please sign in to comment.