Skip to content

opspec-pkgs/azure.appinsights.create

Repository files navigation

build

icon

Problem statement

creates an azure app insights instance (if it doesn't already exist)

Example usage

Visualize

opctl ui github.com/opspec-pkgs/azure.appinsights.create#3.0.0

Run

opctl run github.com/opspec-pkgs/azure.appinsights.create#3.0.0

Compose

op:
  ref: github.com/opspec-pkgs/azure.appinsights.create#3.0.0
  inputs:
    loginId:  # 👈 required; provide a value
    loginSecret:  # 👈 required; provide a value
    name:  # 👈 required; provide a value
    resourceGroup:  # 👈 required; provide a value
    subscriptionId:  # 👈 required; provide a value
  ## uncomment to override defaults
  #   hockeyAppId: ""
  #   hockeyAppToken: ""
  #   location: "eastus"
  #   loginTenantId: " "
  #   loginType: "user"
  #   requestSource: "IbizaAIExtension"
  #   type: "other"

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md

About

creates an azure app insights instance (if it doesn't already exist)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •