Skip to content

[identity] update App Service SKU & change AKS region#39204

Draft
minhanh-phan wants to merge 9 commits into
Azure:mainfrom
minhanh-phan:identity/test-capacity-update
Draft

[identity] update App Service SKU & change AKS region#39204
minhanh-phan wants to merge 9 commits into
Azure:mainfrom
minhanh-phan:identity/test-capacity-update

Conversation

@minhanh-phan

@minhanh-phan minhanh-phan commented Jul 7, 2026

Copy link
Copy Markdown
Member
  • Switch integration tests from dev to beta dist-tag to fix broken alpha dependency resolution (@azure/logger@>=1.4.0-alpha doesn't exist since 1.4.0 was released as stable)
  • Upgrade App Service plan from B1/Basic to P1v3/PremiumV3
  • Move AKS cluster to eastus2 for capacity availability
  • Use Standard_D2s_v5 VM size for AKS node pool

… deps

The 'dev' dist-tag resolves to a nightly alpha build that depends on
@azure/logger@>=1.4.0-alpha, but no such alpha versions exist since
@azure/logger@1.4.0 was released as stable. The 'beta' tag uses
standard dependency ranges that resolve from public npm.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 4150651a-1fa3-4772-8ed5-3389e7b978ab
@minhanh-phan minhanh-phan changed the title [identity] update App Service SKU & change AKS region [identity] fix integration test broken alpha deps by using beta tag Jul 14, 2026
@minhanh-phan
minhanh-phan force-pushed the identity/test-capacity-update branch from a9f4510 to ea079c0 Compare July 14, 2026 18:15
minhanh-phan and others added 2 commits July 14, 2026 11:50
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@minhanh-phan minhanh-phan changed the title [identity] fix integration test broken alpha deps by using beta tag [identity] update App Service SKU & change AKS region Jul 14, 2026
minhanh-phan and others added 6 commits July 14, 2026 14:41
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 4150651a-1fa3-4772-8ed5-3389e7b978ab
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 4150651a-1fa3-4772-8ed5-3389e7b978ab
Log the target IP, response status/body on success, and error
code/message on failure to help diagnose connectivity issues.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 4150651a-1fa3-4772-8ed5-3389e7b978ab
- Skip azureVMUserAssignedTest (VM consistently unreachable)
- Uncomment Azure Functions deployment in test-resources-post.ps1
- Unskip azureFunctionsTest to validate Functions MI credential
- Revert diagnostic logging from VM test

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 4150651a-1fa3-4772-8ed5-3389e7b978ab
The function app had DOCKER_CUSTOM_IMAGE_NAME set which conflicts
with zip code deployment. Replace with linuxFxVersion: Node|22 so
Azure detects the runtime correctly for zip deploy.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 4150651a-1fa3-4772-8ed5-3389e7b978ab
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 4150651a-1fa3-4772-8ed5-3389e7b978ab
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