Skip to content

Commit bd56104

Browse files
authored
Minor changes to readme (#742)
1 parent ef6cb9b commit bd56104

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

azure-devops-sample/README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,15 @@ This folder contains a sample Logic App (single-tenant) project, with Azure depl
3030
- [Logic App Tools List](https://docs.microsoft.com/azure/logic-apps/create-stateful-stateless-workflows-visual-studio-code#tools)
3131
- [ARM Outputs Azure DevOps Task](https://marketplace.visualstudio.com/items?itemName=keesschollaart.arm-outputs)
3232
- [Powershell v7](https://docs.microsoft.com/powershell/scripting/install/installing-powershell?view=powershell-7.1)
33-
- [Azure Powershell Module](https://docs.microsoft.com/powershell/azure/install-az-ps?view=azps-5.4.0#install-the-azure-powershell-module)
34-
35-
## Prerequisites
36-
37-
- [Azure Subscription](https://azure.microsoft.com/free)
38-
- [Azure Storage Account or Emulator](https://docs.microsoft.com/azure/logic-apps/create-stateful-stateless-workflows-visual-studio-code#storage-requirements)
39-
- [Visual Studio Code](https://code.visualstudio.com/)
40-
- [Logic App Tools List](https://docs.microsoft.com/azure/logic-apps/create-stateful-stateless-workflows-visual-studio-code#tools)
33+
- [Azure Powershell Module](https://docs.microsoft.com/powershell/azure/install-az-ps?view=azps-5.4.0#install-the-azure-powershell-module)
4134

4235
## Local
4336

4437
To run the project locally, you can follow the [documentation](https://docs.microsoft.com/azure/logic-apps/create-stateful-stateless-workflows-visual-studio-code#run-test-and-debug-locally).
4538

4639
### Setting up your project in VS Code
4740

48-
- Clone this repository locally and open the `github-sample` folder in VSCode
41+
- Clone this repository locally and open the `azure-devops-sample` folder in VSCode
4942
- Navigate to the `logic` folder and create a `local.settings.json` file and paste in the following:
5043

5144
```json

0 commit comments

Comments
 (0)