Forum Widgets
Latest Discussions
Partner Entra lockout for more than 2 months
Sole Global Administrator Locked Out (60+ Days) Following MAICPP Partner Launch Benefits Activation — Case #2607300040011056 Hello Microsoft Partner Community and Microsoft Community Managers, I been a partner for several decades, previously a higher capacity MAICPP I am posting from my active Developer account because my primary organization tenant has been completely locked out for over two months.. MAICPP Partner Launch Benefits Activation The activation of Entra subscription failed and a delay in partner tech support resulting in an administrative lockout across our tenant spnode.io The Issue & Support Bottleneck Attempts to authenticate or initiate self-service password recovery result in an explicit account lockout message The ticket has stalled across various support queues for over two months Initially routed to Microsoft Defender for Cloud Apps, where engineers confirmed it was outside their scope Re-routed toward the Azure / M365 Data Protection queue A communication delay occurred when I temporarily lost phone access and was in the hospital. I require intervention from a Community Manager or Partner Operations Escalation Lead to help route this stalled case directly to an active Duty Manager in the Partner Support for immediate identity verification Direct Callback Phone: 628-309-6705 Thank you for your assistance in restoring access to our partner tenant.henryoh1200Sep 11, 2026Occasional Reader5Views0likes0CommentsWindows Hardware Developer Program: how long for the EV cert questionnaire email?
Hello, I'm in the process of registering my company for the Windows Hardware Developer Program, following this guide: https://learn.microsoft.com/en-us/windows-hardware/drivers/dashboard/hardware-program-register So far I have completed: 1. Submitted the registration request 2. Uploaded the Extended Validation (EV) code signing certificate from the "Manage certificates" page, as instructed According to the documentation, I should receive a questionnaire email asking for additional information about my business before the approval review can proceed. However, it has now been about 9 business days (submitted on August 25) since I completed the steps above, and I still haven't received this email - I've also checked the junk/spam folder. Could someone from the Hardware Dev Center team help clarify: - The typical turnaround time for this questionnaire email - Whether there's any way to check the current status of my registration/verification from my side - What I should do if the email still doesn't arrive Thank you in advance for any guidance.ToshimitsuITSSep 05, 2026Copper Contributor19Views0likes0Commentsnew partner tenant - price sheet API calls don't work
I work for a CSP direct partner with multiple tenants. We're currently setting up a Netherlands tenant, and I can't manage to make calls to retrieve price sheets. I think the underlying issue is that this tenant is missing the enterprise app for "Microsoft Partner" (ID 4990cffe-04e8-4e8b-808a-1175604b879f), so I can't add a permission for it to my app registration. Any clue how I can add it? Do I have to open a support ticket or can I do it myself? It's present in our other tenants (US, Ireland, etc.). Price sheet API docs: https://learn.microsoft.com/en-us/partner-center/developer/get-a-price-sheetSolvedAndyH-SHISep 01, 2026Tin Contributor169Views1like5CommentsEmployment Verification appeal (Resolve) panel does not render upload option
Partner ID: 7001033 Company: Conligo Services B.V. Account: Microsoft AI Cloud Partner Program, Developer track Issue: Legal Business Profile Verification is stuck at Employment Verification (status: Rejected / Pending Partner Action). Following the official appeal process (Legal Info → Verification Summary → Resolve), the panel that opens does not match Microsoft's own documented behavior. Expected behavior (per Microsoft's official documentation, "Submit a verification appeal in Partner Center," step 6): the Resolve panel should show a "Select document type" dropdown, a drag-and-drop file upload field, and an optional comments field. Actual behavior: the panel only displays a static message — "Your document was submitted successfully. Review can take up to 5 business days." — with no document type selector, no upload field, and no functional control of any kind. Troubleshooting already performed: Reproduced in multiple browsers (including a fresh anonymous/private session, tested independently, ~30 minutes apart) Reproduced after waiting to rule out temporary state/cache issues Confirmed the Verification Started, Email Verification, and Identity Verification steps all show as passed (green checkmark); only Employment Verification is affected Confirmed via KvK (Dutch Chamber of Commerce) extracts that I am the authorized representative (director of Ubertas Holding B.V., which is the sole director of Conligo Services B.V.) Documents ready to submit once the upload field is functional: KvK extract, Conligo Services B.V. (KvK 77027965) KvK extract, Ubertas Holding B.V. (KvK 76957292) Domain ownership documentation for conligo.nl (WHOIS/registrar confirmation) Request: please either fix the rendering issue on my account, or provide an alternative channel to submit the above documents for the Employment Verification appeal.RonStolwijkAug 27, 2026Copper Contributor105Views1like1CommentVerification docs resubmitted as requested — 9 business days, zero response — 2608140040001875
MPN Account ID: 7136847 Tracking ID: 2608140040001875 Timeline: Initial rejection on Aug 8. Case reopened, Vetting Operations requested additional business registration documents (address change filing + updated GST registration reflecting our current registered address). We submitted these on Aug 14, the same day they were requested. Your team's message committed to a follow-up within 2-3 business days — it's now been over a week with no acknowledgment of receipt or status update on the ticket. Could someone from Vetting Operations confirm receipt of the documents and the current review status? Happy to share any additional verification details by DM if that helps move this along. Thanks in advance. Ashishashish_orb1tAug 25, 2026Copper Contributor48Views1like0CommentsGDAP and the 'Printer Administrator' role
Hello everyone! I see that the 'Printer Administrator' role is available in GDAP. However, we get "401 Error loading your content" messages when trying to access Universal Print in Azure. I checked the Workloads supported by granular delegated admin privileges - Partner Center | Microsoft Learn page but wasn't able to find a section for Universal Print at the moment. I believe a license is required to access this feature, which can't be assigned to an external identity, so I suspect that's our issue. A local tenant admin is able to access the universal print things without any issues. Are we doing something wrong? Can we look forward to seeing broader support for GDAP in the future? Thanks! -jonjonwbstr24Aug 05, 2026Iron Contributor151Views1like3CommentsHardware Program registration deactivated and unable to create support case
Our organization completed Partner Verification successfully. However, the Hardware Program still shows "program registration is deactivated". We also cannot access Hardware Dashboard and cannot create a support case because Engage Center returns "No Access". Has anyone experienced this issue or can a Microsoft moderator help route this to the Hardware Program team? Thank you.WadeAnAug 02, 2026Copper Contributor117Views0likes1CommentFeature Request — Programmatic (API) access to Eligible/Ineligible Revenue data
Hi Product Team, We're building an automated backend pipeline to ingest and reconcile our incentive and revenue data across multiple Microsoft programs (MCI/Co-Op), and we've hit a gap we'd like to flag for future roadmap consideration. **Current situation** The Partner Payout API (api.partner.microsoft.com/v1.0/payouts) already gives us solid programmatic access to Earnings and Payments exports, which we use successfully today. However, the Eligible/Ineligible Revenue data available on the Earnings > Revenue page in Partner Center has no equivalent API endpoint — it's currently only accessible via manual UI download. We confirmed this with Commercial Marketplace Support (Service Request #2607220040003782), who kindly clarified that this is a known product limitation rather than a support/configuration issue, and suggested we raise it here directly with the Product Team. **Business impact** Without API access to this dataset, we're forced to rely on a manual, human-driven download step in an otherwise fully automated ingestion pipeline. This creates: - A recurring operational dependency on a person manually exporting and uploading the file on a schedule - A gap in our audit trail, since manual downloads are harder to log and timestamp consistently than API-driven exports - Reconciliation delays between Eligible/Ineligible Revenue and the Earnings/Payments data we already pull automatically via API **Request** We'd like to ask the Product Team to consider extending the existing Payout API (or a comparable endpoint) to support an asynchronous export request for Eligible/Ineligible Revenue data, following the same pattern already used for Earnings and Payments (create export request → poll status → download via secure blob link). Happy to share more detail on our use case if it's helpful for prioritization. Thank you for considering this. Regards, Carlos Rodriguescmjr86Jul 22, 2026Copper Contributor128Views3likes2Comments
Tags
- tech question or issue98 Topics
- Partner Center Security47 Topics
- APIs and Services27 Topics
- Azure AD10 Topics
- GDAP7 Topics
- azure vm6 Topics
- Secure App Model6 Topics
- azure3 Topics
- Partner question3 Topics
- intune3 Topics