- Building Hybrid Clouds with Azure Stack
- Markus Klein Susan Roesner
- 205字
- 2021-07-02 19:36:05
Tools for Azure Stack
As Azure Stack is a solution in a box, the first question when talking about tools for Azure Stack is "where do I have to install them to be supported?". The answer, MAS-CON01, because it is the management VM. A wide variety of tools are provided that help with the administration of Azure Stack.
- Visual Studio: Visual Studio, including the Azure SDK, is a must have for creating and modifying ARM templates. You can download it from https://www.visualstudio.com.
- AzCopy: AzCopy is a command-line utility for copying data to and from Azure BLOB, file, and table storage with optimal performance. You can copy data from one object to another within or between storage accounts. As Azure Stack behaves in the same way, you can just use the same EXE for running it against itself.
- Azure storage emulator: The Microsoft Azure storage emulator provides a local environment that emulates the Azure storage services for development purposes. This tool is suitable for testing an application against storage services locally without connecting to Azure or Azure Stack.
- Azure storage explorer: If you need a solution to connect to and browse for Azure storage, it is available for various OSes:
推薦閱讀
- The Supervised Learning Workshop
- Power Up Your PowToon Studio Project
- Linux核心技術從小白到大牛
- NGINX Cookbook
- Visual Basic程序設計(第三版)
- Mastering Gephi Network Visualization
- INSTANT JQuery Flot Visual Data Analysis
- Visual Basic 程序設計實踐教程
- Visual Basic程序設計實驗指導及考試指南
- 計算機應用基礎案例教程(第二版)
- iOS Development with Xamarin Cookbook
- ASP.NET Core and Angular 2
- Python自動化開發實戰
- Android Application Programming with OpenCV 3
- MEAN Blueprints