Giter Site home page Giter Site logo

azure-compute-rate-analysis's Introduction

Rate Limiting Analysuis

This is a set of scripts to assist with analysis of Azure API call rates and throttling errors. It is based on this document: Troubleshooting API throttling errors

Prerequisites

  • Recent version of PowerShell 7
  • Recent version of the Azure PowerShell Module
  • A blob storage account with a Shared Access Signature for create / write operations (set at the container level)

Configuration

Create a file name config.json in the /scripts directory and add the following details:

{
    "subscriptionName": "[your_subscription_name]",
    "tenantId": "[your_tenant_id]",
    "sasUri": "[your_sas_uri]"
}

Open a PowerShell terminal, switch to the scripts directory, and run export-stats.ps1. You may need to run individual commands step-by-step. Output files will be written to the container your specified in the SAS URI. You may use Azure Storage Explorer or the Storage Browser in the Azure Portal to access the files.

azure-compute-rate-analysis's People

Contributors

travisnielsen avatar

Watchers

 avatar  avatar

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.