Skip to content

[release/13.1] [Testing] Fixing bugs for sticky slot app settings#13810

Merged
joperezr merged 13 commits intorelease/13.1from
backport/pr-13693-to-release/13.1
Jan 13, 2026
Merged

[release/13.1] [Testing] Fixing bugs for sticky slot app settings#13810
joperezr merged 13 commits intorelease/13.1from
backport/pr-13693-to-release/13.1

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 8, 2026

Backport of #13693 to release/13.1

/cc @eerhardt @ShilpiRach

Customer Impact

When using the AppService slot deployment feature, some settings are "slot specific" and shouldn't be swapped when a slot (like preview) gets swapped for production. Examples include telemetry names and references to other services.

Testing

Ensured that telemetry and endpoint references are not swapped during a slot swap.

Risk

Low. Specific to AppService and is a new feature in 13.1.

Regression?

No

@github-actions
Copy link
Contributor Author

github-actions bot commented Jan 8, 2026

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 13810

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 13810"

@eerhardt eerhardt added this to the 13.1.1 milestone Jan 8, 2026
@eerhardt eerhardt added the Servicing-consider Issue for next servicing release review label Jan 8, 2026
@joperezr joperezr added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Jan 8, 2026
@joperezr
Copy link
Member

joperezr commented Jan 8, 2026

Approved for 13.1.1

@eerhardt
Copy link
Member

eerhardt commented Jan 8, 2026

I'm manually testing now.

@eerhardt
Copy link
Member

eerhardt commented Jan 9, 2026

I'm manually testing now.

Done - this is working correctly now. The telemetry is going to the right place in the dashboard even after a swap.

I believe this is ready to be merged.

This was referenced Feb 12, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Feb 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants