You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-stack/operator/azure-site-recovery-overview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Azure Site Recovery on Azure Stack Hub helps ensure business contin
4
4
author: ronmiab
5
5
ms.author: robess
6
6
ms.topic: overview
7
-
ms.date: 08/12/2024
7
+
ms.date: 01/24/2025
8
8
ms.reviewer: rtiberiu
9
9
ms.lastreviewed: 04/18/2024
10
10
@@ -30,7 +30,7 @@ Azure Site Recovery on Azure Stack Hub is available for both Microsoft Entra ID
30
30
31
31
## What does Site Recovery provide?
32
32
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:
34
34
35
35
|Feature | Details |
36
36
|--------|----------|
@@ -45,7 +45,7 @@ Azure Site Recovery provides many features, as described in the following table.
45
45
46
46
## How is Site Recovery billed?
47
47
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/).
49
49
50
50
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.
Copy file name to clipboardExpand all lines: azure-stack/operator/azure-stack-app-service-overview.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,8 @@
2
2
title: Azure App Service on Azure Stack overview
3
3
description: Overview of Azure App Service and Azure Functions on Azure Stack Hub.
4
4
author: sethmanheim
5
-
6
5
ms.topic: article
7
-
ms.date: 05/05/2020
6
+
ms.date: 01/24/2025
8
7
ms.author: sethm
9
8
ms.reviewer: anwestg
10
9
ms.lastreviewed: 01/13/2019
@@ -36,14 +35,14 @@ App Service offers several app types, each of which is intended to host a specif
36
35
-[Web Apps](/azure/app-service/overview) for hosting websites, web apps and REST APIs.
37
36
-[Azure Functions v1](/azure/azure-functions/functions-versions) for hosting event driven, serverless workloads.
38
37
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.
40
39
41
40
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:
42
41
43
42
- Deploy both (front end and API) to a single web app.
44
43
- Deploy your front-end code to a web app and your back-end code to an API app.
45
44
46
-
[](media/azure-stack-app-service-overview/image01.png#lightbox)
45
+
[](media/azure-stack-app-service-overview/image01.png#lightbox)
47
46
48
47
## What is an App Service plan?
49
48
@@ -57,7 +56,7 @@ Azure App Service on Azure Stack Hub uses the same user interface that Azure App
57
56
58
57
## Next steps
59
58
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
+
60
61
-[Prerequisites for deploying App Service on Azure Stack Hub](azure-stack-app-service-before-you-get-started.md)
61
62
-[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