Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
chtrembl committed Aug 4, 2021
1 parent 3c7f3cb commit b0918af
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
19 changes: 19 additions & 0 deletions petstore/12-configure-petstore-automation-testing/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 12 - Configure Azure DevOps pipelines to execute automated regression tests

__This guide is part of the [Azure Pet Store App Dev Reference Guide](../README.md)__

In this section, we'll use Azure Identity and Access Management to secure your Spring Boot Pet Store Application with Azure Active Directory B2C Spring Boot Starter


Live application can be found here [https://azurepetstore.com/](https://azurepetsore.com/)

> 📝 Please Note,
You should see something similar to the below image:

![](images/1.png)

Things you can now do now with this guide

☑️ Configure Azure DevOps pipelines to execute automated regression tests

➡️ Next guide: [12 - Configure Azure DevOps pipelines to execute automated regression tests](../12-configure-petstore-automation-testing/README.md)
4 changes: 4 additions & 0 deletions petstore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ Prerequisites and environment setup (Optionaly you can build/deploy locally)

Configure Azure DevOps Pipeline for CI/CD into Azure Databricks

## [12 - Configure Azure DevOps pipelines to execute automated regression tests](12-configure-petstore-automation-testing)

Configure Azure DevOps pipelines to execute automated regression tests

---

## Legal Notices
Expand Down

0 comments on commit b0918af

Please sign in to comment.