This commit is contained in:
Elliot Huffman 2021-10-02 19:11:08 -04:00 коммит произвёл GitHub
Родитель 756c6456cb
Коммит d5a81b3adc
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,4 +1,4 @@
[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/microsoft/Cloud-PAW-Management) [![CodeQL](https://github.com/microsoft/Cloud-PAW-Management/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/microsoft/Cloud-PAW-Management/actions/workflows/codeql-analysis.yml) [![Unit Test - Server](https://github.com/microsoft/Cloud-PAW-Management/actions/workflows/UnitTest-Server.js.yml/badge.svg)](https://github.com/microsoft/Cloud-PAW-Management/actions/workflows/UnitTest-Server.js.yml) [![Unit Test - User Interface](https://github.com/microsoft/Cloud-PAW-Management/actions/workflows/UnitTest-UI.js.yml/badge.svg)](https://github.com/microsoft/Cloud-PAW-Management/actions/workflows/UnitTest-UI.js.yml) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5021/badge)](https://bestpractices.coreinfrastructure.org/projects/5021)
[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/microsoft/Cloud-PAW-Management) [![CodeQL](https://github.com/microsoft/Cloud-PAW-Management/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/microsoft/Cloud-PAW-Management/actions/workflows/codeql-analysis.yml) [![Unit Test - Server](https://github.com/microsoft/Cloud-PAW-Management/actions/workflows/UnitTest-Server.js.yml/badge.svg)](https://github.com/microsoft/Cloud-PAW-Management/actions/workflows/UnitTest-Server.js.yml) [![Unit Test - User Interface](https://github.com/microsoft/Cloud-PAW-Management/actions/workflows/UnitTest-UI.js.yml/badge.svg)](https://github.com/microsoft/Cloud-PAW-Management/actions/workflows/UnitTest-UI.js.yml) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5021/badge)](https://bestpractices.coreinfrastructure.org/projects/5021) [![License: MIT](https://img.shields.io/badge/License-MIT-blue)](https://github.com/microsoft/Cloud-PAW-Management/blob/main/LICENSE)
# Introduction
Privileged Access Workstation ([PAW](https://aka.ms/paw)) may be the gold standard of administrative security, but the complexity of architecture and associated price point deter most administrators from implementing this in their environments. To lower the barrier of implementation, this application automates processes to reduce human error and simplify the required security expertise to deploy and manage PAWs and [SPA](https://aka.ms/spa) architectures, specifically from deployment to lifecycle management (on-board/decommission) in addition to SILO management.