Microsoft.ChangeAnalysis (stable:2021-04-01)

2025/09/19 • 4 new, 4 deleted methods

Operations_List (new)
Description Lists all the supported operations by the Microsoft.ChangeAnalysis resource provider along with their descriptions.
Reference Link ¶

⚼ Request

GET:  /providers/Microsoft.ChangeAnalysis/operations
{
api-version: string ,
$skipToken: string ,
}

⚐ Response (200)

{
value:
[
{
name: string ,
display:
{
provider: string ,
resource: string ,
operation: string ,
description: string ,
}
,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
ResourceChanges_List (new)
Description List the changes of a resource within the specified time range. Customer data will be masked if the user doesn't have access.
Reference Link ¶

⚼ Request

POST:  /{resourceId}/providers/Microsoft.ChangeAnalysis/resourceChanges
{
api-version: string ,
resourceId: string ,
$startTime: string ,
$endTime: string ,
$skipToken: string ,
}

⚐ Response (200)

{
value:
[
{
properties:
{
resourceId: string ,
timeStamp: string ,
initiatedByList:
[
string ,
]
,
changeType: enum ,
propertyChanges:
[
{
changeType: enum ,
changeCategory: enum ,
jsonPath: string ,
displayName: string ,
level: enum ,
description: string ,
oldValue: string ,
newValue: string ,
isDataMasked: boolean ,
}
,
]
,
}
,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
Changes_ListChangesByResourceGroup (new)
Description List the changes of a resource group within the specified time range. Customer data will always be masked.
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ChangeAnalysis/changes
{
api-version: string ,
subscriptionId: string ,
resourceGroupName: string ,
$startTime: string ,
$endTime: string ,
$skipToken: string ,
}

⚐ Response (200)

{
value:
[
{
properties:
{
resourceId: string ,
timeStamp: string ,
initiatedByList:
[
string ,
]
,
changeType: enum ,
propertyChanges:
[
{
changeType: enum ,
changeCategory: enum ,
jsonPath: string ,
displayName: string ,
level: enum ,
description: string ,
oldValue: string ,
newValue: string ,
isDataMasked: boolean ,
}
,
]
,
}
,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
Changes_ListChangesBySubscription (new)
Description List the changes of a subscription within the specified time range. Customer data will always be masked.
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.ChangeAnalysis/changes
{
api-version: string ,
subscriptionId: string ,
$startTime: string ,
$endTime: string ,
$skipToken: string ,
}

⚐ Response (200)

{
value:
[
{
properties:
{
resourceId: string ,
timeStamp: string ,
initiatedByList:
[
string ,
]
,
changeType: enum ,
propertyChanges:
[
{
changeType: enum ,
changeCategory: enum ,
jsonPath: string ,
displayName: string ,
level: enum ,
description: string ,
oldValue: string ,
newValue: string ,
isDataMasked: boolean ,
}
,
]
,
}
,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
Operations_List (removed)
Description Lists all the supported operations by the Microsoft.ChangeAnalysis resource provider along with their descriptions.
Reference Link ¶

⚼ Request

GET:  /providers/Microsoft.ChangeAnalysis/operations
{
api-version: string ,
$skipToken: string ,
}

⚐ Response (200)

{
value:
[
{
name: string ,
display:
{
provider: string ,
resource: string ,
operation: string ,
description: string ,
}
,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
ResourceChanges_List (removed)
Description List the changes of a resource within the specified time range. Customer data will be masked if the user doesn't have access.
Reference Link ¶

⚼ Request

POST:  /{resourceId}/providers/Microsoft.ChangeAnalysis/resourceChanges
{
api-version: string ,
resourceId: string ,
$startTime: string ,
$endTime: string ,
$skipToken: string ,
}

⚐ Response (200)

{
value:
[
{
properties:
{
resourceId: string ,
timeStamp: string ,
initiatedByList:
[
string ,
]
,
changeType: enum ,
propertyChanges:
[
{
changeType: enum ,
changeCategory: enum ,
jsonPath: string ,
displayName: string ,
level: enum ,
description: string ,
oldValue: string ,
newValue: string ,
isDataMasked: boolean ,
}
,
]
,
}
,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
Changes_ListChangesByResourceGroup (removed)
Description List the changes of a resource group within the specified time range. Customer data will always be masked.
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ChangeAnalysis/changes
{
api-version: string ,
subscriptionId: string ,
resourceGroupName: string ,
$startTime: string ,
$endTime: string ,
$skipToken: string ,
}

⚐ Response (200)

{
value:
[
{
properties:
{
resourceId: string ,
timeStamp: string ,
initiatedByList:
[
string ,
]
,
changeType: enum ,
propertyChanges:
[
{
changeType: enum ,
changeCategory: enum ,
jsonPath: string ,
displayName: string ,
level: enum ,
description: string ,
oldValue: string ,
newValue: string ,
isDataMasked: boolean ,
}
,
]
,
}
,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}
Changes_ListChangesBySubscription (removed)
Description List the changes of a subscription within the specified time range. Customer data will always be masked.
Reference Link ¶

⚼ Request

GET:  /subscriptions/{subscriptionId}/providers/Microsoft.ChangeAnalysis/changes
{
api-version: string ,
subscriptionId: string ,
$startTime: string ,
$endTime: string ,
$skipToken: string ,
}

⚐ Response (200)

{
value:
[
{
properties:
{
resourceId: string ,
timeStamp: string ,
initiatedByList:
[
string ,
]
,
changeType: enum ,
propertyChanges:
[
{
changeType: enum ,
changeCategory: enum ,
jsonPath: string ,
displayName: string ,
level: enum ,
description: string ,
oldValue: string ,
newValue: string ,
isDataMasked: boolean ,
}
,
]
,
}
,
}
,
]
,
nextLink: string ,
}

⚐ Response (default)

{
error:
{
code: string ,
message: string ,
target: string ,
details:
[
string ,
]
,
additionalInfo:
[
{
type: string ,
info: object ,
}
,
]
,
}
,
}