Skip to content

Commit 33fd24a

Browse files
committed
Update CLI dependency.
1 parent ded232d commit 33fd24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-cloud/spring-cloud-howto-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 01/15/2019
1212
GitHub Actions support an automated software development lifecycle workflow. With GitHub Actions for Azure Spring Cloud you can create workflows in your repository to build, test, package, release, and deploy to Azure.
1313

1414
## Prerequisites
15-
This example requires the [Azure CLI](https://review.docs.microsoft.com/azure/spring-cloud/spring-cloud-quickstart-launch-app-cli#install-the-azure-cli-extension)
15+
This example requires the [Azure CLI](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest)
1616

1717
## Set up your GitHub repository and authenticate with Azure
1818
You need an Azure service principle credential to authorize Azure login action. To get an Azure credential, execute the following commands on your local machine:

0 commit comments

Comments
 (0)