From 9d2ac9cdbfae1f39e66da5ec4748d26e2d4e596b Mon Sep 17 00:00:00 2001 From: svcact1 Date: Tue, 18 Nov 2025 15:05:08 -0600 Subject: [PATCH 1/5] Create intro.md --- intro.md | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 intro.md diff --git a/intro.md b/intro.md new file mode 100644 index 0000000000..0ad95e6384 --- /dev/null +++ b/intro.md @@ -0,0 +1,50 @@ +# Azure OpenAI ResponseAPI + +## Overview +The Azure OpenAI ResponseAPI custom connector allows makers in the Power Platform (Power Apps, Power Automate, Logic Apps) to easily interact with our companies Azure AI Foundry REST API. +With this connector you can + +- Create an AI Response to a query +- Get a given response +- Delete a given response +- Returns a list of input items for a given response. +- Returns a list of files. +- Upload a file that can be used across various endpoints +- Returns information about a specific file. +- Delete a file and remove it from all vector stores. +- Returns the contents of the specified file. +- Transcribes audio into the input language. +- Generates audio from the input text. + +## Features +### Authentication & Connection +This connector uses api key Authentication to connect to our companies Azure AI Foundry REST API. +To set up the connection: +1. Obtain an api key from from . +2. In the connector in your environment, create a new connection and provide the key. +3. Once connected, all actions/triggers will work as described. + +### Actions & Triggers +Here are the actions provided: +- **Create Response** – Create an AI Response to a query +- **Get Response** – Get a given response +- **Delete Response** – Delete a given response +- **ListInputItems** – Returns a list of input items for a given response. +- **Files_List** – Returns a list of files. +- **Files_Upload** – Upload a file that can be used across various endpoints +- **Files_Get** – Returns information about a specific file. +- **Files_Delete** – Delete a file and remove it from all vector stores. +- **Files_GetContent** – Returns the contents of the specified file. +- **Transcript** – Transcribes audio into the input language. +- **TextToSpeech** – Generates audio from the input text. + + + +### Getting Started +1. In Power Automate / Power Apps, add the connector **Azure OpenAI ResponseAPI**. +2. Choose the connection you created above. +3. Insert the action **Create Response**, configure parameters such as api-version, x-ms-oai-image-generation-deployment and body. +4. Run the action. + +## Known Issues & Limitations +- Transcript action only works for certain audio file types From 5ab0821b9153fc496e0a44bfb027b58797d671e8 Mon Sep 17 00:00:00 2001 From: svcact1 Date: Tue, 18 Nov 2025 15:26:11 -0600 Subject: [PATCH 2/5] Update intro.md --- intro.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/intro.md b/intro.md index 0ad95e6384..2288767807 100644 --- a/intro.md +++ b/intro.md @@ -1,7 +1,7 @@ -# Azure OpenAI ResponseAPI +# SVC Azure OpenAI ResponseAPI ## Overview -The Azure OpenAI ResponseAPI custom connector allows makers in the Power Platform (Power Apps, Power Automate, Logic Apps) to easily interact with our companies Azure AI Foundry REST API. +The SVC Azure OpenAI ResponseAPI custom connector allows makers in the Power Platform (Power Apps, Power Automate, Logic Apps) to easily interact with our companies SVC Azure AI Foundry REST API. With this connector you can - Create an AI Response to a query @@ -18,7 +18,7 @@ With this connector you can ## Features ### Authentication & Connection -This connector uses api key Authentication to connect to our companies Azure AI Foundry REST API. +This connector uses api key Authentication to connect to our companies SVC Azure AI Foundry REST API. To set up the connection: 1. Obtain an api key from from . 2. In the connector in your environment, create a new connection and provide the key. @@ -41,10 +41,12 @@ Here are the actions provided: ### Getting Started -1. In Power Automate / Power Apps, add the connector **Azure OpenAI ResponseAPI**. +1. In Power Automate / Power Apps, add the connector **SVC Azure OpenAI ResponseAPI**. 2. Choose the connection you created above. 3. Insert the action **Create Response**, configure parameters such as api-version, x-ms-oai-image-generation-deployment and body. 4. Run the action. ## Known Issues & Limitations - Transcript action only works for certain audio file types +- Blog post / video: +- GitHub repository: From 3d40d332f4bef3621e807c8ef8950e9622e80fab Mon Sep 17 00:00:00 2001 From: svcact1 Date: Tue, 18 Nov 2025 15:43:28 -0600 Subject: [PATCH 3/5] Update intro.md --- intro.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/intro.md b/intro.md index 2288767807..2e170890ed 100644 --- a/intro.md +++ b/intro.md @@ -48,5 +48,7 @@ Here are the actions provided: ## Known Issues & Limitations - Transcript action only works for certain audio file types -- Blog post / video: -- GitHub repository: + +## Support & Feedback +If you encounter issues or would like to provide feedback, please contact: +**svc_act1@ascension-team.com From b46970a08349da65c1a973708db83c1d53d0f684 Mon Sep 17 00:00:00 2001 From: svcact1 Date: Tue, 18 Nov 2025 16:24:37 -0600 Subject: [PATCH 4/5] Update intro.md --- intro.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/intro.md b/intro.md index 2e170890ed..ba0f615548 100644 --- a/intro.md +++ b/intro.md @@ -1,7 +1,8 @@ -# SVC Azure OpenAI ResponseAPI +# SVC Azure OpenAI (Independent Publisher) ## Overview -The SVC Azure OpenAI ResponseAPI custom connector allows makers in the Power Platform (Power Apps, Power Automate, Logic Apps) to easily interact with our companies SVC Azure AI Foundry REST API. +The SVC Azure OpenAI (Independent Publisher) custom connector allows makers to easily interact with our company’s SVC Azure AI Foundry REST API. + With this connector you can - Create an AI Response to a query @@ -18,7 +19,7 @@ With this connector you can ## Features ### Authentication & Connection -This connector uses api key Authentication to connect to our companies SVC Azure AI Foundry REST API. +This connector uses API key authentication to connect to our company’s SVC Azure AI Foundry REST API. To set up the connection: 1. Obtain an api key from from . 2. In the connector in your environment, create a new connection and provide the key. @@ -41,7 +42,7 @@ Here are the actions provided: ### Getting Started -1. In Power Automate / Power Apps, add the connector **SVC Azure OpenAI ResponseAPI**. +1. In Power Automate / Power Apps, add the connector **SVC Azure OpenAI (Independent Publisher)**. 2. Choose the connection you created above. 3. Insert the action **Create Response**, configure parameters such as api-version, x-ms-oai-image-generation-deployment and body. 4. Run the action. @@ -51,4 +52,5 @@ Here are the actions provided: ## Support & Feedback If you encounter issues or would like to provide feedback, please contact: -**svc_act1@ascension-team.com +**svc_act1@ascension-team.com** + From f940bd705448271483b9827a86b10e02eb927866 Mon Sep 17 00:00:00 2001 From: svcact1 Date: Fri, 21 Nov 2025 09:19:54 -0600 Subject: [PATCH 5/5] Update intro.md --- intro.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/intro.md b/intro.md index ba0f615548..adde489613 100644 --- a/intro.md +++ b/intro.md @@ -1,7 +1,7 @@ -# SVC Azure OpenAI (Independent Publisher) +# ACT Azure OpenAI (Independent Publisher) ## Overview -The SVC Azure OpenAI (Independent Publisher) custom connector allows makers to easily interact with our company’s SVC Azure AI Foundry REST API. +The ACT Azure OpenAI (Independent Publisher) custom connector enhances the available functions and capabilities to easily interact with Azure AI Foundry Open AI models including advanced functionalities like using the Response API with chaining, files, etc. . With this connector you can @@ -17,12 +17,14 @@ With this connector you can - Transcribes audio into the input language. - Generates audio from the input text. +In addition, it can also be used generate codes and images using the create endpoint, chain the responses into a thread. + ## Features ### Authentication & Connection -This connector uses API key authentication to connect to our company’s SVC Azure AI Foundry REST API. +This connector uses API key authentication to connect to an Azure OpenAI Rest API in Azure Foundry?. To set up the connection: -1. Obtain an api key from from . -2. In the connector in your environment, create a new connection and provide the key. +1. Obtain an api key and endpoint from Azure AI Foundry. +2. In the connector in your environment, create a new connection and provide the key endpoint/host. 3. Once connected, all actions/triggers will work as described. ### Actions & Triggers @@ -42,15 +44,15 @@ Here are the actions provided: ### Getting Started -1. In Power Automate / Power Apps, add the connector **SVC Azure OpenAI (Independent Publisher)**. +1. In Power Automate / Power Apps, add the connector **ACT Azure OpenAI (Independent Publisher)**. 2. Choose the connection you created above. 3. Insert the action **Create Response**, configure parameters such as api-version, x-ms-oai-image-generation-deployment and body. 4. Run the action. ## Known Issues & Limitations -- Transcript action only works for certain audio file types +- No known limitations beyond Microsoft's documented limitations of the Azure OpenAI API ## Support & Feedback If you encounter issues or would like to provide feedback, please contact: -**svc_act1@ascension-team.com** +**contact@actvelocity.com**