-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Merge main into live #46478
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
Merge main into live #46478
Conversation
--- updated-dependencies: - dependency-name: MSTest dependency-version: 3.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update http-resilience.md Add a warning of using ShouldHandle in retry strategy, this is a lesson in our real practice, hope we can help more people. * Apply suggestions from code review --------- Co-authored-by: David Pine <[email protected]>
* Align Orleans docs with .NET style guide * Try to fix markdownlint spacing errors * Try to fix more markdownlint errors * Try to fix more markdownlint errors * Try to fix more markdownlint errors * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Fixes * Remove ms.service: orleans * review feedback * Update docs/orleans/benefits.md Co-authored-by: Genevieve Warren <[email protected]> * Fixes * Fixes * another pass * another pass * undo * undo * Remove trailing space * Fix build errors * Fix build errors * Number ordered list items all as "1." instead of "1.", "2.", etc. --------- Co-authored-by: Genevieve Warren <[email protected]>
* Fixes #45902 * Did I not save the code? * Update docs/core/extensions/workers.md Co-authored-by: Copilot <[email protected]> * Move and correct code ref --------- Co-authored-by: Copilot <[email protected]>
… expression statement (#46378) * Fixed bug 46309. * Initialize x. --------- Co-authored-by: Adit Sheth <[email protected]>
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Added Middleware in the resources as Middleware has integration for most of the Azure compute services and it helps in improving the performance.
Example snippet returns an Invalid parse per row as follows: "Deposit => Parsed Amount: 10000, New Balance: 10000 Invalid => Parsed Amount: 0, New Balance: 10000 Deposit => Parsed Amount: 500, New Balance: 10500 Invalid => Parsed Amount: 0, New Balance: 10500"
* author and freshness metadata updates
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse
Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.