File tree Expand file tree Collapse file tree 2 files changed +17
-8
lines changed Expand file tree Collapse file tree 2 files changed +17
-8
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
description : Overview of pricing of Azure Cloud Shell
3
3
ms.contributor : jahelmic
4
- ms.date : 11/14/2022
4
+ ms.date : 04/22/2024
5
5
ms.topic : article
6
6
tags : azure-resource-manager
7
7
title : Azure Cloud Shell pricing
8
8
---
9
9
# Pricing
10
10
11
- Bash in Cloud Shell and PowerShell in Cloud Shell are subject to information below .
11
+ Cloud Shell is a free service. You only pay for the underlying Azure resources that are consumed .
12
12
13
13
## Compute cost
14
14
18
18
## Storage cost
19
19
20
20
Cloud Shell requires a new or existing Azure Files share to be mounted to persist files across
21
- sessions. Storage incurs regular costs.
21
+ sessions. Storage incurs regular costs. For pricing information, see [ Azure Files Pricing ] [ 01 ] .
22
22
23
- Check [ here for details on Azure Files costs] [ 01 ] .
23
+ ## Network costs
24
24
25
- <!-- link references -->
25
+ For standard Cloud Shell sessions, there are no network costs.
26
+
27
+ If you have deployed Azure Cloud Shell in a private virtual network, you pay for network resources.
28
+ For pricing information, see [ Virtual Network Pricing] [ 02 ] .
29
+
30
+ <!-- updated link references -->
26
31
[ 01 ] : https://azure.microsoft.com/pricing/details/storage/files/
32
+ [ 02 ] : https://azure.microsoft.com/pricing/details/virtual-network/
Original file line number Diff line number Diff line change 1
1
---
2
2
description : This article describes a scenario for using Azure Cloud Shell in a private virtual network.
3
3
ms.contributor : jahelmic
4
- ms.date : 06/21/2023
4
+ ms.date : 04/22/2024
5
5
ms.topic : article
6
6
title : Use Cloud Shell in an Azure virtual network
7
7
---
@@ -56,9 +56,12 @@ The following diagram shows the resource architecture that you must build to ena
56
56
57
57
## Related links
58
58
59
- For more information, see the [ pricing] [ 02 ] guide.
59
+ Cloud Shell requires a new or existing Azure Files share to be mounted to persist files across
60
+ sessions. Storage incurs regular costs. If you have deployed Azure Cloud Shell in a private virtual
61
+ network, you pay for network resources. For pricing information, see
62
+ [ Pricing of Azure Cloud Shell] [ 02 ] .
60
63
61
64
<!-- link references -->
62
65
[ 01 ] : /azure/azure-relay/relay-what-is-it
63
- [ 02 ] : https://azure.microsoft.com /pricing/details/service-bus/
66
+ [ 02 ] : .. /pricing.md
64
67
[ 03 ] : media/overview/data-diagram.png
You can’t perform that action at this time.
0 commit comments