I have an Azure application that I have created and am now going through verification process. In order to pass through Microsoft Identity, it requires a json file ( microsoft-identity-association.json ) to be accessed through the following link:
http:///.well-known/microsoft-identity-association.json
Is this possible with a Wix site?
What is the easiest way to do this? I’ve tried creating the page…the title is too many characters long, so I’ve created a subpage: .well-known , and then the microsoft-identity-association.json page beneath that. I’ve tried simply pasting the json code directly into the page source…but that’s not it at all.
This is the only purpose for this site .
Any ideas?
Thanks in advance for your time.
Sincerely,
Paul Goldstein
Any one?