Skip to content

[PS] MobileNetwork retirement #27822

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

JoyerJin
Copy link
Contributor

@JoyerJin JoyerJin commented May 22, 2025

Description

Azure Private 5G Core service will retire on September 30, 2025. To prevent any service disruption, please migrate before September 30, 2025 to a Microsoft partner solution in Azure marketplace such as Nokia 4G & 5G private wireless, Ericsson Private 5G or other private network solution of your choice.
https://learn.microsoft.com/en-us/azure/private-5g-core/private-5g-core-overview

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 Copilot AI review requested due to automatic review settings May 22, 2025 09:05
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Contributor

@Copilot Copilot AI left a comment

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 adds service deprecation notices for the upcoming retirement of Azure Private 5G Core on September 30, 2025, and updates generated artifacts and cmdlets to reflect breaking changes.

  • Announce deprecation in ChangeLog.md
  • Update solution GUIDs, generate-info.json, and docs for version bumps
  • Add CmdletBreakingChange attributes and correct internal function invocations in custom scripts

Reviewed Changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/MobileNetwork/MobileNetwork/ChangeLog.md Added deprecation announcement under upcoming release
src/MobileNetwork/MobileNetwork.sln Updated project GUID and build configurations
src/MobileNetwork/MobileNetwork.Autorest/generate-info.json Updated generate_Id to new GUID
src/MobileNetwork/MobileNetwork.Autorest/docs/Update-AzMobileNetworkSimGroup.md Bumped System.Boolean version to 9.0.0.0
src/MobileNetwork/MobileNetwork.Autorest/docs/Update-AzMobileNetworkPacketCoreControlPlane.md Bumped System.Boolean version to 9.0.0.0
src/MobileNetwork/MobileNetwork.Autorest/custom/Update-AzMobileNetworkSlice.ps1 Added breaking-change attribute and corrected function call
src/MobileNetwork/MobileNetwork.Autorest/custom/Update-AzMobileNetworkService.ps1 Added breaking-change attribute and corrected function call
src/MobileNetwork/MobileNetwork.Autorest/custom/New-AzMobileNetworkSite.ps1 Added breaking-change attribute
src/MobileNetwork/MobileNetwork.Autorest/README.md Added breaking-change directive metadata
src/MobileNetwork/MobileNetwork.Autorest/Properties/AssemblyInfo.cs Introduced an extra blank line at end of file

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.

1 participant