https://github.com/devigned/demo-16-11-04
https://github.com/devigned/demo-16-11-04
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devigned/demo-16-11-04
- Owner: devigned
- License: mit
- Created: 2016-11-03T01:36:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-04T03:59:50.000Z (over 9 years ago)
- Last Synced: 2025-02-06T12:13:15.459Z (over 1 year ago)
- Language: Java
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Demos 11-04-2016
Collection of demos for Azure CLI, Fluent API interfaces and n-series vms.
## [az cli](./az-cli)
This demo will walk through the Python based Azure CLI illustrating VM creation and
documentation.
## [Fluent APIs](./fluent)
This demo walks through why we leverage the fluent and builder patterns to create an
improved developer experience for building Azure infrastructure.
## [N-series VMs](./n-series)
This demo illustrates the power of Azure GPU VMs.