Skip to content

Commit 3ae5e95

Browse files
committed
More
1 parent a8525ac commit 3ae5e95

File tree

5 files changed

+44
-42
lines changed

5 files changed

+44
-42
lines changed

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

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,27 @@
11
---
22
title: Remove Azure App Service from Azure Stack Hub
3-
description: Learn how to remove Azure App Service from Azure Stack Hub
4-
author: apwestgarth
5-
3+
description: Learn how to remove Azure App Service from Azure Stack Hub.
4+
author: sethmanheim
65
ms.topic: article
7-
ms.date: 04/17/2020
8-
ms.author: anwestg
6+
ms.date: 08/12/2024
7+
ms.author: sethm
98
ms.reviewer: anwestg
10-
ms.lastreviewed: 04/17/20207
11-
12-
# Intent: Notdone: As a < type of user >, I want < what? > so that < why? >
13-
# Keyword: Notdone: keyword noun phrase
9+
ms.lastreviewed: 04/17/2020
1410

1511
---
1612

1713
# Remove Azure App Service from Azure Stack Hub
1814

19-
This article shows how to remove the Azure App Service resource provider and related components, from Azure Stack Hub.
15+
This article describes how to remove the Azure App Service resource provider and related components from Azure Stack Hub.
2016

2117
## Remove resource provider
2218

23-
> [!Important]
24-
> This operation will remove all tenant resources, remove the service and quotas from all plans and remove the Azure App Service resource provider in it's entirety. If you have deployed the App Service Highly Available File Server and SQL Server Quickstart template, these resources will also be removed as they are deployed in the same resource group as Azure App Service on Azure Stack Hub.
19+
> [!IMPORTANT]
20+
> This operation removes all tenant resources, removes the service and quotas from all plans, and removes the Azure App Service resource provider in its entirety. If you have deployed the App Service Highly Available File Server and SQL Server Quickstart template, these resources are also removed, as they are deployed in the same resource group as Azure App Service on Azure Stack Hub.
2521
2622
To remove Azure App Service from Azure Stack Hub, follow this one step:
2723

28-
1. Delete the Resource Group that holds the Azure App Service on Azure Stack Hub Resources, for example AppService.local
24+
- Delete the resource group that holds the Azure App Service on Azure Stack Hub Resources; for example, **AppService.local**.
2925

3026
## Remove databases and file share content
3127

@@ -51,7 +47,7 @@ You only need to follow this section if your SQL Server and/or File Server is de
5147
DROP DATABASE [appservice_metering]
5248
GO
5349

54-
DECLARE @sql NVARCHAR(MAX) = N'';
50+
DECLARE @sql NVARCHAR(MAX) = N'';
5551

5652
SELECT @sql += '
5753
DROP LOGIN [' + name + '];'
@@ -69,7 +65,7 @@ You only need to follow this section if your SQL Server and/or File Server is de
6965

7066
### Remove the application file content from the file server
7167

72-
1. Remove the content fileshare from your file server.
68+
Remove the content fileshare from your file server.
7369

7470
## Next steps
7571

azure-stack/operator/app-service-rotate-certificates.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Rotate App Service on Azure Stack Hub secrets and certificates
33
description: Learn how to rotate secrets and certificates used by Azure App Service on Azure Stack Hub.
4-
author: apwestgarth
4+
author: sethmanheim
55
ms.topic: article
6-
ms.date: 04/09/2020
7-
ms.author: anwestg
6+
ms.date: 08/12/2024
7+
ms.author: sethm
88
ms.reviewer: anwestg
99
ms.lastreviewed: 04/09/2020
1010

@@ -17,7 +17,7 @@ ms.lastreviewed: 04/09/2020
1717

1818
These instructions only apply to Azure App Service on Azure Stack Hub. Rotation of Azure App Service on Azure Stack Hub secrets is not included in the centralized secret rotation procedure for Azure Stack Hub. Operators can monitor the validity of secrets within the system, the date on which they were last updated, and the time remaining until the secrets expire.
1919

