Jens
Jens
Hello Microsoft Team, I'm working as a Cybersecurity Consultant and I do CISO Workshops with my customers to make them understand the security advantages of moving to the Cloud and...
I had some problems with Docker and I realized there was no EXPOSE in the Docker File. So I added it. I also changed the order of choosing the Workdir...
Hello everyone, this is my command: `New-AzureADMSInvitation -InvitedUserEmailAddress $email -SendInvitationMessage $false -InviteRedirectUrl "https://example.com" -InvitedUserDisplayName "$lastname, $firstname"` The variables are all initialized. Nevertheless I am getting the following error: ``` New-AzureADMSInvitation...
Tested and working.
Heyho! Thank you for this great project! I did a huge rewrite of the project with a lot of added functionality and with 200 unit and functional tests. Main improvements...
I am currently building an open source software which helps users organizing and normalizing their google photos takeout data for use in e.g. immich. During development we encountered various problems...
A user reported the following issue: https://github.com/Xentraxx/GooglePhotosTakeoutHelper/issues/60 I ran some tests and noticed that [0x00, 0x00, 0x00, 0x14, 0x66, 0x74, 0x79, 0x70, 0x33, **0x67, 0x70, 0x34**] (magic number for 3gp4)...