tech question or issue
17 TopicsHow can I get private offer info base on subscription Id?
When a customer places an order using a private offer link and the Landing Page is configured, I can obtain the current SubscriptionId. However, when I use thissubscriptionId to get the subscription detail (https://marketplaceapi.microsoft.com/api/saas/subscriptions/{subscriptionId}?api-version=2018-08-31), the returned offerId is the public offerId, NOT the private offerId. How can I obtain the private offerId? Or where did I go wrong? In fact, I want to obtain the price information set for the private offer using the private offerId. Thank you! { "id": "test", "publisherId": "publisherId", "offerId": "public_offer_id", "name": "name", "saasSubscriptionStatus": "Subscribed", "beneficiary": { "emailId": "", "objectId": "", "tenantId": "", "puid": "" }, "purchaser": { "emailId": "", "objectId": "", "tenantId": "", "puid": "" }, "planId": "planId", "term": { "startDate": "2024-07-18T00:00:00Z", "endDate": "2025-07-17T00:00:00Z", "termUnit": "P1Y" }, "autoRenew": true, "isTest": false, "isFreeTrial": false, "allowedCustomerOperations": [ "Delete", "Read", "Update" ], "sandboxType": "None", "created": "2024-07-18", "lastModified": "0001-01-01T00:00:00", "quantity": 4, "sessionMode": "None" }Purchase OR Sign In Authentication of MS 365 Subscription
We are a software provider that offers completely secure and private Remote Desktop solutions to consumer and business customers. What is the authentication process for a customer that uses our software to access their desktop remotely AND either purchases a Microsoft 365 subscription while within our software (servers)?Hyperautomation Go Big Program former RPA 100 how to become partner?
Hi there community, Hoping someone can shed some lights to this. We've been told there is a program calledHyperautomation Go Big Program former RPA 100; we're trying to work on a solution to migrate our client from Blue Prism to Power Automate and seems like Microsoftrecently built a migration tool that partners can utilize as part of this program. This the tool can decrease the cost and complexity of migration projects. How do we become an approved partner/provider for the Hyperautomation Go Big Program former RPA 100? and what are the requirements to be part of this? appreciate your guidance!Microsoft Windows Hardware Developer Program
Dear all, I am writing this because I just created a new startup together with my co-founder, where we are developing a new kind of software to secure transactions in digital assets with. Long story short, we have a driver that needs to be signed, but it is our first time doing so & are looking for accurate info from someone who has experience with it. Would you be so kind & help us answer the following questions: - Do you know how long it takes to get your EV certificate? - Do you know how long it takes the Microsoft Hardware Developer Program to sign your driver? - Does the latter cost you anything? Thanks a million in advance, MJPartner payment error
The Partner Payment Center paymentpage does not properly process cards. The error I am receiving does not seem to be a valid error for credit cards: Payment failed due to insufficient balance. Please check with your bank or try again with a different card. My Card is in good standing. In the MS store I have no problem, just in the Partner payment page. I've cleared the browser cache and still get the same error.Cannot Register for Windows Developer Program
In the Parter Centre, I'm trying to add the Windows Developer Program to the Programs my organisation is enrolled in. I have to log in again with my personal account which goes OK, I'm presented with a list of programs which I'm already enrolled in and may join, at the bottom of which is a further list under the title 'Other areas', which includes Windows app developer, but says 'To enrol in one of the following programs Sign in again using your personal account.' I sign in again but get an internal server error message "Value cannot be null. (parameter 'key')\r\n\r\n" The only way out of this is going back. When I do, I'm advised to close all browser windows and retry. I do and this time the sign-in works, but takes me back to the original page which invites me to sign in again. The error is repeatable; if I had the patience I think I could go around the loop indefinitely. I have tried a different browser, no change. I cannot find any help articles or any way of raising a support ticket with Microsoft. Can anyone help - I have an application I'd like to submit to the MS App Store, but no way of proceeding!Content Recording Opportunity | Great Learning
Dear MCTs, Hope this message finds you well! Great Learning is currently seeking a Microsoft Certified Trainer who can record teaching content on PowerBI and has prior experience with teaching, and recording professional-grade learning content. This is an excellent opportunity to demonstrate your expertise and contribute to the learning experience and outcomes of 1000s of learners at Great Learning. This is a time sensitive immediate requirement and if you believe you have the requisite skills and experience, we would genuinely love to hear from you! Thanks & Regards Great Learning TeamRepost: Make quick assist run as admin
Question: We need to be able to use Quick Assist in Windows 10 to do some administrative tasks, but if the end user initiates the Quick Assist session then the remote admin is limited to only what the end user has access to. Is there any way we can start Quick Assist as an administrator or elevate it to admin level during the Quick Assist session? Response: Quick Assistis my preferred application to resolve all technical issues remotely. It also allow me toRun as Administratorto install and configure hardware/software but there are few steps required as mentioned below: Run CMD at end-user's computer Type the below command: runas /user:domain\administrator cmd *domain will be any domain of your organization *administrator can be any administrator login. If domain is notavailabletype the below command in cmd. runas /user:local_user cmd Put the adminpassword. Now you have successfully launched cmd in administrator mode, you can run the below tasks. x:\MicrosoftEdgeSetup.exe(for software installation, where x is any drive letter from your computer). appwiz.cplforinstallingor uninstalling program. services.msc(Run or Stop a service) devmgmt.msc(Device Manager, to install/uninstall or upgrade the device driver) diskmgmt.msc(Disk Management) compmgmt.msc(ComputerManagement) regedit(Registry Editor) Above mentioned are just example, you can use the number of commands as per yourrequirement.