Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 9 commits into from
Oct 2, 2024

Conversation

garrytrinder
Copy link
Member

No description provided.

@garrytrinder
Copy link
Member Author

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

@garrytrinder
Copy link
Member Author

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.

@@ -87,3 +91,4 @@ publish:
appPackagePath: ./appPackage/build/appPackage.${{TEAMSFX_ENV}}.zip
writeToEnvironmentFile:
publishedAppId: TEAMS_APP_PUBLISHED_APP_ID
projectId: 0d487eb7-2637-4696-91cb-696cea91cd70
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be committed?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I'll remove it when the PR is ready 👍

@garrytrinder garrytrinder marked this pull request as ready for review October 1, 2024 12:43
@waldekmastykarz waldekmastykarz merged commit e5b658b into pnp:main Oct 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants