If you are not familiar with JSON, it stands for Java Script Object Notation and is an open standard format that uses human readable text for data interchanges. Despite its name, it is separate to ...
Gets the configuration of pre-authentication. Gets all the pre-authentication settings for the tenant. Note that this example uses ConvertTo-Json to display the settings in JSON format since more ...
This is a known issue with both ConvertFrom-JSON and Invoke-RestMethod for handling JSON data where the spelling is the same but the casing is different due to JSON being case sensitive and PowerShell ...