Skip to content

Conversation

v-xuto
Copy link
Member

@v-xuto v-xuto commented Oct 13, 2025

This PR migrates the programmableconnectivity specification to the new unified folder structure according to Azure folder structure guidelines.

Change:

  • Consolidated TypeSpec and Swagger files under resource-manager/Microsoft.ProgrammableConnectivity/ProgrammableConnectivity and data-plane/ProgrammableConnectivity
  • Updated tspconfig.yaml with correct paths and ARM types directory
  • Fixed all common-types references and input-file paths in readme.md
  • Verified TypeSpec compilation works correctly
  • Updated the relevant paths in specification/suppressions.yaml file

Benefits:

  • Unified structure for better maintainability
  • Aligns with Azure folder structure standards
  • Maintains backward compatibility
  • Supports future TypeSpec migration efforts

@v-xuto v-xuto added the FolderMigrationV2 A specific label for PRs like folder structure migration into v2. label Oct 13, 2025
Copy link

github-actions bot commented Oct 13, 2025

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ This PR targets either the main branch of the public specs repo or the RPSaaSMaster branch of the private specs repo. These branches are not intended for iterative development. Therefore, you must acknowledge you understand that after this PR is merged, the APIs are considered shipped to Azure customers. Any further attempts at in-place modifications to the APIs will be subject to Azure's versioning and breaking change policies. Additionally, for control plane APIs, you must acknowledge that you are following all the best practices documented by ARM at aka.ms/armapibestpractices. If you do intend to release the APIs to your customers by merging this PR, add the PublishToCustomers label to your PR in acknowledgement of the above. Otherwise, retarget this PR onto a feature branch, i.e. with prefix release- (see aka.ms/azsdk/api-versions#release--branches).


Comment generated by summarize-checks workflow run.

Copy link

github-actions bot commented Oct 13, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Language API Review for Package
Swagger ProgrammableConnectivity-ProgrammableConnectivity
TypeSpec Microsoft.ProgrammableConnectivity
Go sdk/resourcemanager/programmableconnectivity/armprogrammableconnectivity
Java com.azure.resourcemanager:azure-resourcemanager-programmableconnectivity
JavaScript @azure-rest/programmableconnectivity
JavaScript @azure/arm-programmableconnectivity

@github-actions github-actions bot added the VersioningReviewRequired <valid label in PR review process>add this label when versioning review is required label Oct 13, 2025
@v-xuto v-xuto force-pushed the programmableconnectivity-folder-structure-refactor branch from 19b16ef to 6d704f3 Compare October 13, 2025 09:08
@v-xuto v-xuto added Approved-Avocado Approved-Suppression Versioning-Approved-Benign https://github.com/Azure/azure-sdk-tools/issues/6374 labels Oct 14, 2025
@v-xuto v-xuto marked this pull request as ready for review October 14, 2025 08:05
@github-actions github-actions bot added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Oct 14, 2025
@v-xuto v-xuto added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved-Avocado Approved-Suppression ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review data-plane FolderMigrationV2 A specific label for PRs like folder structure migration into v2. resource-manager RPaaS SuppressionReviewRequired Versioning-Approved-Benign https://github.com/Azure/azure-sdk-tools/issues/6374 VersioningReviewRequired <valid label in PR review process>add this label when versioning review is required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant