This is a browser extension for folks who might be streaming or presenting while simultaneously showing one of the Microsoft Cloud Portals. It does its very best to hide connection strings, email addresses, avatars, and anything that might show secure or personal information. It's not perfect, but it's 95% solid. The goal is to avoid any kind of information leakage when presenting or streaming while live coding.
You can consider this the next-version/update to Azure Mask (shout out to Brian Clark for his pioneering work and blessing for us to create this one)
- Download and unzip the latest version of the extension (or clone this repository)
- Open the Edge or Chrome browser
- Navigate to the browser's
Extensions
page- Click
...
, thenExtensions
, thenManage extensions
- Click
- Enable
Developer mode
- Select
Load unpacked
and navigate to the directory containing the extension code - Pin the extension icon to the toolbar
- Click the extension "puzzle piece" in the browser toolbar, then
...
for the extension, thenShow in toolbar
- Click the extension "puzzle piece" in the browser toolbar, then
- Navigate to the Azure Portal, Entra, GitHub, etc.
- Click the extension icon in the toolbar to toggle it from
OFF
toON
- Confirm that sensitive data like IP addresses, GUIDs, and email addresses are blurred-out
- Open the project's
Issues
page - Look for an existing issue that describes your scenario
- OR create a new issue
- Please provide detailed steps to reproduce the issue