create-resource-group
Define and organize Azure resources by establishing a resource group with specific name, location, and optional tags for streamlined management.
Instructions
Create a new resource group
Input Schema
Name | Required | Description | Default |
---|---|---|---|
location | Yes | Azure region | |
name | Yes | Resource group name | |
tags | No | Resource tags (optional) |