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

Use static http client #2478

Merged
merged 3 commits into from
Oct 23, 2023
Merged

Conversation

ralongit
Copy link
Collaborator

What changed

  • Created a configuration parameter, 'UseStaticHttpClient' to create static HTTP/s client for sending logs. Best practice for serverless environments.
  • Modified explanation on serverless envs.

Pages to review

  • LinkToPage1
  • LinkToPage2

Remaining work

  • Technical review
  • Copy Review
  • Redirects:

Post launch

To be completed by the docs team upon merge:

  • Teams to update with the new information:
  • Replace original content on the support portal with 'this page has been moved to ...' - paste the URL
  • Update these log shipping pages in the app: - paste the URL

@ralongit ralongit requested review from mirii1994 and nico-shishkin and removed request for mirii1994 October 22, 2023 18:50
@ralongit ralongit merged commit 1a8a3f7 into dotnet-static-serverless Oct 23, 2023
4 checks passed
nico-shishkin pushed a commit that referenced this pull request Oct 23, 2023
* Serverless static logger examples

Code examples showing best practice to use serverless functions with static clients.

* Updated Azure serverless function code sample titles (#2477)

* Use static http client (#2478)

* Updated Azure serverless function code sample titles

* Add UseStaticHttpClient & update serverless section.

* Update dotnet.md (#2479)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants