Share via

does Cloud Shell have a bandwidth cost?

mrVM 26 Reputation points
2022-04-10T13:11:16.557+00:00

I been reading documentation, and I know their is storage cost since it uses azure file storage, but is the bandwidth free I been using it for some some git usage, and don't know if I am using paid bandwith?

Azure Cloud Services
Azure Cloud Services

An Azure platform as a service offer that is used to deploy web and cloud applications.

0 comments No comments

1 answer

Sort by: Most helpful
  1. kobulloc-MSFT 26,861 Reputation points Microsoft Employee Moderator
    2022-04-10T15:04:22.563+00:00

    Hello again, @mrVM !

    What do you pay for when you use the Azure Cloud Shell? You are correct, the charges with Azure Cloud Shell are related to your data/storage:
    https://azure.microsoft.com/en-us/pricing/details/cloud-shell/

    Cloud Shell billing is based only on the Azure Files share used to persist your data. Your total cost depends on how much you store, the volume and type of storage transactions and outbound data transfers, and which data redundancy option you choose. See how they compare in the "Data Redundancy Options" section. By default, Azure Cloud Shell creates a locally-redundant storage (LRS) account on your behalf with an Azure Files share. For Bash, this share will also contain a 5-GB disk image.

    For more information, see Azure Files Pricing.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.