You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-functions/functions-bindings-openai-assistantpost-input.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,12 +49,12 @@ This example demonstrates the creation process, where the HTTP POST function tha
49
49
This example demonstrates the creation process, where the HTTP POST function that sends user prompts to the assistant chat bot. The response to the prompt is returned in the HTTP response.
@@ -73,7 +73,7 @@ For more information about *function.json* file properties, see the [Configurati
73
73
::: zone pivot="programming-language-python"
74
74
This example demonstrates the creation process, where the HTTP POST function that sends user prompts to the assistant chat bot. The response to the prompt is returned in the HTTP response.
This example demonstrates the creation process, where the HTTP GET function that queries the conversation history of the assistant chat bot. The response to the prompt is returned in the HTTP response.
@@ -78,7 +78,7 @@ For more information about *function.json* file properties, see the [Configurati
78
78
::: zone pivot="programming-language-python"
79
79
This example demonstrates the creation process, where the HTTP GET function that queries the conversation history of the assistant chat bot. The response to the prompt is returned in the HTTP response.
Copy file name to clipboardExpand all lines: articles/azure-functions/functions-bindings-openai-textcompletion-input.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,11 +83,11 @@ The code simply returns the text from the completion API as the response:
83
83
::: zone pivot="programming-language-python"
84
84
This example demonstrates the _templating_ pattern, where the HTTP trigger function takes a `name` parameter and embeds it into a text prompt, which is then sent to the Azure OpenAI completions API by the extension. The response to the prompt is returned in the HTTP response.
| VMware Live Site Recovery 9.0.2.1 | VMware Live Site Recovery 9.0.2.1 |[Deploy VMware Live Site Recovery](/azure/azure-vmware/disaster-recovery-using-vmware-site-recovery-manager)| Azure VMware Solution owns only install, Uninstall & Upgrade of Live Site Recovery. Customers should create Broadcom support tickets for all other areas. |
33
-
| Zerto 10.8 GA| Zerto 10.9 *preview | [Deploying Zerto on Azure VMware Solution](https://help.zerto.com/category/AVS) | All Zerto related issues and RunCommand errors, Customers are requested to reach [Zerto Support](https://www.zerto.com/myzerto/support/create-case/
33
+
| Zerto 10.9 VAIO only GA| Zerto 10.9 VAIO *preview | [Deploying Zerto on Azure VMware Solution](https://help.zerto.com/category/AVS) | All Zerto related issues and RunCommand errors, customers are requested to reach [Zerto Support](https://www.zerto.com/myzerto/support/create-case/
34
34
| JetStream version: 5.0 GA | JetStream version: 5.0 GA |[Deploy JetStream](https://www.jetstreamsoft.com/2020/09/28/disaster-recovery-for-avs/)| All support—including install, uninstall, upgrade, configuration, replication—is handled by the JetStream support team. Contact [JetStream Support](https://jetstreamsoft.com/about/contact/). |
35
35
|Veeam Backup & Replication 12 for VCD Azure VMware Solution |Timeline - TBD |[Veeam Backup for VMware Cloud Director on Azure VMware Solution](https://helpcenter.veeam.com/docs/backup/vsphere/vcloud_director_backup.html?ver=120)|Veeam Backup and Recovery solution for Azure VMware Solution supports VMware Cloud Director multi-tenancy|
36
36
|Refer to Backup Recovery Partner Compatibility Guidance |Refer to Backup Recovery Partner Compatibility Guidance |[Backup solutions for Azure VMware Solution VMs](/azure/azure-vmware/ecosystem-back-up-vms)| Kindly reach out to the Backup and Recovery Product team for all support cases. |
@@ -46,11 +46,11 @@ Customers aren't permitted to open Microsoft support tickets for partner product
|**VMware Live Site Recovery**| Array-based replication and storage policy protection groups <br>VCDR on Azure VMware Solution is not supported.<br> VMware vVOLs Protection Groups<br> VMware SRM IP customization using SRM command-line tools <br> Shared Site Recovery (One-to-Many and Many-to-One topologies) <br> Custom VMware SRM plug-in identifier or extension ID <br> Encrypted VMs unsupported <br> Azure VMware Solution-Live Site Recovery currently supports vSAN datastores. Support for external datastores is under testing.<br> Currently, vSAN Data Protection is unsupported|
49
-
|**Zerto on Azure VMware Solution**| Zerto supports version 10.9 VAIO onwards [z-driver based solution is unsupported]<br>DNS and network configuration changes for Zerto Virtual Machine aren't supported after installation.<br> SSH or web console access for ZVML Virtual machine is restricted.<br> Service account credentials aren't shared with customers<br> A minimum of four hosts per cluster is required.<br> Backup and Snapshot features are unavailable for ZVML VM. <br> Customers are advised to coordinate directly with Zerto for timelines any fixes<br> Stretched cluster is not supported<br> Installation of the VRA and VM protection on Cluster#1 in Azure VMware Solution Gen 2 is not supported in the preview release |
49
+
|**Zerto on Azure VMware Solution**| Zerto supports version 10.9 VAIO onwards [z-driver based solution is unsupported]<br>DNS and network configuration changes for Zerto Virtual Machine aren't supported after installation.<br> SSH or web console access for ZVML Virtual machine is restricted.<br> Service account credentials aren't shared with customers<br> A minimum of four hosts per cluster is required.<br> Backup and Snapshot features are unavailable for ZVML VM. <br> Customers are advised to coordinate directly with Zerto for timelines any fixes<br> Stretched cluster isn't supported<br> Installation of the VRA and VM protection on Cluster#1 in Azure VMware Solution Gen2 isn't supported in the current preview release.|
50
50
|**JetStream on Azure VMware Solution**| Requires a minimum of four hosts per cluster for upgrade |
51
51
|**Backup and Recovery Partners**|[Azure VMware Solution third Party BCDR](/azure/azure-vmware/ecosystem-back-up-vms) was tested with the CloudAdmin role. Azure VMware Solution can't provide more than [Cloud admin permissions](/azure/azure-vmware/architecture-identity). For further support, Contact the respective BCDR partners directly|
52
52
53
53
54
54
55
55
56
-
Last Updated: **June 2026** – Updated monthly with the latest information. Visit Partner onboarding sites for timelines and details. Partners keep their products up to date.
56
+
Last Updated: **July 2026** – Updated monthly with the latest information. Visit Partner onboarding sites for timelines and details. Partners keep their products up to date.
0 commit comments