Update URLs and Names
Also removed the open in VS Code online badge as it was broken.
This commit is contained in:
Родитель
40bbfa2165
Коммит
aa1c0aaa62
18
README.md
18
README.md
|
@ -1,26 +1,26 @@
|
|||
[![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)
|
||||
[![CodeQL](https://github.com/microsoft/Privileged-Security-Management/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/microsoft/Privileged-Security-Management/actions/workflows/codeql-analysis.yml) [![Unit Test - Server](https://github.com/microsoft/Privileged-Security-Management/actions/workflows/UnitTest-Server.js.yml/badge.svg)](https://github.com/microsoft/Privileged-Security-Management/actions/workflows/UnitTest-Server.js.yml) [![Unit Test - User Interface](https://github.com/microsoft/Privileged-Security-Management/actions/workflows/UnitTest-UI.js.yml/badge.svg)](https://github.com/microsoft/Privileged-Security-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/Privileged-Security-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.
|
||||
Privileged Access Workstation ([PAW](https://aka.ms/paw)) and Securing Priviledged Access ([SPA](https://aka.ms/spa)) 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.
|
||||
|
||||
This application is designed to operate with a managed identity but supports multiple authentication methods to access the Microsoft Graph API. The Graph API is used to manage the various aspects of the tenant, from the Conditional Access to the Device Configurations in Endpoint Manager.
|
||||
|
||||
# Deployment Guide
|
||||
The App can be deployed in a variety of ways to support your diverse hosting environment.
|
||||
Check out our deployment guides here:
|
||||
- [Azure](https://github.com/microsoft/Cloud-PAW-Management/wiki/Deploy-to-Azure)
|
||||
- [Container](https://github.com/microsoft/Cloud-PAW-Management/wiki/Deploy-to-Container)
|
||||
- [Linux](https://github.com/microsoft/Cloud-PAW-Management/wiki/Deploy-to-Linux)
|
||||
- [Windows](https://github.com/microsoft/Cloud-PAW-Management/wiki/Deploy-to-Windows)
|
||||
- [Deploy/Build from Source Code](https://github.com/microsoft/Cloud-PAW-Management/wiki/Deploy-from-Source)
|
||||
- [Azure](https://github.com/microsoft/Privileged-Security-Management/wiki/Deploy-to-Azure)
|
||||
- [Container](https://github.com/microsoft/Privileged-Security-Management/wiki/Deploy-to-Container)
|
||||
- [Linux](https://github.com/microsoft/Privileged-Security-Management/wiki/Deploy-to-Linux)
|
||||
- [Windows](https://github.com/microsoft/Privileged-Security-Management/wiki/Deploy-to-Windows)
|
||||
- [Deploy/Build from Source Code](https://github.com/microsoft/Privileged-Security-Management/wiki/Deploy-from-Source)
|
||||
|
||||
# Documentation
|
||||
The application's docs can be found in the GitHub wiki!
|
||||
https://github.com/microsoft/Cloud-PAW-Management/wiki
|
||||
https://github.com/microsoft/Privileged-Security-Management/wiki
|
||||
|
||||
# Roadmap
|
||||
This is also found on the wiki!
|
||||
https://github.com/microsoft/Cloud-PAW-Management/wiki/Version-Roadmap
|
||||
https://github.com/microsoft/Privileged-Security-Management/wiki/Version-Roadmap
|
||||
|
||||
## Contributing
|
||||
This project welcomes contributions and suggestions. Most contributions require you to agree to a
|
||||
|
|
Загрузка…
Ссылка в новой задаче