-
Notifications
You must be signed in to change notification settings - Fork 7
Java sample #33
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
base: main
Are you sure you want to change the base?
Java sample #33
Conversation
bmitchell287
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Readme is structured well - hits on the major points we discussed offline. We will discuss adding native authentication support at a later time.
| 4. **Azure CLI** installed and configured | ||
|
|
||
| ### Development Environment | ||
| - **Java 21 or higher** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
MS Build of OpenJDK 21
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added link to MS OpenJDK page.
|
|
||
| This sample uses passwordless authentication with Microsoft Entra ID. Follow these steps to configure it: | ||
|
|
||
| 1. In your Azure DocumentDB resource, enable **Native DocumentDB** and **Microsoft Entra ID** authentication methods. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For now do we want to exclude Native authentication until, or if, we decide to implement later?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Portal option is Native DocumentDB and Microsoft Entra ID - no option to do Entra ID and not native. I changed the styling to match the portal - both options as one bolded string.
|
@khelanmodi @diberry @bmitchell287 please review - thanks! |
No description provided.