Skip to content

Commit 0d0cdc0

Browse files
committed
Remove and redirect unused Hub MD files
1 parent 74e0432 commit 0d0cdc0

7 files changed

+8
-9
lines changed

azure-stack/operator/azure-stack-app-service-deploy.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,6 @@ To deploy Azure App Service in an offline environment, first create an offline i
607607
> GO
608608
> ***********************************************************
609609
> ```
610-
> For more information, see the [release notes for Azure App Service on Azure Stack Hub 1.3](azure-stack-app-service-release-notes-update-three.md).
611610
612611
![Enter SQL Server info in Azure App Service Installer][8]
613612
@@ -825,7 +824,6 @@ After you deploy and register the Azure App Service resource provider, test it t
825824
> GO
826825
> ***********************************************************
827826
> ```
828-
> For more information, see the [release notes for Azure App Service on Azure Stack Hub 1.3](azure-stack-app-service-release-notes-update-three.md).
829827
830828
![Enter SQL Server info in Azure App Service Installer][8]
831829

azure-stack/operator/azure-stack-app-service-release-notes-update-eight.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ In some cases, where a high number of sites are allocated to a worker or a site
313313

314314
To mitigate this issue remote to the individual worker and clear out the contents of the folder.
315315

316-
This issue has been fixed in [App Service on Azure Stack Hub 2020 Q3](app-service-release-notes-2020-Q3.md), we encourage customers to upgrade to the 2020 Q3 release as soon as possible.
316+
This issue was fixed in a later release.
317317

318318
> [!IMPORTANT]
319319
> In order to update to Azure App Service on Azure Stack Hub 2020 Q3 you **must** upgrade to Azure Stack Hub 2008

azure-stack/operator/azure-stack-usage-reporting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To set up usage data reporting, you must [register your Azure Stack Hub instance
4343

4444
## Generate usage data reporting
4545

46-
- To test usage data reporting, create a few resources in Azure Stack Hub. For example, you can create a [storage account](azure-stack-provision-storage-account.md), [Windows Server VM](../user/azure-stack-create-vm-template.md), and a Linux VM with Basic and Standard SKUs to see how core usage is reported. The usage data for different types of resources are reported under different meters.
46+
- To test usage data reporting, create a few resources in Azure Stack Hub. For example, you can create a storage account, [Windows Server VM](../user/azure-stack-create-vm-template.md), and a Linux VM with Basic and Standard SKUs to see how core usage is reported. The usage data for different types of resources are reported under different meters.
4747

4848
- Leave your resources running for a few hours. Usage information is collected approximately once every hour. After collecting, this data is transmitted to Azure and processed into the Azure commerce system. This process can take up to a few hours.
4949

azure-stack/operator/relnotearchive/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1918,7 +1918,7 @@ The error occurs if you enable boot diagnostics on a VM, but delete your boot di
19181918
## App Service
19191919

19201920
- Tenants must register the storage resource provider before creating their first Azure Function in the subscription.
1921-
- Some tenant portal user experiences are broken due to an incompatibility with the portal framework in 1903; principally, the UX for deployment slots, testing in production and site extensions. To work around this issue, use the [Azure App Service PowerShell module](/azure/app-service/deploy-staging-slots#automate-with-powershell) or the [Azure CLI](/cli/azure/webapp/deployment/slot). The portal experience will be restored by upgrading your deployment of [Azure App Service on Azure Stack to 1.6 (Update 6)](../azure-stack-app-service-release-notes-update-six.md).
1921+
- Some tenant portal user experiences are broken due to an incompatibility with the portal framework in 1903; principally, the UX for deployment slots, testing in production and site extensions. To work around this issue, use the [Azure App Service PowerShell module](/azure/app-service/deploy-staging-slots#automate-with-powershell) or the [Azure CLI](/cli/azure/webapp/deployment/slot). The portal experience will be restored by upgrading your deployment of Azure App Service on Azure Stack to 1.6 (Update 6).
19221922

19231923
## Next steps
19241924

azure-stack/operator/relnotearchive/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ For more information about update build types, see [Manage updates in Azure Stac
486486
### Changes
487487

488488
- Removed the actions to stop, shut down, and restart an infrastructure role instance from the admin portal. The corresponding APIs have also been removed in the Fabric Resource Provider. The following PowerShell cmdlets in the admin RM module and AZ preview for Azure Stack Hub no longer work: **Stop-AzsInfrastructureRoleInstance**, **Disable-InfrastructureRoleInstance**, and **Restart-InfrastructureRoleInstance**. These cmdlets will be removed from the next admin AZ module release for Azure Stack Hub.
489-
- Azure Stack Hub 2005 now only supports [App Service on Azure Stack Hub 2020 (versions 87.x)](../app-service-release-notes-2020-Q2.md).
489+
- Azure Stack Hub 2005 now only supports App Service on Azure Stack Hub 2020 (versions 87.x).
490490
- The user encryption setting that is required for hardware monitoring was changed from DES to AES to increase security. Please reach out to your hardware partner to learn how to change the setting in the base board management controller (BMC). After the change is made in the BMC, it may require you to run the command **Set-BmcCredential** again using the privileged endpoint. For more information, see [Rotate secrets in Azure Stack Hub](../azure-stack-rotate-secrets.md)
491491

492492
### Fixes

azure-stack/user/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,8 @@
330330
href: azure-stack-solution-template-service-fabric-cluster.md
331331
- name: Deploy apps
332332
items:
333+
- name: Common deployments
334+
href: azure-stack-dev-start-deploy-app.md
333335
- name: Deploy a C# web app to a Windows VM
334336
href: azure-stack-dev-start-howto-vm-dotnet.yml
335337
- name: Deploy a web app to a Linux VM

azure-stack/user/azure-stack-powershell-user-docker.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ In these instructions, you will run a Linux-based container image that contains
4646

4747
1. You need to run Docker by using Linux container. When you run Docker, switch to Linux containers.
4848

49-
1. Run Docker from a machine that's joined to the same domain as Azure Stack Hub. If you are using the Azure Stack Development Kit (ASDK), you need to install [the VPN on your remote machine](azure-stack-connect-azure-stack.md#connect-to-azure-stack-hub-with-vpn).
50-
49+
1. Run Docker from a machine that's joined to the same domain as Azure Stack Hub. If you are using the Azure Stack Development Kit (ASDK), install the VPN on your remote machine.
5150
5251
## Install Azure Stack Hub Az module on a Linux container
5352
@@ -102,7 +101,7 @@ In these instructions, you will run a Windows-based container image and install
102101

103102
1. You need to run Docker by using Windows containers that require Windows 10. When you run Docker, switch to Windows containers. The images supporting the Az module will require Docker 17.05 or newer.
104103

105-
1. Run Docker from a machine that's joined to the same domain as Azure Stack Hub. If you are using the Azure Stack Development Kit (ASDK), you need to install [the VPN on your remote machine](azure-stack-connect-azure-stack.md#connect-to-azure-stack-hub-with-vpn).
104+
1. Run Docker from a machine that's joined to the same domain as Azure Stack Hub. If you are using the Azure Stack Development Kit (ASDK), install the VPN on your remote machine.
106105
107106
### Install Azure Stack Hub AzureRM module on a windows container
108107

0 commit comments

Comments
 (0)