20-
> [!Important]
20+
> [!IMPORTANT]
2121
> Operators won't receive alerts for secret expiration on the Azure Stack Hub dashboard as Azure App Service on Azure Stack Hub is not integrated with the Azure Stack Hub alerting service. Operators must regularly monitor their secrets using the Azure App Service on Azure Stack Hub administration experience in the Azure Stack Hub administrator portal.
2222
2323
This document contains the procedure for rotating the following secrets:
@@ -172,3 +172,7 @@ To rotate the system credentials used within Azure App Service on Azure Stack Hu
172172
1. Specify a **new Local Admin User Name** and a new **Password**. Then confirm the **Password** and select **OK**.
173173
174174
1. The credential(s) are rotated as required throughout the corresponding Azure App Service on Azure Stack Hub role instance. Operators can check the status of the procedure using the **Status** button.
175+
176+
## Next steps
177+
178+
[Azure App Service on Azure Stack overview](azure-stack-app-service-overview.md)

azure-stack/operator/azure-site-recovery-capacity-planning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about capacity planning for Azure Site Recovery.
44
author: ronmiab
55
ms.author: robess
66
ms.topic: conceptual
7-
ms.date: 04/15/2024
7+
ms.date: 08/12/2024
88
ms.reviewer: rtiberiu
99
ms.lastreviewed: 04/15/2024
1010
---

azure-stack/operator/azure-site-recovery-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Azure Site Recovery on Azure Stack Hub helps ensure business contin
44
author: ronmiab
55
ms.author: robess
66
ms.topic: overview
7-
ms.date: 05/07/2024
7+
ms.date: 08/12/2024
88
ms.reviewer: rtiberiu
99
ms.lastreviewed: 04/18/2024
1010

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
title: Add public IP addresses in Azure Stack Hub
3-
description: Learn how to add public IP addresses to Azure Stack Hub.
3+
description: Learn how to add public IP addresses to an Azure Stack Hub system.
44
author: sethmanheim
5-
65
ms.topic: article
7-
ms.date: 10/21/2022
6+
ms.date: 08/12/2024
87
ms.author: sethm
98
ms.lastreviewed: 09/10/2019
109

@@ -15,40 +14,43 @@ ms.lastreviewed: 09/10/2019
1514

1615
# Add public IP addresses
1716

18-
In this article, we refer to external addresses as public IP addresses. In the context of Azure Stack Hub, a public IP address is an IP address that's accessible from outside of Azure Stack Hub. Whether that external network is public internet routable or is on an intranet and uses private address space doesn't matter for the purposes of this article, the steps are the same.
17+
In this article, we refer to external addresses as public IP addresses. In the context of Azure Stack Hub, a public IP address is an IP address that's accessible from outside of Azure Stack Hub. Whether that external network is public internet routable or is on an intranet and uses private address space doesn't matter for the purposes of this article; the steps are the same.
1918

20-
While you can set up multiple IP pools, you won't be able to select which pool is used to allocate Public IP addresses. Azure Stack Hub treats all IP pools as one. IP addresses from any additional pools are allocated only after the IP addresses in existing pool(s) have been exhausted. When you create a network resource, you cannot pick a specific Public IP for assignment, but once assigned it can be made static.
19+
While you can set up multiple IP pools, you can't select which pool is used to allocate public IP addresses. Azure Stack Hub treats all IP pools as one. IP addresses from any additional pools are allocated only after the IP addresses in existing pools are exhausted. When you create a network resource, you can't choose a specific public IP for assignment, but once assigned it can be made static.
2120

2221
> [!IMPORTANT]
2322
> The steps in this article apply only to systems that were deployed using the partner toolkit version 1809 or later. Systems that were deployed before version 1809 require the top-of-rack (TOR) switch access control lists (ACLs) to be updated to PERMIT the new public VIP pool range. If you are running older switch configurations, work with your OEM to either add the appropriate PERMIT ACLs for the new public IP pool or reconfigure your switch using the latest partner toolkit to prevent the new public IP addresses from being blocked.
2423
2524
## Add a public IP address pool
26-
You can add public IP addresses to your Azure Stack Hub system at any time after the initial deployment of the Azure Stack Hub system. The network size on this subnet for the new Public IP Pool can range from a minimum of /26 (64 hosts) to a maximum of /22 (1022 hosts). We recommend that you plan for a /24 network.
27-
Check out how to [View public IP address consumption](azure-stack-viewing-public-ip-address-consumption.md) to see what the current usage and public IP address availability is on your Azure Stack Hub.
25+
26+
You can add public IP addresses to your Azure Stack Hub system at any time after the initial deployment of the Azure Stack Hub system. The network size on this subnet for the new public IP pool can range from a minimum of /26 (64 hosts) to a maximum of /22 (1022 hosts). We recommend that you plan for a /24 network.
27+
28+
See [how to view public IP address consumption](azure-stack-viewing-public-ip-address-consumption.md) to determine what the current usage and public IP address availability is on your Azure Stack Hub.
2829

