Commit 03c3670
authored
DOC: Updating readme file (#155)
### Work Item / Issue Reference
<!--
IMPORTANT: Please follow the PR template guidelines below.
For mssql-python maintainers: Insert your ADO Work Item ID below (e.g.
AB#37452)
For external contributors: Insert Github Issue number below (e.g. #149)
Only one reference is required - either GitHub issue OR ADO Work Item.
-->
<!-- mssql-python maintainers: ADO Work Item -->
>
[AB#37904](https://sqlclientdrivers.visualstudio.com/c6d89619-62de-46a0-8b46-70b92a84d85e/_workitems/edit/37904)
<!-- External contributors: GitHub Issue -->
> GitHub Issue: #143
-------------------------------------------------------------------
### Summary
This pull request updates the `README.md` file to enhance documentation
related to Entra ID authentication. It removes specific notes about
authentication methods and replaces them with a link to a detailed
document for further information.
Documentation updates:
*
[`README.md`](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L65-R65):
Removed detailed notes about access token, device code, and default
authentication methods, and added a reference link to the Microsoft
Entra ID support document for more comprehensive guidance.
Co-authored-by: Jahnvi Thakkar <jathakkar@microsoft.com>1 parent a8a9ea0 commit 03c3670
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 65 | + | |
69 | 66 | | |
70 | 67 | | |
71 | 68 | | |
| |||
0 commit comments