Oracle tsp migration BC announcement - #30009
Open
JunKai-v wants to merge 1 commit into
Open
Conversation
Contributor
|
Azure Pipelines: Successfully started running 1 pipeline(s). There may be pipelines that require an authorized user to comment /azp run to run. |
Member
|
/azp run |
Contributor
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Az.Oracle module metadata and generated documentation to support a TSP migration breaking-change announcement, including new breaking-change annotations in the AutoRest configuration and regenerated help/manifest artifacts.
Changes:
- Added breaking-change announcement metadata to the Oracle AutoRest README directives.
- Regenerated/updated cmdlet reference markdown (help + docs) and module docs metadata.
- Updated Az.Oracle module packaging metadata (manifest, assembly versioning, solution/project IDs) and added a changelog entry for the preannounced breaking changes.
Reviewed changes
Copilot reviewed 17 out of 17 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| src/Oracle/Oracle/help/Update-AzOracleNetworkAnchor.md | Regenerated help syntax/parameter set ordering for Update cmdlet. |
| src/Oracle/Oracle/help/Remove-AzOracleNetworkAnchor.md | Help syntax formatting update for Remove cmdlet. |
| src/Oracle/Oracle/help/New-AzOracleNetworkAnchor.md | Help syntax formatting update for New cmdlet. |
| src/Oracle/Oracle/help/Get-AzOracleNetworkAnchor.md | Help syntax/parameter set ordering update for Get cmdlet. |
| src/Oracle/Oracle/help/Get-AzOracleDbVersion.md | Adds a new example (needs a small correction to actually filter by shape). |
| src/Oracle/Oracle/ChangeLog.md | Adds an “Upcoming Release” preannounced breaking changes entry with link. |
| src/Oracle/Oracle/Az.Oracle.psd1 | Updates manifest metadata (generation date, Az.Accounts dependency, formatting/structure). |
| src/Oracle/Oracle.sln | Updates the Az.Oracle project GUID references in the solution. |
| src/Oracle/Oracle.Autorest/README.md | Adds breaking-change announcement directives for DbSystem parameter/property renames. |
| src/Oracle/Oracle.Autorest/Properties/AssemblyInfo.cs | Bumps assembly version/file version to 2.0.0. |
| src/Oracle/Oracle.Autorest/generate-info.json | Updates generation ID metadata. |
| src/Oracle/Oracle.Autorest/docs/Update-AzOracleNetworkAnchor.md | Regenerated reference docs formatting/parameter ordering. |
| src/Oracle/Oracle.Autorest/docs/Remove-AzOracleNetworkAnchor.md | Regenerated reference docs formatting/parameter ordering. |
| src/Oracle/Oracle.Autorest/docs/New-AzOracleNetworkAnchor.md | Regenerated reference docs formatting/parameter ordering. |
| src/Oracle/Oracle.Autorest/docs/Get-AzOracleNetworkAnchor.md | Regenerated reference docs formatting. |
| src/Oracle/Oracle.Autorest/docs/Get-AzOracleDbVersion.md | Adds a new example (needs a small correction to actually filter by shape). |
| src/Oracle/Oracle.Autorest/docs/Az.Oracle.md | Updates module docs front-matter GUID metadata. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
|
||
| ### Example 2: List versions for a specific shape | ||
| ```powershell | ||
| Get-AzOracleDbVersion -Location eastus2 |
|
|
||
| ### Example 2: List versions for a specific shape | ||
| ```powershell | ||
| Get-AzOracleDbVersion -Location eastus2 |
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.
Description
PR contains breaking change
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.