AzureStorageExplorer
AzureStorageExplorer copied to clipboard
[ID2.3.3] Disallowing cross tenant access - no passthrough
This is due at the end of the year.
From what I can see, all we need to do is add the following to each of our app registration parameters:
"legacyAllowPassthroughUsers": {
"value": "false"
}