Updates an existing ActivityLogAlertResource's tags. To update other fields use the CreateOrUpdate method.

patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/activityLogAlerts/{activityLogAlertName}

Path parameters

activityLogAlertNamestring required

The name of the activity log alert.

Parameters

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

Request body

{"stackTrail":"components:schemas:ActivityLogAlertPatchBody:properties:tags","oasType":"schema","type":"unknown","description":"Resource tags"}

Response

An existing activity log alert was successfully updated.

idstring

Azure resource Id

namestring

Azure resource name

typestring

Azure resource type

locationstring required

Resource location

{"stackTrail":"components:schemas:Resource:properties:tags","oasType":"schema","type":"unknown","description":"Resource tags"}

Changes

Changed in 2 of the 4 revisions of this API.3

  • 2017-04-01050f5998f5561See the full diff
    • deleted the path request parameter resourceGroupName

      request-parameter-removed

  • 2017-04-0169f43459e6952See the full diff
    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed