Note: This module is EXPERIMENTAL. To enable this module, you must run Open Service Broker for Azure with modules.minStability set to experimental
Plan Name | Description |
---|---|
asp-dot-net-web |
For ASP.NET web applications. |
java-web |
For Java web applications. |
node-dot-js |
For Node.JS applications. |
general |
For general applications. |
app-center |
For Mobile applications. |
Provisions a new Application Insights.
Parameter Name | Type | Description | Required | Default Value |
---|---|---|---|---|
location |
string |
The Azure region in which to provision applicable resources. | Y | |
resourceGroup |
string |
The (new or existing) resource group with which to associate new resources. | Y | |
appInsightsName |
string |
The Application Insights component name. | N | A randomly generated UUID. |
tags |
map[string]string |
Tags to be applied to new resources, specified as key/value pairs. | N | Tags (even if none are specified) are automatically supplemented with heritage: open-service-broker-azure . |
Returns the instrumentation key.
This binding operation does not support any parameters.
Binding returns the following connection details and shared credentials:
Field Name | Type | Description |
---|---|---|
instrumentationKey |
string |
Instrumentation key. |
Does nothing.
Deletes the Application Insights.