Skip to content

Commit

Permalink
Minor changes to readme (#742)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikMogensen authored Mar 22, 2023
1 parent ef6cb9b commit bd56104
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions azure-devops-sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,15 @@ This folder contains a sample Logic App (single-tenant) project, with Azure depl
- [Logic App Tools List](https://docs.microsoft.com/azure/logic-apps/create-stateful-stateless-workflows-visual-studio-code#tools)
- [ARM Outputs Azure DevOps Task](https://marketplace.visualstudio.com/items?itemName=keesschollaart.arm-outputs)
- [Powershell v7](https://docs.microsoft.com/powershell/scripting/install/installing-powershell?view=powershell-7.1)
- [Azure Powershell Module](https://docs.microsoft.com/powershell/azure/install-az-ps?view=azps-5.4.0#install-the-azure-powershell-module)

## Prerequisites

- [Azure Subscription](https://azure.microsoft.com/free)
- [Azure Storage Account or Emulator](https://docs.microsoft.com/azure/logic-apps/create-stateful-stateless-workflows-visual-studio-code#storage-requirements)
- [Visual Studio Code](https://code.visualstudio.com/)
- [Logic App Tools List](https://docs.microsoft.com/azure/logic-apps/create-stateful-stateless-workflows-visual-studio-code#tools)
- [Azure Powershell Module](https://docs.microsoft.com/powershell/azure/install-az-ps?view=azps-5.4.0#install-the-azure-powershell-module)

## Local

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).

### Setting up your project in VS Code

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

```json
Expand Down

0 comments on commit bd56104

Please sign in to comment.