Skip to content

Commit

Permalink
chore: Update Azure resource deployment workflow to remove deployment…
Browse files Browse the repository at this point in the history
…Name
  • Loading branch information
leandromsft committed Jul 1, 2024
1 parent 7852e1a commit 8eed3f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ This repository contains an example of how to extract workflow execution data an
### Step 01 - Create Azure Resources

Create GitHub secrets for Azure Login (AZ_CREDENTIALS) and SQL Server password (AZ_SQL_PASSWORD).
To create the Azure resources, you can run the workflow [01-CreateAzureResources.yml](.github/workflows/01-CreateAzureResources.yml).

To create the Azure resources, you can update the variables values and run the workflow [01-CreateAzureResources.yml](.github/workflows/01-CreateAzureResources.yml).

### Step 02 - Deploy the API

Expand Down

0 comments on commit 8eed3f0

Please sign in to comment.