Skip to main content

8 docs tagged with "azure"

View all tags

Azure Cosmos DB table lifecycle

Provisions a serverless Cosmos DB account with the Table API, creates and lists tables, and tears them down; the control-plane half of a Table workload.

Azure subscription detail

Reads a subscription's name and state; requires owner-level rights, so most service principals cannot call it.

Azure VM custom script extension

Runs a shell command on an existing VM via the CustomScript extension, and lists the extensions installed on a VM; the way to load content onto a server after provisioning.

Azure VMs in a subscription

Lists virtual machines across a subscription with name, location, provisioning state and the profiles describing size, image and networking.