Microsoft Docs

Last updated

Microsoft Docs
Type of site
Knowledge base
Available inMultiple languages
Area servedWorldwide
Owner Microsoft
URL docs.microsoft.com at the Wayback Machine (archive index)
CommercialYes
RegistrationOptional
LaunchedJune 2016;7 years ago (2016-06)
Current statusMoved to Microsoft Learn

Microsoft Docs was a library of technical documentation for end users, developers, and IT professionals who work with Microsoft products. The Microsoft Docs website provided technical specifications, conceptual articles, tutorials, guides, API references, code samples and other information related to Microsoft software and web services. Microsoft Docs was introduced in June 2016 as a replacement of the MSDN and TechNet libraries which previously hosted some of these materials. [1] [2] Microsoft Docs initially contained only .NET documentation. [3] The process of migrating the bulk of the MSDN and TechNet libraries' content took approximately two years.

Contents

In 2022, Microsoft Docs was made part of the Microsoft Learn site. [4] [5] [6]

Structure and features

The content on Microsoft Docs was organised into groups based on product or technology and steps of working with it: evaluating, getting started, planning, deploying, managing, and troubleshooting, and the navigation panel and product/service pages showed material breakdowns. The service allowed users to download specific docs sections as PDF files for offline use and included an estimated reading time for each article.

Each article was represented as a Markdown file in various GitHub repositories, and most of the documentation content was open-sourced and accepted pull requests. Microsoft released a set of Visual Studio Code extensions, Docs Authoring Pack, to assist in editing Microsoft Docs content. It included the support of Docs-specific markdown features. [7] [3]

History

Microsoft Docs preview was introduced in June 2016, initially containing .NET documentation. The process of migrating the bulk of MSDN and TechNet libraries' content have taken approximately two years. Key events:

See also

Related Research Articles

Microsoft Developer Network (MSDN) was the division of Microsoft responsible for managing the firm's relationship with developers and testers, such as hardware developers interested in the operating system (OS), and software developers developing on the various OS platforms or using the API or scripting languages of Microsoft's applications. The relationship management was situated in assorted media: web sites, newsletters, developer conferences, trade media, blogs and DVD distribution.

JScript is Microsoft's legacy dialect of the ECMAScript standard that is used in Microsoft's Internet Explorer web browser.

ASP.NET is a server-side web-application framework designed for web development to produce dynamic web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, applications and services. The name stands for Active Server Pages Network Enabled Technologies.

Microsoft Configuration Manager (ConfigMgr) is a systems management software product developed by Microsoft for managing large groups of computers providing remote control, patch management, software distribution, operating system deployment, and hardware and software inventory. Configuration Manager supports the Microsoft Windows and Windows Embedded operating systems. Previous versions also supported macOS (OS X), Linux or UNIX, as well as Windows Phone, Symbian, iOS and Android mobile operating systems.

<span class="mw-page-title-main">Shadow Copy</span> Microsoft technology for storage snapshots

Shadow Copy is a technology included in Microsoft Windows that can create backup copies or snapshots of computer files or volumes, even when they are in use. It is implemented as a Windows service called the Volume Shadow Copy service. A software VSS provider service is also included as part of Windows to be used by Windows applications. Shadow Copy technology requires either the Windows NTFS or ReFS filesystems in order to create and store shadow copies. Shadow Copies can be created on local and external volumes by any Windows component that uses this technology, such as when creating a scheduled Windows Backup or automatic System Restore point.

<span class="mw-page-title-main">Markdown</span> Plain text markup language

Markdown is a lightweight markup language for creating formatted text using a plain-text editor. John Gruber and Aaron Swartz created Markdown in 2004 as a markup language that is intended to be easy to read in its source code form. Markdown is widely used for blogging and instant messaging, and also used elsewhere in online forums, collaborative software, documentation pages, and readme files.

MDN Web Docs, previously Mozilla Developer Network and formerly Mozilla Developer Center, is a documentation repository and learning resource for web developers. It was started by Mozilla in 2005 as a unified place for documentation about open web standards, Mozilla's own projects, and developer guides.

<span class="mw-page-title-main">Microsoft TechNet</span> Microsoft web portal and web service for IT professionals

Microsoft TechNet was a Microsoft web portal and web service for IT professionals. It included a library containing documentation and technical resources for Microsoft products, a learning center providing online training, discussion forums, an evaluation center for downloading trialware, blogs for Microsoft employees and a wiki.

Azure DevOps Server is a Microsoft product that provides version control, reporting, requirements management, project management, automated builds, testing and release management capabilities. It covers the entire application lifecycle and enables DevOps capabilities. Azure DevOps can be used as a back-end to numerous integrated development environments (IDEs) but is tailored for Microsoft Visual Studio and Eclipse on all platforms.

<span class="mw-page-title-main">Visual Studio</span> Code editor and IDE

