Description
I am trying to complete domain verification for my Zoom Marketplace app (ToneBridge) but cannot verify the required domains because they are Microsoft Azure managed infrastructure domains, not domains I own outright.
My app is hosted on:
- Azure Container Apps — azurecontainerapps.io (backend / webhook callback URL)
- Azure Static Web Apps — azurestaticapps.net (frontend)
Zoom’s verification requires placing an HTML file at the root of https://azurestaticapps.net/ and https://azurecontainerapps.io/, but these root domains are owned and controlled by Microsoft, not by me. I only control my subdomains:
- https://sentiment-api.yellowwater-bfbe9452.eastus2.azurecontainerapps.io
- https://salmon-pond-07f3a910f.7.azurestaticapps.net
I can confirm I have placed the verification file on my subdomains and they are live and accessible:
- https://sentiment-api.yellowwater-bfbe9452.eastus2.azurecontainerapps.io/ZOOM_verify_b78f825cc8754f47815b10d5141edecd.html
- https://salmon-pond-07f3a910f.7.azurestaticapps.net/ZOOM_verify_b78f825cc8754f47815b10d5141edecd.html
I am requesting manual domain approval as I am unable to verify the root domains through the standard methods.
How To Reproduce
- App type: OAuth (General App)
- Navigate to domain verification in Marketplace app settings
- Domains listed: azurestaticapps.net, azurecontainerapps.io
- All three verification methods (HTML file, TXT record, meta tag) require control of the root domain, which belongs to Microsoft Azure
Keep it short and include those live verification URLs — it proves you genuinely control the subdomains, which is usually enough for manual approval.