- Building Hybrid Clouds with Azure Stack
- Markus Klein Susan Roesner
- 126字
- 2021-07-02 19:36:04
Application programming interface
The third option to connect to and work with Azure Stack is the API, which is again the same with Azure Stack as with Azure.
Instructions to install the Azure Software Development Kit (SDK) can be found at https://azure.microsoft.com/en-us/downloads/.
The next step is the big choice: which SDK platform should be used. The following ones are available:

From development perspective, nearly everything is possible. In general, the most popular tool is Microsoft Visual Studio, and the developing language, .NET.
Coding for Azure Stack is always a development project. In general, you do not use it for daily tasks. You should use it for integrating Azure Stack into existing web shops or other solutions. In general, it's always a make or buy decision.
推薦閱讀
- 在最好的年紀(jì)學(xué)Python:小學(xué)生趣味編程
- Visual C++程序設(shè)計(jì)學(xué)習(xí)筆記
- 編程的修煉
- 零基礎(chǔ)學(xué)C++程序設(shè)計(jì)
- Power Up Your PowToon Studio Project
- Vue.js 3.x從入門到精通(視頻教學(xué)版)
- JavaScript 網(wǎng)頁編程從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- Learning RabbitMQ
- PhpStorm Cookbook
- HTML 5與CSS 3權(quán)威指南(第3版·上冊)
- D3.js By Example
- Solr Cookbook(Third Edition)
- 算法圖解
- 金融商業(yè)數(shù)據(jù)分析:基于Python和SAS
- Python數(shù)據(jù)預(yù)處理技術(shù)與實(shí)踐