"Cheatsheets for iPad" => CheatPad
This project uses Azure Storage to host individual cheetsheet pages as blobs in a special $web container.
See associated ./config.sh file.
Some steps you may need to take if ./config.sh did not do everything on the first go.
chmod u+x ./config.sh
./config.shNB: environment variables not used in these examples.
az storage blob service-properties show --account-name stcheatpad --query "staticWebsite"
az storage account show -n stcheatpad -g rg-cheatpad --subscription "EffAz-Prod" --query "primaryEndpoints.web" -o tsvAfter storage is configured, metrics can be enabled within the Azure Portal.
