How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure Connector API

The Connector API from Microsoft Azure — 5 operation(s) for connector.

Microsoft Azure Connector API is one of 1667 APIs that Microsoft Azure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Connector. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 9 operations across 5 paths, and defines 35 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

9 operations 5 paths 35 schemas 2 DELETE2 GET2 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 9

Across 5 paths, the API surfaces 9 operations — 2 DELETE, 2 GET, 2 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Connector 9
GET
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.ServiceLinker/locations/{location}/dryruns
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicelinker Locations Location Dryruns
microsoftAzureConnectorListdryrun 4 params → 200default
GET
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.ServiceLinker/locations/{location}/dryruns/{dryrunName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicelinker Locations Location Dryruns Dryrunname
microsoftAzureConnectorGetdryrun 5 params → 200default
PUT
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.ServiceLinker/locations/{location}/dryruns/{dryrunName}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicelinker Locations Location Dryruns Dryrunname
microsoftAzureConnectorCreatedryrun 5 params body → 200201default
PATCH
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.ServiceLinker/locations/{location}/dryruns/{dryrunName}
Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicelinker Locations Location Dryruns Dryrunname
microsoftAzureConnectorUpdatedryrun 5 params body → 200202default
DELETE
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.ServiceLinker/locations/{location}/dryruns/{dryrunName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicelinker Locations Location Dryruns Dryrunname
microsoftAzureConnectorDeletedryrun 5 params → 200204default
DELETE
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.ServiceLinker/locations/{location}/connectors/{connectorName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicelinker Locations Location Connectors Connectorname
microsoftAzureConnectorDelete 5 params → 200202204default
PATCH
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.ServiceLinker/locations/{location}/connectors/{connectorName}
Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicelinker Locations Location Connectors Connectorname
microsoftAzureConnectorUpdate 5 params body → 200202default
POST
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.ServiceLinker/locations/{location}/connectors/{connectorName}/validate
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicelinker Locations Location Connectors Connectorname Validate
microsoftAzureConnectorValidate 5 params → 200202default
POST
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.ServiceLinker/locations/{location}/connectors/{connectorName}/generateConfigurations
Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicelinker Locations Location Connectors Connectorname Generateconfigurations
microsoftAzureConnectorGenerateconfigurations 5 params body → 200default

Schemas 35

The contract defines 35 schemas that model the data the API accepts and returns. The most detailed are LinkerProperties (9 properties), ValidateResult (8 properties), DaprProperties (7 properties), ConfigurationInfo (7 properties). Each schema is shown below with its type and property counts.

LinkerProperties
object
The properties of the Linker.
9 properties
ConfigurationInfo
object
The configuration information, used to generate configurations or save to applications
7 properties
DeleteOrUpdateBehavior
string
The cleanup behavior to indicate whether clean up operation when resource is deleted or updated
LinkerResource
object
Linker of source and target resource
2 properties 1 required
LinkerPatch
object
A Linker to be updated.
1 property
TargetServiceBase
object
The target service properties
1 property 1 required
AuthType
string
The authentication type.
TargetServiceType
string
The target service type.
DryrunPrerequisiteResult
object
A result of dryrun
1 property 1 required
ConfigurationStore
object
An option to store configuration into different place
1 property
ValidateOperationResult
object
The validation operation result for a Linker.
3 properties
FirewallRules
object
Target service's firewall rules. to allow connections from source service.
3 properties
AuthMode
string
Indicates how to apply the authentication configuration operations.
DryrunOperationPreview
object
The preview of the operations for creation
5 properties
VNetSolution
object
The VNet solution for linker
2 properties
ValidationResultItem
object
The validation item for a Linker.
5 properties
DaprMetadata
object
The dapr component metadata.
5 properties
ClientType
string
The application client type
DryrunPrerequisiteResultType
string
The type of dryrun result.
AuthInfoBase
object
The authentication info
2 properties 1 required
ConfigurationResult
object
Configurations for source resource, include appSettings, connectionString and serviceBindings
1 property
DaprProperties
object
Indicates some additional properties for dapr client type
7 properties
SecretStore
object
An option to store secret value in secure place
2 properties
SourceConfiguration
object
A configuration item for source resource
5 properties
DryrunActionName
string
The name of action for you dryrun job.
DryrunList
object
The list of dryrun.
2 properties
ValidateResult
object
The validation result for a Linker.
8 properties
AllowType
string
Whether to allow firewall rules.
DryrunParameters
object
The parameters of the dryrun
1 property 1 required
PublicNetworkSolution
object
Indicates public network solution, include firewall rules
3 properties
DryrunResource
object
a dryrun job resource
1 property
DryrunProperties
object
The properties of the dryrun job
4 properties
DryrunPatch
object
a dryrun job to be updated.
1 property
ActionType
string
Indicates how to apply the connector operations, such as opt out network configuration, opt in configuration.
LinkerConfigurationType
string
Type of configuration to determine whether the configuration can be modified after creation. KeyvaultSecret means the configuration references a key vault secr…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-connector-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure Connector API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.