Skip to content

Conversation

@weidongxu-microsoft
Copy link
Member

@weidongxu-microsoft weidongxu-microsoft commented Nov 6, 2025

For https://github.com/Azure/sdk-release-request/issues/6715

Most of the function app test no longer work, as policy forbid storage account with shared key. And function app uses the key to access storage account.

It is possible to config identity on the connectionString, but that is a lot more complex (involve msi and rbac).

Also, warDeploy seems no longer work, not clear why. Add comment on API to direct user to deploy API (the OneDeploy can do WAR/ZIP/etc.)

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Nov 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2025

API Change Check

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

com.azure.resourcemanager:azure-resourcemanager-appservice

@weidongxu-microsoft weidongxu-microsoft marked this pull request as ready for review November 13, 2025 00:34
Copilot AI review requested due to automatic review settings November 13, 2025 00:34
Copy link
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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@weidongxu-microsoft
Copy link
Member Author

/check-enforcer override

@weidongxu-microsoft weidongxu-microsoft merged commit fb23d6e into Azure:main Nov 13, 2025
22 of 24 checks passed
@weidongxu-microsoft weidongxu-microsoft deleted the mgmt_appservice-upgrade branch November 13, 2025 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants