credentials
Creates or updates a credential.
put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/credentials/{credentialName}
Path parameters
subscriptionIdstring required
The subscription identifier.
resourceGroupNamestring required
The resource group name.
factoryNamestring required
The factory name.
credentialNamestring required
Credential name
Query parameters
api-versionstring required
The API version.
Headers
If-Matchstring
ETag of the credential entity. Should only be specified for update, for which it should match existing entity or can be * for unconditional update.
Request body
Response
OK.