SqlMigrationServices

Regenerate a new set of Authentication Keys for Self Hosted Integration Runtime.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataMigration/sqlMigrationServices/{sqlMigrationServiceName}/regenerateAuthKeys

Path parameters

sqlMigrationServiceNamestring required

Name of the SQL Migration Service.

Parameters

../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v5/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ResourceGroupNameParameter — unresolved $ref

Request body

keyNamestring

The name of authentication key to generate.

authKey1string password

The first authentication key.

authKey2string password

The second authentication key.

Response

Azure operation completed successfully.

keyNamestring

The name of authentication key to generate.

authKey1string password

The first authentication key.

authKey2string password

The second authentication key.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.