Visual Studio is an integrated development environment (IDE) developed by Microsoft. It is used to develop computer programs including websites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development platforms such as Windows API, Windows Forms, Windows Presentation Foundation (WPF), Windows Store and Microsoft Silverlight. It can produce both native code and managed code.

<span class="mw-page-title-main">PowerShell</span> Cross-platform command-line interface and scripting language for system and network administration

PowerShell is a task automation and configuration management program from Microsoft, consisting of a command-line shell and the associated scripting language. Initially a Windows component only, known as Windows PowerShell, it was made open-source and cross-platform on August 18, 2016, with the introduction of PowerShell Core. The former is built on the .NET Framework, the latter on .NET.

<span class="mw-page-title-main">GitHub</span> Hosting service for software projects

GitHub, Inc. is a developer platform that allows developers to create, store, manage and share their code. It uses Git software, providing the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project. Headquartered in California, it has been a subsidiary of Microsoft since 2018.

<span class="mw-page-title-main">Microsoft Small Basic</span> Programming language dialect and development environment

Microsoft Small Basic is a programming language, interpreter and associated IDE. Microsoft's simplified variant of BASIC, it is designed to help students who have learnt visual programming languages such as Scratch learn text-based programming. The associated IDE provides a simplified programming environment with functionality such as syntax highlighting, intelligent code completion, and in-editor documentation access. The language has only 14 keywords.

Razor is an ASP.NET programming syntax used to create dynamic web pages with the C# or VB.NET programming languages. Razor was in development in June 2010 and was released for Microsoft Visual Studio 2010 in January 2011. Razor is a simple-syntax view engine and was released as part of MVC 3 and the WebMatrix tool set.

<span class="mw-page-title-main">.NET</span> Free and open-source software platform developed by Microsoft

The .NET platform is a free and open-source, managed computer software framework for Windows, Linux, and macOS operating systems. The project is mainly developed by Microsoft employees by way of the .NET Foundation and is released under an MIT License.

<span class="mw-page-title-main">Windows Subsystem for Linux</span> Compatibility layer for running Linux binary executables natively on Windows

Windows Subsystem for Linux (WSL) is a feature of Windows that allows developers to run a Linux environment without the need for a separate virtual machine or dual booting. There are two versions of WSL: WSL 1 and WSL 2. WSL 1 was first released on August 2, 2016, and acts as a compatibility layer for running Linux binary executables by implementing Linux system calls on the Windows kernel. It is available on Windows 10, Windows 10 LTSB/LTSC, Windows 11, Windows Server 2016, Windows Server 2019 and Windows Server 2022.

<span class="mw-page-title-main">Fluent Design System</span> Design system created by Microsoft in 2017

Fluent Design System, officially unveiled as Microsoft Fluent Design System, is a design language developed in 2017 by Microsoft. Fluent Design is a revamp of Microsoft Design Language that includes guidelines for the designs and interactions used within software designed for all Windows 10 and Windows 11 devices and platforms. The system is based on five key components: light, depth, motion, material, and scale. The new design language includes more prominent use of motion, depth, and translucency effects.

Microsoft Learn is a library of technical documentation and training for end users, developers, and IT professionals who work with Microsoft products. Microsoft Learn was introduced in September 2018. In 2022, Microsoft Docs, the technical documentation library that had replaced MSDN and TechNet in 2016, was moved to Microsoft Learn.

References

  1. Price, Mark J. (24 March 2017). C# 7 and .NET Core: Modern Cross-Platform Development. Packt Publishing Ltd. p. 126. ISBN   9781787120266.
  2. Allen, Jonathan (4 May 2016). "MSDN/TechNet Being Replaced by Open Source Project docs.microsoft.com". InfoQ. Retrieved 7 June 2023.
  3. 1 2 Sandquist, Jeff (9 January 2022). "Introducing docs.microsoft.com". Microsoft Docs. Retrieved 7 June 2023.
  4. "Microsoft Docs moves to new home at Microsoft Learn - OnMSFT.com". 21 September 2022. Retrieved 6 October 2023.
  5. jeffsand (27 September 2018). "Introducing Microsoft.com/Learn". learn.microsoft.com. Retrieved 6 October 2023.
  6. Gola, Nishant (26 September 2022). "Microsoft moves its documentation from Docs to Learn". TheWindowsClub News. Retrieved 6 October 2023.
  7. Govoni, Sergio (14 September 2018). "Microsoft Docs and Localization Community Platform". SQLblog.com. Archived from the original on 17 September 2018.
  8. "Microsoft Docs November Update". Microsoft.
  9. "Microsoft Docs September 2017 release notes". Microsoft.
  10. "A New Feedback System Is Coming to docs.microsoft.com". Microsoft.
  11. "Introducing Microsoft.com/Learn". Microsoft.
  12. João Carrasqueira. Microsoft is moving its OneDrive technical documentation to Microsoft Docs Neowin News
  13. Rifkin, Erin. "Build skills that open doors—with Microsoft Learn". Microsoft Learn blog.