Getting the below error in the final step of the playbook.
Is there a limit of IPs that can be pushed to a named location in Azure, while i try to manually add the IP in the named location , it works.
{
"error": {
"code": "BadRequest",
"message": "1050: PolicyDetail size limit exceeded. Please reduce the size of the object and try again.",
"innerError": {
"date": "2024-01-01T13:13:39",
"request-id": "e6333fa2-***ca89931",
"client-request-id": "e6333fa2-0"
}
}
}
Getting the below error in the final step of the playbook.
Is there a limit of IPs that can be pushed to a named location in Azure, while i try to manually add the IP in the named location , it works.
{
"error": {
"code": "BadRequest",
"message": "1050: PolicyDetail size limit exceeded. Please reduce the size of the object and try again.",
"innerError": {
"date": "2024-01-01T13:13:39",
"request-id": "e6333fa2-***ca89931",
"client-request-id": "e6333fa2-0"
}
}
}