GR Pavan Kumar
GR Pavan Kumar
**What is the problem you're trying to solve** When there is no replication enabled, customers would need high availability for their exiting ACRs. **Describe the solution you'd like** Ability to...
**Describe the bug** **pydantic\main.py", line 253, in __init__ validated_self = self.__pydantic_validator__.validate_python(data, self_instance=self) pydantic_core._pydantic_core.ValidationError: 1 validation error for ChatCompletionAgent name String should match pattern '^[0-9A-Za-z_]+$' [type=string_pattern_mismatch, input_value='auth-method', input_type=str] For further information...