Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/waldekmastykarz/graph-apponly-bicep-js


https://github.com/waldekmastykarz/graph-apponly-bicep-js

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# App with Microsoft Graph application permissions set up using Bicep

## Minimal Path to Awesome

### Local

- rename `local.settings.tmpl.json` to `local.settings.json`
- in command line, run:
```sh
cd .infra
./create-cert.sh
./deploy-myapp-local.sh
```
- In VSCode, press F5

### Prod

- in command line, run:
```sh
cd .infra
./deploy-myapp-prod.sh myapp
```
- in the Azure portal, check that the code ran successfully