---
title: "Changes to Update a AiAzureContentSafety plugin"
method: PUT
path: "/v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}#AiAzureContentSafety"
---

# Changes to Update a AiAzureContentSafety plugin

`PUT /v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}#AiAzureContentSafety`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 13 of 52 revisions.

- **2026-08-26** `72502a676a92` — 1 warning, 1 info
- **2026-06-11** `62c54f1094bb` — 1 breaking, 1 info
- **2026-04-24** `7d6a643707d9` — 4 info
- **2026-01-13** `ad02b4e24eb2` — 2 info
- **2025-10-29** `19e869275e28` — 2 breaking, 6 info
- **2025-09-16** `f03059016622` — 5 breaking
- **2025-08-22** `96118a9cd7f4` — 8 breaking, 24 info
- **2025-07-22** `2c77aeaee5fb` — 3 breaking, 3 info
- **2025-06-17** `c308b7426a7c` — 2 breaking
- **2025-05-21** `69704304ad5f` — 2 info
- **2025-04-15** `fc6abbc537f3` — 2 breaking, 6 info
- **2025-03-05** `ceb048468954` — 2 breaking, 2 info
- **2025-02-10** `d833d4dbb1fa` — 1 info

## Changes

- **2026-08-26** `72502a676a92` — 1 warning, 1 info
  - added the new `last_message` enum value to the `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/text_source` response property for the response status `200`
  - added the new `last_message` enum value to the request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/text_source`
- **2026-06-11** `62c54f1094bb` — 1 breaking, 1 info
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/path` became required
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/path` became required for the status `200`
- **2026-04-24** `7d6a643707d9` — 4 info
  - added the new optional request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/log_blocked_content`
  - added the new optional request property `allOf[#/components/schemas/PluginBase]/condition`
  - added the optional property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/log_blocked_content` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/PluginBase]/condition` to the response with the `200` status
- **2026-01-13** `ad02b4e24eb2` — 2 info
  - added the new optional request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/ssl_verify`
  - added the optional property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/ssl_verify` to the response with the `200` status
- **2025-10-29** `19e869275e28` — 2 breaking, 6 info
  - the `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/name` request property type changed from `string` to no type
  - the `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/name` response's property type changed from `string` to no type for status `200`
  - added the new optional request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/guarding_mode`
  - added the new optional request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/response_buffer_size`
  - added the new optional request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/stop_on_error`
  - added the optional property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/guarding_mode` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/response_buffer_size` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/stop_on_error` to the response with the `200` status
- **2025-09-16** `f03059016622` — 5 breaking
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/name` became not nullable
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/path` became not nullable
  - the `allOf[#/components/schemas/PluginBase]/id` request property's minLength was increased from `0` to `1`
  - the `allOf[#/components/schemas/PluginBase]/name` request property's minLength was increased from `0` to `1`
  - the `allOf[#/components/schemas/PluginBase]/partials/items/id` request property's minLength was increased from `0` to `1`
- **2025-08-22** `96118a9cd7f4` — 8 breaking, 24 info
  - the response property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/azure_client_id` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/azure_client_secret` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/azure_tenant_id` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/blocklist_names` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/categories` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/content_safety_key` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/name` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/PluginBase]/partials/items/path` became nullable for the status `200`
  - the request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/azure_client_id` became nullable
  - the request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/azure_client_secret` became nullable
  - the request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/azure_tenant_id` became nullable
  - the request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/blocklist_names` became nullable
  - the request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/categories` became nullable
  - the request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/content_safety_key` became nullable
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/name` became nullable
  - the request property `allOf[#/components/schemas/PluginBase]/partials/items/path` became nullable
  - the `azure_api_version` request property default value `2023-10-01` was added
  - the `azure_use_managed_identity` request property default value `false` was added
  - the `enabled` request property default value `true` was added
  - the `halt_on_blocklist_hit` request property default value `true` was added
  - the `output_type` request property default value `FourSeverityLevels` was added
  - the `protocols` request property default value `grpc, grpcs, http, https` was added
  - the `reveal_failure_reason` request property default value `true` was added
  - the `text_source` request property default value `concatenate_all_content` was added
  - the `azure_api_version` response's property default value `2023-10-01` was added for the status `200`
  - the `azure_use_managed_identity` response's property default value `false` was added for the status `200`
  - the `enabled` response's property default value `true` was added for the status `200`
  - the `halt_on_blocklist_hit` response's property default value `true` was added for the status `200`
  - the `output_type` response's property default value `FourSeverityLevels` was added for the status `200`
  - the `protocols` response's property default value `grpc, grpcs, http, https` was added for the status `200`
  - the `reveal_failure_reason` response's property default value `true` was added for the status `200`
  - the `text_source` response's property default value `concatenate_all_content` was added for the status `200`
- **2025-07-22** `2c77aeaee5fb` — 3 breaking, 3 info
  - the request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config` became required
  - the request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/content_safety_url` became required
  - the response property `allOf[#/components/schemas/PluginBase]/tags` became nullable for the status `200`
  - the request property `allOf[#/components/schemas/PluginBase]/tags` became nullable
  - the response property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config` became required for the status `200`
  - the response property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/config/content_safety_url` became required for the status `200`
- **2025-06-17** `c308b7426a7c` — 2 breaking
  - the `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/protocols` request property format changed from no format to `set`
  - the `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/protocols` response's property format changed from no format to `set` for status `200`
- **2025-05-21** `69704304ad5f` — 2 info
  - added the new optional request property `allOf[#/components/schemas/PluginBase]/partials`
  - added the optional property `allOf[#/components/schemas/PluginBase]/partials` to the response with the `200` status
- **2025-04-15** `fc6abbc537f3` — 2 breaking, 6 info
  - the response property `allOf[#/components/schemas/PluginBase]/created_at` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/PluginBase]/updated_at` became nullable for the status `200`
  - the request optional property `allOf[#/components/schemas/PluginBase]/created_at` became not read-only
  - the request optional property `allOf[#/components/schemas/PluginBase]/updated_at` became not read-only
  - the request property `allOf[#/components/schemas/PluginBase]/created_at` became nullable
  - the request property `allOf[#/components/schemas/PluginBase]/updated_at` became nullable
  - the response optional property `allOf[#/components/schemas/PluginBase]/created_at` became not read-only for the status `200`
  - the response optional property `allOf[#/components/schemas/PluginBase]/updated_at` became not read-only for the status `200`
- **2025-03-05** `ceb048468954` — 2 breaking, 2 info
  - the response property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/route` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/service` became nullable for the status `200`
  - the request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/route` became nullable
  - the request property `allOf[#/components/schemas/AiAzureContentSafetyPluginConfig]/service` became nullable
- **2025-02-10** `d833d4dbb1fa` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api/docs/v2/control-planes/:controlPlaneId/core-entities/plugins/:PluginId#AiAzureContentSafety/put.md) · [API](https://skmtc.dev/kong/apis/konnect-api.md) · [Page](https://skmtc.dev/kong/apis/konnect-api/changes/v2/control-planes/:controlPlaneId/core-entities/plugins/:PluginId#AiAzureContentSafety/put)
