Skip to content

Commit

Permalink
Update custom-config-server-client/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Xiaolu Dai <31124698+saragluna@users.noreply.github.com>
  • Loading branch information
dingmeng-xue and saragluna authored Dec 19, 2023
1 parent 366c05e commit af561f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom-config-server-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ az spring create -g ${RESOURCE_GROUP} -n ${SPRING_APPS_SERVICE}
az spring config-server git set -g ${RESOURCE_GROUP} -n ${SPRING_APPS_SERVICE} --uri "https://github.com/Azure-Samples/piggymetrics-config.git"
```

## Create Microsoft Entra Service Principle for Sample App
## Create Microsoft Entra Service Principal for Sample App

1. Create a service principal to access the Config Server in your application. Please mark down
```bash
# Get resource id of service instance
Expand Down

0 comments on commit af561f0

Please sign in to comment.