2930
At a high level, the process of adding a new public IP address block to Azure Stack Hub looks like this:
3031

31-
![Add IP flow](media/azure-stack-add-ips/flow.svg)
32+
![Screenshot showing adding IP flow.](media/azure-stack-add-ips/flow.svg)
3233

3334
## Obtain the address block from your provider
34-
The first thing you'll need to do is to obtain the address block you want to add to Azure Stack Hub. Depending on where you obtain your address block from, consider what the lead time is and manage this against the rate at which you're consuming public IP addresses in Azure Stack Hub.
35+
36+
First, obtain the address block you want to add to Azure Stack Hub. Depending on where you obtain your address block from, consider what the lead time is and manage this against the rate at which you're consuming public IP addresses in Azure Stack Hub.
3537

3638
> [!IMPORTANT]
37-
> Azure Stack Hub will accept any address block that you provide if it's a valid address block and doesn't overlap with an existing address range in Azure Stack Hub. Please make sure you obtain a valid address block that's routable and non-overlapping with the external network to which Azure Stack Hub is connected. After you add the range to Azure Stack Hub, you cannot remove it without the assistance of Microsoft Support. Only IP pools specified post deployment can be removed. The IP pool range specified during deployment cannot be modified or removed; a redeployment of the stamp is required if the original IP pool range needs to be changed.
39+
> Azure Stack Hub accepts any address block that you provide as long as it's a valid address block and doesn't overlap with an existing address range in Azure Stack Hub. Make sure you obtain a valid address block that's routable and doesn't overlap with the external network to which Azure Stack Hub is connected. After you add the range to Azure Stack Hub, you can't remove it without the assistance of Microsoft Support. Only IP pools specified post-deployment can be removed. The IP pool range specified during deployment cannot be modified or removed; a redeployment of the stamp is required if the original IP pool range needs to be changed.
3840
3941
## Add the IP address range to Azure Stack Hub
4042

41-
1. In a browser, go to your administrator portal dashboard. For this example, we'll use `https://adminportal.local.azurestack.external`.
42-
2. Sign in to the Azure Stack Hub administrator portal as a cloud operator.
43-
3. On the default dashboard, find the Region management list and select the region you want to manage. For this example, we use local.
44-
4. Find the Resource providers tile and click on the network resource provider.
45-
5. Click on the Public IP pools usage tile.
46-
6. Click on the Add IP pool button.
47-
7. Provide a name for the IP pool. The name you choose helps you easily identify the IP pool. You can't use a special character like "/" in this field. It's a good practice to make the name the same as the address range, but that isn't required.
48-
8. Enter the address block you want to add in CIDR notation. For example: 192.168.203.0/24
49-
9. When you provide a valid CIDR range in the Address range (CIDR block) field the Start IP address, End IP address and Available IP addresses fields will automatically populate. They're read-only and automatically generated so you can't change these fields without modifying the value in the Address range field.
50-
10. After you review the info on the blade and confirm that everything looks correct, select **Ok** to commit the change and add the address range to Azure Stack Hub.
43+
1. In a browser, go to your administrator portal dashboard. This example uses `https://adminportal.local.azurestack.external`.
44+
1. Sign in to the Azure Stack Hub administrator portal as a cloud operator.
45+
1. On the default dashboard, find the region management list and select the region you want to manage. This example uses **local**.
46+
1. Find the **Resource providers** tile and select the network resource provider.
47+
1. Select **Public IP pools usage**.
48+
1. Select **Add IP pool**.
49+
1. Provide a name for the IP pool. The name you choose helps you easily identify the IP pool. You can't use a special character like `/` in this field. It's a good practice to make the name the same as the address range, but that isn't required.
50+
1. Enter the address block you want to add, in CIDR notation. For example, **192.168.203.0/24**.
51+
1. When you provide a valid CIDR range in the address range (CIDR block) field, the **Start IP address**, **End IP address**, and **Available IP addresses** fields automatically populate. They're read-only so you can't change these fields without modifying the value in the **Address range** field.
52+
1. After you review the info on the blade and confirm that everything looks correct, select **Ok** to commit the change and add the address range to Azure Stack Hub.
5153

54+
## Next steps
5255

53-
## Next steps
5456
[Review scale unit node actions](azure-stack-node-actions.md).

0 commit comments

Comments
 (0)