azure-platform

Manage Azure cloud services via Azure CLI and Python SDK.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Umbral-Bot/umbral-agent-stack --skill azure-platform
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-platform
Source: https://github.com/Umbral-Bot/umbral-agent-stack/tree/main/openclaw/workspace-templates/skills/azure-platform
Command: npx skills add https://github.com/Umbral-Bot/umbral-agent-stack --skill azure-platform

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires azure-identity, azure-storage-blob, azure-cosmos, azure-servicebus, openai, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management and interaction with various Azure cloud services, enabling efficient deployment and operation of cloud-native applications and AI models.

Core Features & Use Cases

  • Azure CLI & SDK Integration: Provides commands and Python code snippets for common Azure resource management tasks.
  • Service Management: Covers Azure Functions, Blob Storage, CosmosDB, Service Bus, App Service, and Azure OpenAI.
  • Use Case: Deploy a Python web application to Azure App Service, configure a Blob Storage container for static assets, and set up a Service Bus queue for asynchronous processing.

Quick Start

Use the azure-platform skill to deploy a Python web app to Azure App Service.

Frequently Asked Questions about azure-platform

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a Python web app to Azure App Service and configure Blob Storage?

You can deploy a Python web app to Azure App Service and configure Blob Storage using this Skill's Azure CLI commands and Python SDK snippets for resource configuration and static asset management.

What Azure services can I manage using the Python SDK and Azure CLI?

You can manage Azure Functions, Blob Storage, CosmosDB, Service Bus, App Service, and Azure OpenAI using the Python SDK and Azure CLI for deployment and resource configuration.

Do I need Azure CLI login and environment variables to manage Azure cloud services?

Yes, managing Azure cloud services requires Azure CLI login and environment variables configured for authentication and endpoint setup to access resources like CosmosDB and Azure OpenAI.

Can I interact with Azure OpenAI models and set up a Service Bus queue for asynchronous processing?

Yes, you can interact with Azure OpenAI models and set up a Service Bus queue for asynchronous processing using the Python SDK integration and Azure CLI commands provided by this Skill.

What is the best way to manage Azure cloud services like CosmosDB and Blob Storage?

Managing Azure cloud services like CosmosDB and Blob Storage is best done through this Skill's integrated Azure CLI commands and Python SDK code snippets for efficient resource configuration and deployment.