Skip to content

Oracle tsp migration BC announcement - #30009

Open
JunKai-v wants to merge 1 commit into
Azure:mainfrom
JunKai-v:oracle-tsp-bc-announce
Open

Oracle tsp migration BC announcement#30009
JunKai-v wants to merge 1 commit into
Azure:mainfrom
JunKai-v:oracle-tsp-bc-announce

Conversation

@JunKai-v

Copy link
Copy Markdown
Contributor

Description

PR contains breaking change

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI lite review requested due to automatic review settings August 14, 2026 08:56
@azure-pipelines

Copy link
Copy Markdown
Contributor
Azure Pipelines:
Successfully started running 1 pipeline(s).
There may be pipelines that require an authorized user to comment /azp run to run.

@JunKai-v JunKai-v mentioned this pull request Aug 14, 2026
6 tasks
@JunKai-v JunKai-v added Breaking Change Preannounce This PR adds preannouncement about upcoming breaking change needs-review labels Aug 14, 2026
@a0x1ab

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Contributor
Azure Pipelines:
Successfully started running 3 pipeline(s).

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Breaking Change Preannounce This PR adds preannouncement about upcoming breaking change needs-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants