Skip to content

Commit 7a4740d

Browse files
authored
Merge pull request #44 from microsoft/copilot/sub-pr-43
[WIP] Enhance README.md to meet Microsoft standards
2 parents 9cb9627 + e1595d0 commit 7a4740d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ pip install PowerPlatform-Dataverse-Client
6363
# Include Azure Identity for authentication
6464
pip install PowerPlatform-Dataverse-Client azure-identity
6565

66-
# Install with optional pandas integration
67-
pip install PowerPlatform-Dataverse-Client[pandas]
66+
# (pandas is included by default)
6867
```
6968

7069
For development from source:
@@ -248,7 +247,7 @@ For comprehensive information on Microsoft Dataverse and related technologies:
248247
| **[Dataverse Web API Reference](https://learn.microsoft.com/power-apps/developer/data-platform/webapi/)** | Detailed Web API reference and examples |
249248
| **[Azure Identity for Python](https://learn.microsoft.com/python/api/overview/azure/identity-readme)** | Authentication library documentation and credential types |
250249
| **[Power Platform Developer Center](https://learn.microsoft.com/power-platform/developer/)** | Broader Power Platform development resources |
251-
| **[Microsoft Graph PowerShell SDK](https://learn.microsoft.com/powershell/microsoftgraph/)** | Related SDK for Microsoft Graph operations |
250+
| **[Dataverse SDK for .NET](https://learn.microsoft.com/power-apps/developer/data-platform/dataverse-sdk-dotnet/)** | Official .NET SDK for Microsoft Dataverse |
252251

253252
## Troubleshooting
254253

0 commit comments

Comments
 (0)