Giter Site home page Giter Site logo

dynatrace-azure-webapp-deployment's Introduction

Dynatrace Azure WebApp Deployment

This script automates the Dynatrace OneAgent installation for the Azure WebApps PaaS-offering.

It basically adds the required application settings to your WebApps and installs the Dynatrace Site Extension (https://www.siteextensions.net/packages/Dynatrace).

Before using this script, you need to install the Azure PowerShell: https://azure.microsoft.com/en-us/documentation/articles/powershell-install-configure/

After that, open a PowerShell window and type 'Add-AzureAccount'. Enter your Azure user-credentials in the prompt that pops up.

If you have multiple subscriptions make sure you select the subscription which contains your app.

To list your subscriptions type 'Get-AzureRmSubscription'. To select a subscription type 'Select-AzureSubscription'.

usage: .\dynatrace-azure-updater.ps1 websitename deployment-username deployment-password tenant apitoken

  • websitename the name of your Azure WebApp or API App
  • deployment-username/deployment-password Your azure deployment credentials, which you can set in the azure portal under "App Deployment" > "Deployment credentials"
  • tenant/apitoken Your Dynatrace environment ID and API token, which you can find in Dynatrace under "Deploy Dynatrace"

dynatrace-azure-webapp-deployment's People

Contributors

discostu105 avatar dtmad avatar gregkalapos avatar martingoodwell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dynatrace-azure-webapp-deployment's Issues

Question: clarification or ARM vs PowerShell for dynatrace one agent.

After reading this article and then read through the PowerShell in this repo. Can I clarify that: all we need is to get the Dynatrace Site Extension installed, and then update the website appsettings, is that correct?
If so, instead of powershell, I can use ARM JSON template to install the extension. And then use whatever available to update appsetttings, is that correct?
https://sethreid.co.nz/adding-site-extension-azure-web-app-arm-template-deployment/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.