Skip to content

Commit 3872520

Browse files
authored
Migration - 2 of several (#5748)
* Remove obsolete files and update documentation links for Aspire testing - Deleted favicon.png and AspireApp.sln files as part of cleanup. - Removed write-your-first-test.md documentation and updated related links in toc.yml and hosting-startup-not-supported.md to point to the new Aspire testing overview. - Updated links in the what's new documentation for Aspire 9.1 to reflect the new testing documentation structure. * migrate: Does this count towards curation? :) * Remove deprecated diagnostic documentation and update links to the Aspire diagnostics overview. * Remove deprecated files and update documentation links for Azure integrations - Deleted favicon.png and Dapr.sln files from the Dapr snippet. - Removed SQLite Entity Framework integration documentation. - Removed SQLite integration documentation. - Updated links in local-auth-disabled-for-azure-resources.md for Azure Web PubSub. - Corrected Azure Container Apps documentation link in aca-deployment-aspire-cli.md. - Updated Azure Key Vault and managed identity links in azure-security-best-practices.md. - Cleaned up caching integrations deployment documentation. - Revised SQL Server integration deployment documentation. - Updated test-deployed-app.md to fix link formatting. - Adjusted dev-containers.md to remove unnecessary Docker reference. * Update markdownlint configuration to include MD060 rule
1 parent 157225e commit 3872520

File tree

839 files changed

+670
-114031
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

839 files changed

+670
-114031
lines changed

.markdownlint-cli2.jsonc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@
6666
"style": "asterisk"
6767
},
6868
"MD051": false,
69-
"DOCSMD010": false
69+
"DOCSMD010": false,
70+
"MD060": false
7071
},
7172
"ignores": [
7273
".github/",

.openpublishing.redirection.json

Lines changed: 456 additions & 0 deletions
Large diffs are not rendered by default.

docs/authentication/keycloak-integration.md

Lines changed: 0 additions & 391 deletions
This file was deleted.

0 commit comments

Comments
 (0)