Skip to content
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

[Communication] - Sample - Updating the Samples and regenerate the readme #17822

Merged
merged 3 commits into from
Jan 7, 2021

Conversation

JoshuaLai
Copy link
Member

No description provided.

@@ -105,7 +129,8 @@ public async Task Troubleshooting()
// Get a connection string to our Azure Communication resource.
//@@var connectionString = "<connection_string>";
var client = new CommunicationIdentityClient(connectionString);
/*@@*/ client = CreateInstrumentedCommunicationIdentityClient();
/*@@*/
client = CreateInstrumentedCommunicationIdentityClient();
Copy link
Member

Choose a reason for hiding this comment

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

is this meant to be on a separate line?

Copy link
Member Author

@JoshuaLai JoshuaLai Jan 7, 2021

Choose a reason for hiding this comment

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

Reverted this change and regenerated read me

@JoshuaLai JoshuaLai merged commit 42f5512 into Azure:master Jan 7, 2021
annelo-msft pushed a commit to annelo-msft/azure-sdk-for-net that referenced this pull request Feb 17, 2021
…adme (Azure#17822)

* [Sample] Adding new sample for construction with token. Updating the read me docs
* [ReadMe] updating the read me docs
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.

2 participants