Skip to content

small updates: added azure related library requirements; updated read… - #2

Merged
zhaodongwang-msft merged 1 commit into
mainfrom
users/zhaodongwang/smallUpdates
Aug 26, 2025
Merged

small updates: added azure related library requirements; updated read…#2
zhaodongwang-msft merged 1 commit into
mainfrom
users/zhaodongwang/smallUpdates

Conversation

@zhaodongwang-msft

Copy link
Copy Markdown
Contributor

…me about entity naming conventions, updated quickstart to ask user to input org url and removed the entity set name query using T-SQL since that won't work
tested the quickstart updates with local runs

…me about entity naming conventions, updated quickstart to ask user to input org url and removed the entity set name query using T-SQL since that won't work
@zhaodongwang-msft

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree company="Microsoft"

@zhaodongwang-msft
zhaodongwang-msft merged commit 5811e0c into main Aug 26, 2025
1 check passed
@zhaodongwang-msft
zhaodongwang-msft deleted the users/zhaodongwang/smallUpdates branch February 13, 2026 04:36
abelmilash-msft pushed a commit that referenced this pull request Apr 13, 2026
… validation

- Fix .. note:: in records.create/update/upsert to mention concurrent dispatch
  when max_workers > 1, not just sequential chunking (comment #1)
- Import _MAX_WORKERS in records.py and build the ValueError message from it
  so the text stays accurate if the cap changes (comment #2)
- Add explicit ValueError in _dispatch_chunks for non-int or < 1 max_workers,
  with three new tests covering zero, negative, and non-int inputs (comments #4/#5)

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
athanipavan pushed a commit to athanipavan/PowerPlatform-DataverseClient-Python that referenced this pull request Jul 22, 2026
… ERP terminology sweep

- _odata.py: update _ODataClient.__init__ docstring to document the acquire_token(resource_url) contract instead of the stale _acquire_token(scope) (Copilot microsoft#2).

- test_odata_internal.py: add TestODataClientHeaders with two regression tests locking that _headers() delegates to auth.acquire_token(base_url) and places the returned string in the Authorization bearer header (Copilot microsoft#3).

- README / CHANGELOG / both SKILL.md copies / _auth.py docstrings + example / test docstring: replace 'F&O' and 'Finance & Operations' with 'ERP', keeping one canonical mention of 'Microsoft Dynamics 365 Finance & Operations' in the README first-use for discoverability.
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