Skip to content

Commit 1a797fb

Browse files
authored
Merge pull request #16855 from sethmanheim/frsh1-23
Hub freshness
2 parents f082126 + c3f62d3 commit 1a797fb

10 files changed

+275
-447
lines changed

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

Lines changed: 3 additions & 3 deletions
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: 08/12/2024
7+
ms.date: 01/24/2025
88
ms.reviewer: rtiberiu
99
ms.lastreviewed: 04/18/2024
1010

@@ -30,7 +30,7 @@ Azure Site Recovery on Azure Stack Hub is available for both Microsoft Entra ID
3030

3131
## What does Site Recovery provide?
3232

33-
Azure Site Recovery provides many features, as described in the following table.
33+
Azure Site Recovery provides a set of features, as described in the following table:
3434

3535
|Feature | Details |
3636
|--------|----------|
@@ -45,7 +45,7 @@ Azure Site Recovery provides many features, as described in the following table.
4545

4646
## How is Site Recovery billed?
4747

48-
Azure Site Recovery on Azure Stack Hub is intended to protect a specified number of Virtual Machines. To provide this service at a competitive rate, the cost of Azure Site Recovery is determined based on the physical core count of the target environment, regardless of the number of VMs that are protected. For detailed pricing options, see the [Azure Stack Hub pricing details](https://azure.microsoft.com/pricing/details/azure-stack/hub/).
48+
Azure Site Recovery on Azure Stack Hub is intended to protect a specified number of virtual machines (VMs). To provide this service at a competitive rate, the cost of Azure Site Recovery is determined based on the physical core count of the target environment, regardless of the number of VMs that are protected. For detailed pricing options, see the [Azure Stack Hub pricing details](https://azure.microsoft.com/pricing/details/azure-stack/hub/).
4949

5050
When you first install Azure Site Recovery on Azure Stack Hub, a 30-day free trial period is provided. This trial period enables testing, automation setup, and VM replication for protection. Following the conclusion of the 30-day trial, charges begin, calculated on the total count of physical cores in the target environment in which your Azure Site Recovery Resource Provider is installed.
5151

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
title: Azure App Service on Azure Stack overview
33
description: Overview of Azure App Service and Azure Functions on Azure Stack Hub.
44
author: sethmanheim
5-
65
ms.topic: article
7-
ms.date: 05/05/2020
6+
ms.date: 01/24/2025
87
ms.author: sethm
98
ms.reviewer: anwestg
109
ms.lastreviewed: 01/13/2019
@@ -36,14 +35,14 @@ App Service offers several app types, each of which is intended to host a specif
3635
- [Web Apps](/azure/app-service/overview) for hosting websites, web apps and REST APIs.
3736
- [Azure Functions v1](/azure/azure-functions/functions-versions) for hosting event driven, serverless workloads.
3837

39-
The word *app* refers to the hosting resources dedicated to running a workload. Taking *web app* as an example, you're probably accustomed to thinking of a web app as both the compute resources and app code that together deliver functionality to a browser. In Azure App Service, a web app is the compute resource that Azure Stack Hub provides for hosting your app code.
38+
The word *app* refers to the hosting resources dedicated to running a workload. Taking *web app* as an example, you're probably accustomed to thinking of a web app as both the compute resources and app code that together deliver functionality to a browser. In Azure App Service, a web app is the compute resource that Azure Stack Hub provides to host your app code.
4039

4140
Your app can be composed of multiple App Service apps of different kinds. For example, if your app is composed of a web front end and a REST API back end, you can:
4241

4342
- Deploy both (front end and API) to a single web app.
4443
- Deploy your front-end code to a web app and your back-end code to an API app.
4544

46-
[![App Service overview with monitoring data](media/azure-stack-app-service-overview/image01.png "App Service overview with monitoring data")](media/azure-stack-app-service-overview/image01.png#lightbox)
45+
[![App Service overview with monitoring data](media/azure-stack-app-service-overview/image01.png "App Service overview with monitoring data")](media/azure-stack-app-service-overview/image01.png#lightbox)
4746

4847
## What is an App Service plan?
4948

@@ -57,7 +56,7 @@ Azure App Service on Azure Stack Hub uses the same user interface that Azure App
5756

5857
## Next steps
5958

59+
You can try out other [platform as a service (PaaS) services](service-plan-offer-subscription-overview.md), such as the [SQL Server resource provider](azure-stack-sql-resource-provider-deploy.md) and the [MySQL resource provider](azure-stack-mysql-resource-provider-deploy.md).
60+
6061
- [Prerequisites for deploying App Service on Azure Stack Hub](azure-stack-app-service-before-you-get-started.md)
6162
- [Install the Azure App Service resource provider](azure-stack-app-service-deploy.md)
62-
63-
You can also try out other [platform as a service (PaaS) services](service-plan-offer-subscription-overview.md), such as the [SQL Server resource provider](azure-stack-sql-resource-provider-deploy.md) and the [MySQL resource provider](azure-stack-mysql-resource-provider-deploy.md).

0 commit comments

Comments
 (0)