Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added dedicated section for azure pricing tools at README.md #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 31 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,47 +17,49 @@

1. [Azure Learning Resources](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#Azure-learning-resources)

2. [Azure Tools](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#Azure-tools)
2. [Azure Price and Cost Tools](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#Azure-Price-and-Cost-Tools)

3. [Azure Devops Tools Integration](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#Azure-devops-tools-integration)
3. [Azure Tools](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#Azure-tools)

4. [Azure Devops Tools Integration](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#Azure-devops-tools-integration)

4. [Networking](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#networking)
5. [Networking](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#networking)

5. [Databases](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#databases)
6. [Databases](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#databases)

6. [Telco 5G](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#telco-5g)
7. [Telco 5G](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#telco-5g)

7. [Open Source Security](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#open-source-security)
8. [Open Source Security](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#open-source-security)

8. [Kubernetes](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#kubernetes)
9. [Kubernetes](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#kubernetes)

9. [Machine Learning](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#machine-learning)
10. [Machine Learning](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#machine-learning)

10. [Node.js Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#nodejs-development)
11. [Node.js Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#nodejs-development)

11. [C/C++ Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#cc-development)
12. [C/C++ Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#cc-development)

12. [Java Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#java-development)
13. [Java Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#java-development)

13. [Go Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#go-development)
14. [Go Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#go-development)

14. [Python Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#python-development)
15. [Python Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#python-development)

15. [TypeScript Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#typescript-development)
16. [TypeScript Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#typescript-development)

16. [.NET Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#net-development)
17. [.NET Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#net-development)

17. [C# Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#c-development)
18. [C# Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#c-development)

18. [F# Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#f-development)
19. [F# Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#f-development)

19. [Ruby Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#ruby-development)
20. [Ruby Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#ruby-development)

20. [PHP Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#php-development)
21. [PHP Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#php-development)

21. [Bash/PowerShell Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#bashpowershell-development)
22. [Bash/PowerShell Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#bashpowershell-development)

22. [Rust Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#rust-development)
23. [Rust Development](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#rust-development)


<img src="https://user-images.githubusercontent.com/45159366/114321924-6009d980-9ad2-11eb-99f4-71868b48e28d.png">
Expand Down Expand Up @@ -96,13 +98,18 @@

[Microsoft Azure Certification Training Courses on edX](https://www.edx.org/learn/azure)

# Azure Tools

# Azure Price and Cost Tools
[Back to the Top](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#table-of-contents)


[Microsoft Azure Pricing Calculator](https://azure.microsoft.com/en-us/pricing/calculator/)

![logo](https://azureprice.net/favicon.ico) [Azureprice.net - Azure VM Comparison](https://azureprice.net) Find and compare Azure Virtual Machines specs and pricing on one page across different tiers, payment types, and regions.

[Microsoft Azure Total Cost of Ownership (TCO) Calculator](https://azure.microsoft.com/en-us/pricing/tco/calculator/) Estimate the cost savings you can realize by migrating your workloads to Azure

# Azure Tools
[Back to the Top](https://github.com/mikeroyal/Azure-Guide/blob/main/README.md#table-of-contents)

[Azure command-line interface (Azure CLI)](https://docs.microsoft.com/en-us/cli/azure/) is a command line that provides a set of commands used to create and manage Azure resources.

[Visual Studio Code](https://code.visualstudio.com/docs/azure/extensions) is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).
Expand Down