Skip to content

Adds a new constructor to CallAutomationClient for PMA endpoint and connection string #49814

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: callautomation/release/ga5
Choose a base branch
from

Conversation

v-nyerkala
Copy link

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new constructor to CallAutomationClient to allow initializing the client using both a PMA endpoint and a connection string.

  • Adds a public constructor that accepts a PMA endpoint and a connection string, delegating to a new private constructor.
  • Introduces a private constructor that builds the HTTP pipeline using a parsed connection string.

@v-nyerkala v-nyerkala requested a review from v-dharmarajv May 5, 2025 06:38
@v-nyerkala v-nyerkala changed the title Added new constructor to accept connection string along with PMA url Adds a new constructor to CallAutomationClient for PMA endpoint and connection string May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant