This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #This GIST is for use with the https://microsoft.github.io/aroworkshop/, it provides all the OC commands within the exercise in easy to use copy/paste automation. | |
| #Before running this gist ensure you have forked the following | |
| #https://github.com/MicrosoftDocs/mslearn-aks-workshop-ratings-api/fork | |
| #https://github.com/MicrosoftDocs/mslearn-aks-workshop-ratings-web/fork | |
| #update mslearn-aks-workshop-ratings-web for with these two files | |
| #https://raw.githubusercontent.com/sajitsasi/rating-web/master/Dockerfile | |
| #https://raw.githubusercontent.com/sajitsasi/rating-web/master/src/components/Footer.vue | |
| githubname=mandibuswell | |
| project=workshop |