Skip to content

Commit 99b5661

Browse files
Added a page that links to Ignite topics in our docs
1 parent 4da9548 commit 99b5661

1 file changed

Lines changed: 24 additions & 16 deletions

File tree

hub/apps/whats-new/windows-at-ignite.md

Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,36 +7,41 @@ ms.topic: whats-new
77
ms.localizationpriority: medium
88
---
99

10-
Stay up to date with Windows app platform innovations announced or highlighted at Microsoft Ignite. This page curates the most relevant updates, resources, and sessions so you can dive deeper fast.
10+
# Windows at Microsoft Ignite
11+
12+
Stay up to date with Windows app platform innovations announced or highlighted at [Microsoft Ignite](https://ignite.microsoft.com/) happening November 18-21, 2025. This page curates the most relevant updates, resources, and sessions so you can dive deeper. Check back after the event for recorded sessions and labs.
1113

1214
## Event highlights
1315

1416
| Area | Highlight |
1517
| :-- | :-- |
16-
| Windows App SDK | Latest stable & preview releases with new APIs and performance improvements. See [Stable channel release notes](../windows-app-sdk/stable-channel.md) and [Preview channel release notes](../windows-app-sdk/preview-channel.md). |
18+
| Windows App SDK | Latest stable and preview releases with new APIs and performance improvements. See [Stable channel release notes](../windows-app-sdk/stable-channel.md) and [Preview channel release notes](../windows-app-sdk/preview-channel.md). |
1719
| WinUI | New controls and performance guidance reinforced through the WinUI 3 Gallery. Explore the [WinUI 3 Gallery on GitHub](https://github.com/microsoft/WinUI-Gallery). |
1820
| Windows AI | Local AI capabilities including small language models (SLMs) like Phi Silica and updated guidance to integrate AI features responsibly. Start with [Get started using Windows AI APIs](/windows/ai/apis/get-started). |
1921
| Developer productivity | Updates to PowerToys and command-line tooling elevate daily workflows. Install and explore [PowerToys](/windows/powertoys/). |
20-
| Security & reliability | Guidance on [Win32 app isolation](/windows/win32/secauthz/app-isolation-overview) to strengthen app trustworthiness. |
22+
| Security and reliability | Guidance on [Win32 app isolation](/windows/win32/secauthz/app-isolation-overview) to strengthen app trustworthiness. |
2123

2224
## Key announcements and guidance
2325

24-
\n### Windows App SDK
26+
### Windows App SDK
27+
2528
The Windows App SDK continues to unify and evolve the Windows app platform. Review:
2629

2730
- [Stable channel release notes](../windows-app-sdk/stable-channel.md)
2831
- [Preview channel release notes](../windows-app-sdk/preview-channel.md)
2932
- [Release notes archive](../windows-app-sdk/release-notes-archive/stable-channel-1-7.md)
3033

31-
\n### WinUI
34+
### WinUI
35+
3236
WinUI 3 helps you build modern Windows desktop apps with native controls and styling.
3337

3438
| Resource | Description |
3539
| :-- | :-- |
3640
| [WinUI 3 Gallery](https://github.com/microsoft/WinUI-Gallery) | Control samples and reference app; install from the Microsoft Store for offline exploration. |
3741
| [Start developing Windows apps](/windows/apps/get-started/start-here) | Unified starting point explaining app models, UI frameworks, packaging, and modernization paths. |
3842

39-
\n### Windows AI & local models
43+
### Windows AI and local models
44+
4045
Windows empowers local AI experiences through efficient small language models and on-device APIs.
4146

4247
| Resource | Description |
@@ -45,7 +50,8 @@ Windows empowers local AI experiences through efficient small language models an
4550
| [Windows AI Foundry overview](/windows/ai/overview) | Introduces Phi Silica and approaches for local inference, enabling low-latency AI features. |
4651
| [Get started using Windows AI APIs](/windows/ai/apis/get-started) | Quickstart to integrate Windows AI APIs into your app. |
4752

48-
\n### Developer tools
53+
### Developer tools
54+
4955
Boost productivity with these curated tools and utilities.
5056

5157
| Tool | Description |
@@ -55,22 +61,24 @@ Boost productivity with these curated tools and utilities.
5561
| [Edit](/windows/edit) | Lightweight command-line text editor available in Windows 11. |
5662
| [Windows Subsystem for Linux (WSL)](/windows/wsl/) | Run a Linux environment directly on Windows without a VM or dual boot. |
5763

58-
\n### Samples & code exploration
64+
### Samples and code exploration
65+
5966
Jumpstart development with official sample code:
6067

6168
| Resource | Description |
6269
| :-- | :-- |
6370
| [Sample code browser](/samples/browse/?products=windows) | Filterable catalog of Windows samples. |
6471
| [WinUI 3 Gallery](https://github.com/microsoft/WinUI-Gallery) | Reference implementation and control samples. |
6572

66-
\n### Security & isolation
73+
### Security and isolation
74+
6775
Improve app reliability and trustworthiness.
6876

6977
| Topic | Description |
7078
| :-- | :-- |
7179
| [Win32 app isolation overview](/windows/win32/secauthz/app-isolation-overview) | Benefits and architecture of isolating classic Win32 applications. |
7280

73-
## Release notes & platform resources
81+
## Release notes and platform resources
7482

7583
| Component | Links |
7684
| :-- | :-- |
@@ -79,15 +87,15 @@ Improve app reliability and trustworthiness.
7987
| Windows Insider | [Windows Insider for Developers](https://www.microsoft.com/windowsinsider/for-developers-getting-started) |
8088
| Modernization | [Start developing Windows apps](/windows/apps/get-started/start-here) |
8189

82-
## Suggested Ignite sessions & follow-up
90+
## Suggested Ignite sessions and follow-up
8391

8492
If you attended Ignite, revisit recorded sessions and labs (link to session catalog to be added). After the event:
8593

86-
1. Prototype features using the latest Windows App SDK APIs.
87-
2. Explore WinUI 3 controls in the Gallery for UX ideas.
88-
3. Integrate a local AI capability (for example, summarization) via Windows AI APIs.
89-
4. Strengthen security by planning Win32 app isolation.
90-
5. Share feedback with the team in the Windows Dev community.
94+
1. Prototype features by using the latest Windows App SDK APIs.
95+
1. Explore WinUI 3 controls in the Gallery for UX ideas.
96+
1. Integrate a local AI capability (for example, summarization) through Windows AI APIs.
97+
1. Strengthen security by planning Win32 app isolation.
98+
1. Share feedback with the team in the Windows Dev community.
9199

92100
## Next steps
93101

0 commit comments

Comments
 (0)