Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 837 Bytes

File metadata and controls

27 lines (21 loc) · 837 Bytes

Overview of Azure Services

This file contains text you can copy and paste for the examples in Cloud Academy's Overview of Azure Services course.

Introduction

Azure Free Trial

Using the Azure Portal

Azure Portal

Using the Azure CLI

git clone https://github.com/Azure-Samples/html-docs-hello-world.git
cd html-docs-hello-world
az webapp up --location westus --name [your_name] --html
http://[your_name].azurewebsites.net
az group delete --name [resource_group_name]

Service Categories

Azure Products

Designing a Solution

Azure Architecture Center

Summary

Azure documentation
support@cloudacademy.com