Bhuvan Pasham

Results 5 comments of Bhuvan Pasham

Same issue here... in HTML - there is an easier way to have images - inline as base64 Another project pip html2docx solves this - in this [file](https://github.com/erezlife/html2docx/blob/master/html2docx/image.py) More information...

filters.Add(new RequireHttpsAttribute()); not working on the site either. https is working fine if I explicitly go there

@roblourens - this is not duplicate. It is a similar issue. #2538 is no longer relevant as Microsoft deprecated the method - [documented here](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/login-using-aad) - whereas the problem I am...

@Chuxel - they work for one session.. doesn't persist between sessions. A ps script with the following sequence should work - if launched from PowerShell .. not from vscode Az...

> @bpasham, but what happens when the key is expired? Do I need to regenerate the key every 60 minutes? I think so. I wonder how other authentication schemes are...