Skip to content

plagueho/azure-infrastructure-deployment

v4.0.2MIT

Provision Azure identities and manage Azure Verified Module versions.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "azure-infrastructure-deployment",
  "description": "Provision Azure identities and manage Azure Verified Module versions.",
  "version": "4.0.2",
  "author": {
    "name": "Daniel Scott-Raynsford",
    "url": "https://github.com/PlagueHO"
  },
  "repository": "https://github.com/PlagueHO/plagueho.copilot",
  "license": "MIT",
  "keywords": [
    "azure",
    "infrastructure",
    "managed-identity",
    "oidc",
    "bicep",
    "avm"
  ],
  "extensions": {
    "com.github.plagueho": {
      "skills": [
        "./skills/provision-github-azure-federated-identity/",
        "./skills/update-avm-modules/"
      ]
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.github.plagueho