-
Notifications
You must be signed in to change notification settings - Fork 62
Reshuffle deployment docs: new pages, sidebar restructure, messaging updates #644
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
Changes from all commits
a3d8e5c
f3f15c1
64f50e0
cb9c5c8
4b1f4f5
9395502
1f58ba9
b63218e
9a5af57
b9ad0bc
1bb4718
c9f2388
f5b7355
f8c8b56
450e99e
54da652
0be7088
f6e9b96
3a0c7bc
809b9a8
b14fba2
3aba1e3
b773187
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -450,4 +450,5 @@ FodyWeavers.xsd | |
|
|
||
|
|
||
| bin/ | ||
| obj/ | ||
| obj/ | ||
| tmp-ts-validation/ | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -72,4 +72,8 @@ export const redirects = { | |
| '/reference/cli/commands/aspire-mcp-start/': '/reference/cli/commands/aspire-agent-mcp/', | ||
| '/reference/cli/commands/aspire-exec/': '/reference/cli/commands/aspire-resource/', | ||
| '/get-started/configure-mcp/': '/get-started/ai-coding-agents/', | ||
| '/get-started/pipelines/': '/deployment/pipelines/', | ||
| '/ja/get-started/pipelines/': '/ja/deployment/pipelines/', | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @IEvangelist Some locale specific redirects are here, but on for ja and only for some pages. Should they be removed? Or should more be added?
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I believe they should be removed. The default locales should auto redirect. |
||
| '/deployment/manifest-format/': '/deployment/azure/manifest-format/', | ||
| '/fundamentals/app-lifecycle/': '/deployment/app-lifecycle/', | ||
| }; | ||
Uh oh!
There was an error while loading. Please reload this page.