Update package index with latest published versions#52696
Merged
gewarren merged 1 commit intodotnet:mainfrom Mar 26, 2026
Merged
Update package index with latest published versions#52696gewarren merged 1 commit intodotnet:mainfrom
gewarren merged 1 commit intodotnet:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Azure .NET package index include files so readers see the latest published package versions and corresponding documentation links.
Changes:
- Add the missing docs link for Azure.Provisioning.Compute in both package index include files.
- Update Azure.Mcp packages from
2.0.0-beta.32to2.0.0-beta.33indotnet-all.md. - Update Microsoft.Azure.WebJobs.Extensions.AzureCosmosDb.Mongo from
1.2.0-previewto1.2.1-previewindotnet-all.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/azure/includes/dotnet-new.md | Adds the docs link for Azure.Provisioning.Compute to keep the “new packages” index complete. |
| docs/azure/includes/dotnet-all.md | Adds the docs link for Azure.Provisioning.Compute and bumps a few package versions to the latest published values. |
auto-merge was automatically disabled
March 26, 2026 17:34
Head branch was pushed to by a user without write access
e42df75 to
5a4c4d6
Compare
Ari4ka
approved these changes
Mar 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update package index with latest published versions