Skip to content

Update SDK namespace from applink to appnetwork#41734

Merged
deveshdama merged 2 commits intoAzure:mainfrom
deveshdama:appnetwork-namespace-update
Mar 25, 2026
Merged

Update SDK namespace from applink to appnetwork#41734
deveshdama merged 2 commits intoAzure:mainfrom
deveshdama:appnetwork-namespace-update

Conversation

@deveshdama
Copy link
Copy Markdown
Contributor

Changed SDK package names to use 'appnetwork' instead of 'applink' following namespace approval.

  • .NET: Azure.ResourceManager.AppNetwork
  • Java: com.azure.resourcemanager.appnetwork
  • Go: sdk/resourcemanager/appnetwork/armappnetwork
  • JS: @azure/arm-appnetwork
  • Python: azure-mgmt-appnetwork

RP namespace Microsoft.AppLink remains unchanged.

Approval - https://github.com/Azure/azure-sdk-pr/issues/2568

SDK configuration pull request

Purpose of this PR

  • Make changes to the SDK configuration only when there are no modifications to the API specification, eliminating the need for an ARM or Stewardship Board API review.

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:

Getting help

  • First, carefully read through this PR description, from top to bottom. Fill out the Purpose of this PR and Due diligence checklist.
  • If you don't have permissions to remove or add labels to the PR, request write access per 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 Merge comment. 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.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run.
    This should result in a new comment denoting a PR validation pipeline has 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.

Changed SDK package names to use 'appnetwork' instead of 'applink'
following namespace approval.

- .NET: Azure.ResourceManager.AppNetwork
- Java: com.azure.resourcemanager.appnetwork
- Go: sdk/resourcemanager/appnetwork/armappnetwork
- JS: @azure/arm-appnetwork
- Python: azure-mgmt-appnetwork

RP namespace Microsoft.AppLink remains unchanged.
@deveshdama deveshdama requested a review from Copilot March 25, 2026 05:35
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 25, 2026

Next Steps to Merge

✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.

Comment generated by summarize-checks workflow run.

@github-actions github-actions Bot added the TypeSpec Authored with TypeSpec label Mar 25, 2026
Copy link
Copy Markdown
Contributor

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

Updates the SDK emitter configuration for the AppLink management TypeSpec project to use the newly approved AppNetwork SDK namespaces/package names, while keeping the RP namespace (Microsoft.AppLink) unchanged.

Changes:

  • Updated the C# management namespace to Azure.ResourceManager.AppNetwork.
  • Updated Python/Java/TS/Go emitter output directories and package/module/namespace identifiers from applink to appnetwork.
  • Updated the default service-dir parameter from sdk/applink to sdk/appnetwork.

@deveshdama deveshdama enabled auto-merge (squash) March 25, 2026 05:44
@deveshdama deveshdama merged commit fa796d6 into Azure:main Mar 25, 2026
40 checks passed
markcowl pushed a commit to markcowl/azure-rest-api-specs that referenced this pull request Apr 7, 2026
Changed SDK package names to use 'appnetwork' instead of 'applink'
following namespace approval.

- .NET: Azure.ResourceManager.AppNetwork
- Java: com.azure.resourcemanager.appnetwork
- Go: sdk/resourcemanager/appnetwork/armappnetwork
- JS: @azure/arm-appnetwork
- Python: azure-mgmt-appnetwork

RP namespace Microsoft.AppLink remains unchanged.

Approval - Azure/azure-sdk-pr#2568
markcowl pushed a commit to markcowl/azure-rest-api-specs that referenced this pull request Apr 9, 2026
Changed SDK package names to use 'appnetwork' instead of 'applink'
following namespace approval.

- .NET: Azure.ResourceManager.AppNetwork
- Java: com.azure.resourcemanager.appnetwork
- Go: sdk/resourcemanager/appnetwork/armappnetwork
- JS: @azure/arm-appnetwork
- Python: azure-mgmt-appnetwork

RP namespace Microsoft.AppLink remains unchanged.

Approval - Azure/azure-sdk-pr#2568
Ealianis pushed a commit that referenced this pull request Apr 17, 2026
Changed SDK package names to use 'appnetwork' instead of 'applink'
following namespace approval.

- .NET: Azure.ResourceManager.AppNetwork
- Java: com.azure.resourcemanager.appnetwork
- Go: sdk/resourcemanager/appnetwork/armappnetwork
- JS: @azure/arm-appnetwork
- Python: azure-mgmt-appnetwork

RP namespace Microsoft.AppLink remains unchanged.

Approval - Azure/azure-sdk-pr#2568
Ealianis pushed a commit that referenced this pull request Apr 17, 2026
Changed SDK package names to use 'appnetwork' instead of 'applink'
following namespace approval.

- .NET: Azure.ResourceManager.AppNetwork
- Java: com.azure.resourcemanager.appnetwork
- Go: sdk/resourcemanager/appnetwork/armappnetwork
- JS: @azure/arm-appnetwork
- Python: azure-mgmt-appnetwork

RP namespace Microsoft.AppLink remains unchanged.

Approval - Azure/azure-sdk-pr#2568
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

TypeSpec Authored with TypeSpec

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants