There was an error while loading. Please reload this page.
1 parent aa9b802 commit 97e098cCopy full SHA for 97e098c
extensions/azure-stack-edge/README.md
@@ -1,3 +1,10 @@
1
# Deploy Claims API on Azure Stack Edge
2
3
-This project extension describes the steps for deploying the same Claims API on Azure Stack Edge.
+Steps:
4
+1. Create a new branch (e.g. "ase-test") on GitHub.
5
+2. Checkout the new branch.
6
+3. Rename your existing claims-api directory to **aks-aspnet-sqldb-rest/claims-api.orig**.
7
+4. Copy **aks-aspnet-sqldb-rest/extensions/azure-stack-edge/claims-api** to **aks-aspnet-sqldb-rest/claims-api**.
8
+5. Make necessary changes under "imageCredentials" in **values.yaml**.
9
+6. Commit and push changes to new branch.
10
+7. Go to the ADO project and rebuild the pipeline using the new branch (instead of master).
0 commit comments