Skip to content

Commit

Permalink
Fixed broken links in Learn Online Build Report. (#1065)
Browse files Browse the repository at this point in the history
* Fixed broken links in Learn Online Build Report.

* Fixed two more links.

---------

Co-authored-by: Lex Li <[email protected]>
  • Loading branch information
lextm and Lex Li authored Oct 23, 2024
1 parent 8df9ff5 commit 19d63dc
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 37 deletions.
12 changes: 0 additions & 12 deletions iis/TOC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,6 @@
href: manage/managing-performance-settings/walkthrough-iis-output-caching.md
- name: Configure IIS 7 Output Caching
href: manage/managing-performance-settings/configure-iis-7-output-caching.md
- name: Use Bit Rate Throttling
href: manage/managing-performance-settings/use-bit-rate-throttling.md
- name: Managing your Configuration Settings
items:
- name: Delegating Configuration to web.config Files
Expand Down Expand Up @@ -598,8 +596,6 @@
href: troubleshoot/using-failed-request-tracing/troubleshooting-failed-requests-using-tracing-in-iis.md
- name: Using Failed Request Tracing Rules to Troubleshoot Application Request Routing
href: troubleshoot/using-failed-request-tracing/using-failed-request-tracing-rules-to-troubleshoot-application-request-routing-arr.md
- name: Troubleshoot with Failed Request Tracing
href: troubleshoot/using-failed-request-tracing/troubleshoot-with-failed-request-tracing.md
- name: Troubleshooting Failed Requests Using Tracing in IIS 8.5
href: troubleshoot/using-failed-request-tracing/troubleshooting-failed-requests-using-tracing-in-iis-85.md
- name: Performance Issues
Expand Down Expand Up @@ -964,8 +960,6 @@
href: web-hosting/getting-started/deploying-a-static-content-server.md
- name: Using Windows SharePoint Services 3.0 on IIS 7.0
href: web-hosting/getting-started/using-windows-sharepoint-services-30-on-iis.md
- name: Microsoft Web Platform Privacy Statements
href: web-hosting/getting-started/microsoft-web-platform-privacy-statements.md
- name: Frequently Asked Questions (FAQ)
items:
- name: Tools and Utilities Questions
Expand All @@ -990,12 +984,8 @@
href: web-hosting/migrate-to-the-microsoft-web-platform/breaking-changes-for-aspnet-4-apps-running-on-iis-7-integrated-mode.md
- name: IIS 7 for Apache Administrators
href: web-hosting/migrate-to-the-microsoft-web-platform/iis-for-apache-administrators.md
- name: Migrate to a Windows-Based Platform
href: web-hosting/migrate-to-the-microsoft-web-platform/migrate-to-a-windows-based-platform.md
- name: Migrate from MySQL to SQL Server 2008
href: web-hosting/migrate-to-the-microsoft-web-platform/migrate-from-mysql-to-sql-server-2008.md
- name: How to Migrate to the Microsoft Web Platform
href: web-hosting/migrate-to-the-microsoft-web-platform/how-to-migrate-to-the-microsoft-web-platform.md
- name: Configuring Components
items:
- name: Enabling LINQ with ASP.NET
Expand Down Expand Up @@ -1046,8 +1036,6 @@
href: web-hosting/configuring-servers-in-the-windows-web-platform/sql-server-2005.md
- name: SQL 2008 for Hosters
href: web-hosting/configuring-servers-in-the-windows-web-platform/sql-2008-for-hosters.md
- name: Configure your Servers for the Windows Web Hosting Platform
href: web-hosting/configuring-servers-in-the-windows-web-platform/configure-your-servers-for-the-windows-web-hosting-platform.md
- name: Installing Infrastructure Components
items:
- name: Planning the Deployment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@ These articles cover the functionality of the URL Rewrite Module and explain how
- [URL Rewrite for ASP.NET Web Forms](url-rewriting-for-aspnet-web-forms.md)
- [Developing rule templates for the URL Rewrite module](developing-rule-template-for-url-rewrite-module.md)

### Video walkthrough

- [Using the URL rewrite module - video walkthrough](url-rewrite-module-video-walkthrough.md)

## Changes since Go Live release

The following additions, changes, and important bug fixes have been made to URL rewrite module since the Go Live release:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Learn more: [Introducing IIS on Nano Server](introducing-iis-on-nano-server.md)

Windows Server 2016 and Windows 10 with the Anniversary Update add support for containers which are isolated, resource controlled, and portable operating environments. Windows Server 2016 and Windows 10 support two different container runtimes with a different degree of isolation: Windows containers achieve isolation through process and namespace isolation, while Hyper-V containers achieve isolation through lightweight virtual machines. IIS 10.0 runs in both container runtimes as well as on both base OS images, Server Core and Nano Server, allowing you to choose the best Windows container environment for your web workloads.

Get started with [IIS base images available on Docker Hub](https://hub.docker.com/r/microsoft/iis/) or follow this tutorial to [deploy an ASP.NET MVC application to IIS running inside a container](/aspnet/mvc/overview/deployment/docker-aspnetmvc).
Get started with [IIS base images available on Docker Hub](https://hub.docker.com/r/microsoft/windows-servercore-iis/) or follow this tutorial to [deploy an ASP.NET MVC application to IIS running inside a container](/aspnet/mvc/overview/deployment/docker-aspnetmvc).

## Managing IIS

Expand Down
4 changes: 2 additions & 2 deletions iis/manage/provisioning-and-managing-iis/websitepanel.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ The WebsitePanel features list includes:

· Long list of [supported software and platforms](http://websitepanel.net/SupportedSoftware.aspx)

· Close integration with [Microsoft Web App Gallery](https://www.microsoft.com/web/gallery/Categories.aspx)
· Close integration with Microsoft Web App Gallery

· Microsoft Web Platform Installer ([WPI](https://www.microsoft.com/web/gallery/Categories.aspx)) integration
· Microsoft Web Platform Installer (WPI) integration

· Strong community support

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ Examples:

[!code-console[Main](web-deploy-powershell-cmdlets/samples/sample31.cmd)]

Description: This cmdlet can be used to apply any Web Deploy package. There are several ways to create or obtain a Web Deploy package, such as by downloading an open source Application Gallery package, creating a package in Visual Studio, using the msdeploy.exe command-line tool ([more info](https://technet.microsoft.com/library/dd568996(WS.10).aspx)), or using the Backup-WD\* cmdlets noted earlier in the document. For e.g. for installing wordpress on an IIS Server Default web site as an app named wordpress download the wordpress package from [the app gallery](https://www.microsoft.com/web/gallery/wordpress.aspx) into a folder called packages. All the default values for the wordpress package parameters will work as is but just need to specify the values for two required parameters: admin and non admin mysql password.
Description: This cmdlet can be used to apply any Web Deploy package. There are several ways to create or obtain a Web Deploy package, such as by downloading an open source Application Gallery package, creating a package in Visual Studio, using the msdeploy.exe command-line tool ([more info](https://technet.microsoft.com/library/dd568996(WS.10).aspx)), or using the Backup-WD\* cmdlets noted earlier in the document. For e.g. for installing wordpress on an IIS Server Default web site as an app named wordpress download the wordpress package from the app gallery into a folder called packages. All the default values for the wordpress package parameters will work as is but just need to specify the values for two required parameters: admin and non admin mysql password.

Parameters:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ by [Walter Oliver](https://github.com/walterov)
1. [Provisioning Sample in C#](powershell-scripts/_static/powershell-scripts-327-iis7provisioningsample1.zip) is a set of C# samples to perform several common provisioning tasks, See details in the [Provisioning Sample in C#](../../manage/provisioning-and-managing-iis/provisioning-sample-in-c.md) article.
2. [Hosting Services Sample](powershell-scripts/_static/hssample_4-11.zip) is an extensive C# code sample for provisioning Sites, User accounts, SQL db, and others. See details in the [Hosting Services Code Sample](../../manage/provisioning-and-managing-iis/index.md) article.
3. [Code Samples and Scripts](../../manage/provisioning-and-managing-iis/index.md) provides sample code snippets for creating IIS 7.0 Sites and Configuration tasks.
4. [IIS Sites Provisioning PowerShell Scripts](https://www.iis.net/community/files/hosting/ProvisioningScripts 4-7-2008.zip "IIS Sites PowerShell Scripts"). These are 6 PowerShell Scripts to help you automate the provisioning of AppPools, Sites, Applications, Virtual Directories, and Bindings. They use the Microsoft.Web.Administration managed code namespace interfaces to provision these objects. Here is an example for each of them:
4. [IIS Sites Provisioning PowerShell Scripts](https://www.iis.net/community/files/hosting/ProvisioningScripts%204-7-2008.zip "IIS Sites PowerShell Scripts"). These are 6 PowerShell Scripts to help you automate the provisioning of AppPools, Sites, Applications, Virtual Directories, and Bindings. They use the Microsoft.Web.Administration managed code namespace interfaces to provision these objects. Here is an example for each of them:

4.1. **To create any number of AppPools, Sites, Applications, Virtual Directories, and Bindings arranged in accordance to a configuration data file** use Sample\_AppPool\_Site\_AppCreation. This script calls all the others to create each object in accordance to the configuration data found in the ProvisioningConfig.xml XML file.

Expand Down

This file was deleted.

0 comments on commit 19d63dc

Please sign in to comment.