Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✅ Merge main into live #2565

Merged
merged 4 commits into from
Feb 11, 2025
Merged

✅ Merge main into live #2565

merged 4 commits into from
Feb 11, 2025

Conversation

dotnet-policy-service[bot]
Copy link

@dotnet-policy-service dotnet-policy-service bot commented Feb 11, 2025

🤖 Queue merge when ready...


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/azureai/azureai-search-document-integration.md docs/azureai/azureai-search-document-integration
docs/caching/azure-cache-for-redis-distributed-caching-integration.md docs/caching/azure-cache-for-redis-distributed-caching-integration
docs/caching/azure-cache-for-redis-integration.md docs/caching/azure-cache-for-redis-integration
docs/caching/azure-cache-for-redis-output-caching-integration.md docs/caching/azure-cache-for-redis-output-caching-integration
docs/caching/caching-integrations.md docs/caching/caching-integrations
docs/caching/stackexchange-redis-caching-overview.md docs/caching/stackexchange-redis-caching-overview
docs/caching/stackexchange-redis-distributed-caching-integration.md docs/caching/stackexchange-redis-distributed-caching-integration
docs/caching/stackexchange-redis-integration.md docs/caching/stackexchange-redis-integration
docs/caching/stackexchange-redis-output-caching-integration.md docs/caching/stackexchange-redis-output-caching-integration
docs/database/mongodb-integration.md docs/database/mongodb-integration
docs/database/mysql-entity-framework-integration.md docs/database/mysql-entity-framework-integration
docs/database/mysql-integration.md docs/database/mysql-integration
docs/database/oracle-entity-framework-integration.md docs/database/oracle-entity-framework-integration
docs/database/postgresql-entity-framework-integration.md docs/database/postgresql-entity-framework-integration
docs/database/postgresql-integration.md docs/database/postgresql-integration
docs/database/sql-server-entity-framework-integration.md docs/database/sql-server-entity-framework-integration
docs/database/sql-server-integration.md docs/database/sql-server-integration
docs/fundamentals/integrations-overview.md docs/fundamentals/integrations-overview
docs/logging/seq-integration.md docs/logging/seq-integration
docs/messaging/azure-web-pubsub-integration.md docs/messaging/azure-web-pubsub-integration
docs/security/azure-security-key-vault-integration.md docs/security/azure-security-key-vault-integration
docs/storage/azure-storage-blobs-integration.md docs/storage/azure-storage-blobs-integration
docs/toc.yml docs/toc
docs/whats-new/dotnet-aspire-9.md docs/whats-new/dotnet-aspire-9

ianrathbone and others added 4 commits February 10, 2025 11:05
Fixes #2553

Update Azurite container ports code example to use only one argument for `WithBlobPort`, `WithTablePort`, and `WithQueuePort`.

* Remove the string arguments representing the type configured from the code example in `docs/storage/azure-storage-blobs-integration.md`.
* Specify only the port numbers for `WithBlobPort`, `WithQueuePort`, and `WithTablePort` in the code example.
* Update the code example in `docs/storage/includes/storage-app-host.md` to reflect the changes.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/dotnet/docs-aspire/issues/2553?shareId=XXXX-XXXX-XXXX-XXXX).
* Minor clean up of existing Redis overview page

* Fix typo in existing content

* Initial bits...

* A few more updates

* Added hosting bits

* More include magic and movement

* Remove dup code segments.

* Update client bits

* Fix validation errors

* Lots of fixes and corrections

* Correct a few includes after spot checking

* Add a few Azure logos to enlighten our readers

* More clean up

* Revert image changes

* Fix queue image src

* Fix link

* Apply suggestions from code review

Co-authored-by: Sébastien Ros <[email protected]>

* Apply suggestions from code review

Co-authored-by: Eric Erhardt <[email protected]>

---------

Co-authored-by: Sébastien Ros <[email protected]>
Co-authored-by: Eric Erhardt <[email protected]>
* Replace Azure Data Studio

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>

---------

Co-authored-by: Tom Dykstra <[email protected]>
* Removed mention of connectionName in EnrichNpgsqlDbContext

* Implemented feedback from @davidfowl.

* Improved the title of the enrichment section.

* More examples of when to use EnrichNpgsqlDbContext

* Clarified that the connection string name has to match the one used in the app host.

* Corrected an API name.

* Apply suggestions from code review

---------

Co-authored-by: David Pine <[email protected]>
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@dotnetrepoman dotnetrepoman bot added caching Content related to caching. database Content related to database. fundamentals Content related to fundamentals. messaging Content related to messaging. security Content related to security. storage Content related to storage. labels Feb 11, 2025
@dotnet-policy-service dotnet-policy-service bot added this pull request to the merge queue Feb 11, 2025
Merged via the queue into live with commit 0ab1651 Feb 11, 2025
21 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
caching Content related to caching. database Content related to database. fundamentals Content related to fundamentals. messaging Content related to messaging. :octocat: auto-merge security Content related to security. storage Content related to storage.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants