Jim Chou
Jim Chou
**Describe the bug** A clear and concise description of what the bug is. - In the `'AzureCommunicationCalling` version `1.1.0-beta.1` is working, but there was a breaking change in `2.0.0-beta.1` that...
# Data Plane API - Pull Request This PR includes previously approved features: - Data retention feature https://github.com/Azure/azure-rest-api-specs/pull/22858 (changes reverted because release date is pushed back) - Image upload feature...
In WHATWG `RequestInit` has `RequestDuplex duplex` property but it's missing in node-fetch typescript API https://github.com/node-fetch/node-fetch/blob/8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f/%40types/index.d.ts#L71-L112 Based on this https://fetch.spec.whatwg.org/#enumdef-requestduplex if fetch body is ReadableStream it requires the options `duplex`, want...
# Data Plane API - Pull Request New APIs for DLP (data loss prevention) and textOnlyChat ## API Info: The Basics Most of the information about your service should be...
# What - Added html/css for sign out button based on AAD cookie if present - Only if AAD is configured and cookie is present will the sign out bar...