pnp / graph-connectors-samples

Microsoft Graph Connector samples
https://aka.ms/gc/samples
MIT License
48 stars 35 forks source link

Update nodejs-typescript-food-catalog with Azure deployment workflow #64

Closed garrytrinder closed 1 month ago

garrytrinder commented 2 months ago

Tested as far as successfully running the provision and deploy lifecycles stages.

garrytrinder commented 2 months ago

Added support for deploying a multi-tenant app registration, the same approach used for local development. Azure Key Vault is used to secure the client secret and storage account connection string, and the function app uses Key Vault references to access the values using MSI authentication.