nintexplatform / azure.eventhub.namespace.connectionstring.get

gets an azure eventhub connection string

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

icon

Problem statement

gets an azure eventhub connection string

Format

the op uses opspec 0.1.5 definition format

Example usage

Install

opctl op install github.com/opspec-pkgs/azure.eventhub.namespace.connectionstring.get#2.1.0

Run

opctl run github.com/opspec-pkgs/azure.eventhub.namespace.connectionstring.get#2.1.0

Compose

op:
  ref: github.com/opspec-pkgs/azure.eventhub.namespace.connectionstring.get#2.1.0
  inputs:
    authRule:
    loginId:
    loginSecret:
    loginTenantId:
    name:
    namespace:
    resourceGroup:
    subscriptionId:
    # params w/ default
    authRuleKey:
    loginType:
  outputs:
    connectionString:

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

gets an azure eventhub connection string


Languages

Language:JavaScript 100.0%