azure-rest-api-specs
azure-rest-api-specs copied to clipboard
Migration of transfer APIs to Public
Migration of transfer APIs to Public
[!TIP] Overwhelmed by all this guidance? See the
Getting helpsection at the bottom of this PR description.
PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
Purpose of this PR
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
This PR includes APIs related to create subscription transfers to given destination email id and get details of already created transfer.
- [ ] New resource provider.
- [X] New API version for an existing resource provider. (If API spec is not defined in TypeSpec, the PR should have been created in adherence to OpenAPI specs PR creation guidance).
- [ ] Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
- [ ] Update existing version to fix OpenAPI spec quality issues in S360.
- [ ] Convert existing OpenAPI spec to TypeSpec spec (do not combine this with implementing changes for a new API version).
- [X] Other, please clarify:
- Additional of new API spec for new feature DNS Security Policy that will reside alongside our existing API DNS resolver
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood and followed the instructions by checking all the boxes:
- [X] I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
- [X] I have reviewed following Resource Provider guidelines, including
ARM resource provider contract and
REST guidelines (estimated time: 4 hours).
I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.
Additional information
Viewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.
Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the suppressions guide to get approval.
Getting help
- First, please carefully read through this PR description, from top to bottom. Please fill out the
Purpose of this PRandDue diligence checklist. - If you don't have permissions to remove or add labels to the PR, request
write accessper aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositories - To understand what you must do next to merge this PR, see the
Next Steps to Mergecomment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state. - For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure and https://aka.ms/ci-fix.
- For help with ARM review (PR workflow diagram Step 2), see https://aka.ms/azsdk/pr-arm-review.
- If the PR CI checks appear to be stuck in
queuedstate, please add a comment with contents/azp run. This should result in a new comment denoting aPR validation pipelinehas started and the checks should be updated after few minutes. - If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.
Next Steps to Merge
Next steps that must be taken to merge this PR:- ❌ This PR targets either the
mainbranch of the public specs repo or theRPSaaSMasterbranch 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 thePublishToCustomerslabel to your PR in acknowledgement of the above. Otherwise, retarget this PR onto a feature branch, i.e. with prefixrelease-(see aka.ms/azsdk/api-versions#release--branches). - ❌ This PR is in purview of the ARM review (label:
ARMReview). This PR must getARMSignedOfflabel from an ARM reviewer.
This PR hasARMChangesRequestedlabel. Please address or respond to feedback from the ARM API reviewer.
When you are ready to continue the ARM API review, please remove theARMChangesRequestedlabel.
Automation should then addWaitForARMFeedbacklabel.
❗If you don't have permissions to remove the label, requestwrite accessper aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositories.
For details of the ARM review, see aka.ms/azsdk/pr-arm-review - ❌ The required check named
Swagger PrettierCheckhas failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it and consult the aka.ms/ci-fix guide
Generated ApiView
| Language | Package Name | ApiView Link |
|---|---|---|
| Go | sdk/resourcemanager/subscription/armsubscription | https://apiview.dev/Assemblies/Review/af452a80442943d3bbc99d3527fb630a?revisionId=873aade3e190473a987062e291519bd8 |
| JavaScript | @azure/arm-subscriptions | https://apiview.dev/Assemblies/Review/b376cb73f2e9480992fb6697c84e288c?revisionId=cf401af7dedf42368977643366504e51 |
| .Net | Azure.ResourceManager.Subscription | https://apiview.dev/Assemblies/Review/a90b2a7807b040a284612599cada4e01?revisionId=96d80361558b46f68f3fd7cb77d701a2 |
| Python | azure-mgmt-subscription | https://apiview.dev/Assemblies/Review/ff2252648aac4626b04d0cdaa619cd9a?revisionId=18ed097ece324810863ca9a1d2add554 |
/azp run
Commenter does not have sufficient privileges for PR 31015 in repo Azure/azure-rest-api-specs
@abdulgagit Could you please tell what is this PR trying to achieve.
Comparing this 2024-10-01-preview to 2024-08-01-preview, I see some APIs removed like '/subscriptions/{subscriptionId}/providers/Microsoft.Subscription/changeTenantRequest/default' .
The first commit should be an exact copy of existing API version in new folder ( that is meant for new API version ). And then the following commits can have your changes. This will help the reviewer to check what exactly changed. Currently this is hard to review this code. Can you also update the initial commit if possible ? You can choose to abondon this PR and create a new one following the guidelines.
/azp run
Commenter does not have sufficient privileges for PR 31015 in repo Azure/azure-rest-api-specs
/azp run
Commenter does not have sufficient privileges for PR 31015 in repo Azure/azure-rest-api-specs
API change check
APIView has identified API level changes in this PR and created following API reviews.
There is a comment from the previous reviewer that
@abdulgagit Could you please tell what is this PR trying to achieve.
Comparing this 2024-10-01-preview to 2024-08-01-preview, I see some APIs removed like '/subscriptions/{subscriptionId}/providers/Microsoft.Subscription/changeTenantRequest/default' .
The first commit should be an exact copy of existing API version in new folder ( that is meant for new API version ). And then the following commits can have your changes. This will help the reviewer to check what exactly changed. Currently this is hard to review this code. Can you also update the initial commit if possible ? You can choose to abondon this PR and create a new one following the guidelines.
Please respond to this.. I am also facing difficulty understanding what the real changes are
There is a comment from the previous reviewer that
@abdulgagit Could you please tell what is this PR trying to achieve. Comparing this 2024-10-01-preview to 2024-08-01-preview, I see some APIs removed like '/subscriptions/{subscriptionId}/providers/Microsoft.Subscription/changeTenantRequest/default' . The first commit should be an exact copy of existing API version in new folder ( that is meant for new API version ). And then the following commits can have your changes. This will help the reviewer to check what exactly changed. Currently this is hard to review this code. Can you also update the initial commit if possible ? You can choose to abondon this PR and create a new one following the guidelines.
Please respond to this.. I am also facing difficulty understanding what the real changes are
Let me keep top two commits -> One as initial commit and another one as with changes. There are comments given by our internal team member, would like to keep them intact.
I will push one commit as "Initial Commit -> without new changes" and "next commit with changes". I will take care of this from next PR to ensure this rule is followed.
Hi, @@abdulgagit. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.
Hi, @@abdulgagit. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.
