Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Service Fabric Support Scripts

This repository contains scripts that are used by Microsoft Customer Service and Support (CSS) to aid in supporting and troubleshooting Service Fabric clusters. A goal of this repository is provide transparency to Azure customers who want to better understand the scripts being used and to make these scripts accessible for self-help scenarios outside of Microsoft support.

These scripts are generally intended address a particular scenario and are not published as samples of best practices for inclusion in applications.

Requirements

Each script will describe its own dependencies for execution. Generally, you will need an Azure subscription as well as the script environments and any tools used by the script you wish to execute. This may include:

A great place to find such an environment is the Azure Cloud Shell.

Find Your Way

The repo is organized by support scenario and each support topic contains a description of the articles in a readme.md. The scripts in this folder act as resources for various articles in this repo which provide details on how to use effectively use them.

Liability

As described in the MIT license, these scripts are provided as-is with no warranty or liability associated with their use.

Provide Feedback

We value your input. If you encounter problems with the scripts or ideas on how they can be improved please file an issue in the Issues section of the project.

Known Issues