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

Adding Monitoring Azure App Service #18898

Merged
merged 8 commits into from
Oct 15, 2024
Merged

Conversation

elucus
Copy link
Contributor

@elucus elucus commented Oct 8, 2024

No description provided.

@CLAassistant
Copy link

CLAassistant commented Oct 8, 2024

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

github-actions bot commented Oct 8, 2024

Hi @elucus 👋

Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days.

We will automatically generate a preview of your request, and will comment with a link when the preview is ready (usually 10 to 20 minutes).

Copy link

netlify bot commented Oct 8, 2024

Deploy Preview for docs-website-netlify ready!

Name Link
🔨 Latest commit 21282fa
🔍 Latest deploy log https://app.netlify.com/sites/docs-website-netlify/deploys/670d9a39593d4e00087a5072
😎 Deploy Preview https://deploy-preview-18898--docs-website-netlify.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@akristen akristen added content requests related to docs site content from_internal Identifies issues/PRs from Relics (except writers) labels Oct 9, 2024

## Overview of Azure app service [#overview]

Azure App Service is a fully managed Platform as a Service (PaaS) offering from Microsoft Azure that enables developers to build, deploy, and scale web applications, mobile backends, and APIs quickly and efficiently across various programming languages and frameworks. Key features include automatic scaling to meet changing demand, continuous deployment through integration with Git repositories like GitHub and Azure DevOps, built-in security and compliance measures, and the ability to deploy applications globally for improved performance and availability.
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we including references to the Container service that's also available to certain APM agents? @elucus

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, for Python only right now


## Overview of Azure app service [#overview]

Azure App Service is a fully managed Platform as a Service (PaaS) offering from Microsoft Azure that enables developers to build, deploy, and scale web applications, mobile backends, and APIs quickly and efficiently across various programming languages and frameworks. Key features include automatic scaling to meet changing demand, continuous deployment through integration with Git repositories like GitHub and Azure DevOps, built-in security and compliance measures, and the ability to deploy applications globally for improved performance and availability.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Azure App Service is a fully managed Platform as a Service (PaaS) offering from Microsoft Azure that enables developers to build, deploy, and scale web applications, mobile backends, and APIs quickly and efficiently across various programming languages and frameworks. Key features include automatic scaling to meet changing demand, continuous deployment through integration with Git repositories like GitHub and Azure DevOps, built-in security and compliance measures, and the ability to deploy applications globally for improved performance and availability.
Azure App Service is a fully managed Platform as a Service (PaaS) offering from Microsoft Azure that enables developers to build, deploy, and scale web applications, mobile backends, and APIs quickly and efficiently across various programming languages and frameworks. Key features include automatic scaling to meet changing demand, continuous deployment through integration with git repositories like GitHub and Azure DevOps, built-in security and compliance measures, and the ability to deploy applications globally for improved performance and availability.

Copy link
Contributor

Choose a reason for hiding this comment

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

I wonder if we need to include this little call out about Azure:

Key features include automatic scaling to meet changing demand, continuous deployment through integration with git repositories like GitHub and Azure DevOps, built-in security and compliance measures, and the ability to deploy applications globally for improved performance and availability.

I think we could consider removing this copy and shifting the next h2 content into the intro. My thinking is thati f people are reading this doc, they likely already have buy-in with Azure and are seeking out info about how New Relic fits into the picture. What do you think? @elucus

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah that makes sense to me.

@akristen akristen marked this pull request as ready for review October 14, 2024 21:27
@akristen akristen merged commit c969946 into newrelic:develop Oct 15, 2024
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content requests related to docs site content from_internal Identifies issues/PRs from Relics (except writers)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants