-
Notifications
You must be signed in to change notification settings - Fork 1
Init - Add nodejs example with AZD template #1
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
Conversation
|
@mrm9084 @amerjusupovic @rossgrambo I have updated this PR to use system assigned identity and token credential (instead of user assigned identity and connection string). This could also be applied to quote of the day example in other languages. |
|
@jimmyca15 @zhenlan Do you think we should use targeting context accessor pattern in this example? |
Let's not worry about it for now. |
Purpose
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Verify that the following are valid
Other Information