Server Azure AD Only Authentications - Delete

既存のサーバー Active Directory のみの認証プロパティを削除します。

DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/azureADOnlyAuthentications/Default?api-version=2021-11-01

URI パラメーター

名前 / 必須 説明
authenticationName
path True

AuthenticationName

サーバー Azure Active Directory のみの認証の名前。

resourceGroupName
path True

string

リソースが含まれているリソース グループの名前。 この値は、Azure リソース マネージャー API またはポータルから取得できます。

serverName
path True

string

サーバーの名前。

subscriptionId
path True

string

Azure サブスクリプションを識別するサブスクリプション ID。

api-version
query True

string

要求で使用する API のバージョン。

応答

名前 説明
200 OK

Azure Active Directory のみのプロパティが正常に削除されました。

202 Accepted

同意

204 No Content

指定された Azure Active Directory のみのプロパティは存在しません。

Other Status Codes

エラー応答: ***

  • 400 InvalidServerAzureADOnlyAuthenticationParameter - ユーザーが AzureADOnlyAuthentication パラメーターを false に設定しようとしましたが、これは許可されていません。代わりに azureADOnlyAuthentications API を使用してください。

  • 400 InvalidServerAADOnlyAuthTypePropertyName - サーバー Azure Active Directory のみの認証の種類を既定にする必要がある

  • 400 InvalidServerAADOnlyAuthNoAADAdminPropertyName - AAD 管理が構成されていません。AAD のみの認証を有効または無効にする前に、AAD 管理を設定する必要があります。

  • 404 SubscriptionDoesNotHaveServer - 要求されたサーバーが見つかりませんでした

  • 404 ServerNotInSubscriptionResourceGroup - 指定されたサーバーが、指定されたリソース グループとサブスクリプションに存在しません。

  • 404 OperationIdNotFound - Id を持つ操作が存在しません。

  • 409 OperationCancelled - 操作がユーザーによって取り消されました。

  • 409 OperationInterrupted - 同じリソースに対する別の操作によって中断されたため、リソースに対する操作を完了できませんでした。

  • 429 SubscriptionTooManyCreateUpdateRequests - 使用可能なリソースで処理できる最大要求を超える要求。

  • 429 SubscriptionTooManyRequests - 使用可能なリソースで処理できる最大要求を超える要求。

  • 500 OperationTimedOut - 操作がタイムアウトし、自動的にロールバックされました。 操作をやり直してください。

  • 503 TooManyRequests - 使用可能なリソースで処理できる最大要求を超える要求。

Deletes Azure Active Directory only authentication object.

要求のサンプル

DELETE https://management.azure.com/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/sqlcrudtest-4799/providers/Microsoft.Sql/servers/sqlcrudtest-6440/azureADOnlyAuthentications/Default?api-version=2021-11-01

応答のサンプル

定義

AuthenticationName

サーバー Azure Active Directory のみの認証の名前。

名前 説明
Default

string