Skip to content

Conversation

@ShilpiRach
Copy link
Contributor

@ShilpiRach ShilpiRach commented Oct 30, 2025

Description

Adds README.md for the Aspire.Hosting.Azure.AppService package.

Fixes # (issue)

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?

Copilot AI review requested due to automatic review settings October 30, 2025 18:42
@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2025

🚀 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 -- 12528

Or

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

@ShilpiRach ShilpiRach changed the title Adds comprehensive README.md for the Aspire.Hosting.Azure.AppService package. Add README.md for the Aspire.Hosting.Azure.AppService package Oct 30, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Oct 30, 2025
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.

Pull Request Overview

This PR adds a comprehensive README for the Aspire.Hosting.Azure.AppService library, documenting how to configure and deploy .NET Aspire applications to Azure App Service. The documentation covers prerequisites, installation, usage examples, constraints, and customization options.

Key Changes

  • New README file providing complete documentation for the Azure App Service hosting integration
  • Includes usage examples for App Service Environment setup and project publishing
  • Documents constraints, customization options, and Azure integration patterns

@davidfowl davidfowl merged commit daa177e into dotnet:main Oct 31, 2025
8 of 9 checks passed
@davidfowl
Copy link
Member

/backport to release/13.0

@dotnet-policy-service dotnet-policy-service bot added this to the 13.0 milestone Oct 31, 2025
@github-actions
Copy link
Contributor

Started backporting to release/13.0: https://github.com/dotnet/aspire/actions/runs/18961911259

@github-actions github-actions bot locked and limited conversation to collaborators Nov 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants