次の方法で共有


Governance Assignments - Delete

特定のスコープに対する GovernanceAssignment の削除

DELETE https://management.azure.com/{scope}/providers/Microsoft.Security/assessments/{assessmentName}/governanceAssignments/{assignmentKey}?api-version=2022-01-01-preview

URI パラメーター

名前 / 必須 説明
assessmentName
path True

string

評価キー - 評価の種類の一意のキー

正規表現パターン: ^[-\w\._\(\)]+$

assignmentKey
path True

string

ガバナンス割り当てキー - 必要なガバナンス割り当ての評価キー

scope
path True

string

ガバナンス割り当てのスコープ。 有効なスコープは、サブスクリプション (形式: 'subscriptions/{subscriptionId}') またはセキュリティ コネクタ (形式: 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})' です。

api-version
query True

string

操作の API バージョン

応答

名前 説明
200 OK

OK - ガバナンスの割り当てが削除されました

204 No Content

コンテンツなし - ガバナンスの割り当てが存在しない

Other Status Codes

操作が失敗した理由を説明するエラー応答

セキュリティ

azure_auth

Azure Active Directory OAuth2 フロー

型: oauth2
フロー: implicit
Authorization URL (承認 URL): https://login.microsoftonline.com/common/oauth2/authorize

スコープ

名前 説明
user_impersonation ユーザー アカウントを偽装する

Delete security assignment

要求のサンプル

DELETE https://management.azure.com/subscriptions/c32e05d9-7207-4e22-bdf4-4f7d9c72e5fd/resourceGroups/compute_servers/providers/Microsoft.Compute/virtualMachines/win2012/providers/Microsoft.Security/assessments/6b9421dd-5555-2251-9b3d-2be58e2f82cd/governanceAssignments/6634ff9f-127b-4bf2-8e6e-b1737f5e789c?api-version=2022-01-01-preview

応答のサンプル