is there any way in api for azure subscription role assignments
In Azure portal, Under Home - Subscriptions - Microsoft Azure - Access control (IAM) - Role Assignments tab - I want to add New Role assignment. Is there any possibilitlity to achieve this using microsoft partner api rather than manually using…
Issue when trying to add API permissions
Hi there I am working on integrating Onedrive into Nextcloud. Therefore I need to create an app registration in the Azure portal. This works fine. But when I try to change the API permissions, the website gives me two error popups and I can't…
Unavailable subscription Azure plan sandbox
Hi there, I've just created a new customer on a CSP sandbox account, and then I've added the Azure Global product to it. The issue is that when I try to view all the resources on Azure portal, for the newly subscription, it says the there is no…
Share data and launch apps
Launch 3rd party apps from our UWP app: We will have information on which app to open, however, in spite of trying out different solutions we have not been able to find a solution that is compatible with UWP. We have tried launching 3rd party apps…
Process for ISV Azure AD application registration
Hi, We are currently selling some Microsoft Dynamics ISV solutions (Finance and Operations, Sales etc.) that uses OAuth 2.0 Client Credentials Grant Flow to communicate between our ISV solutions on these Microsoft hosted products. Authorization…
Azure AD DS ldap integration
Hello Support, I am trying to figure out if Azure AD DS can allow custom written applications to authenticate end users, using their Office 365 credentials. The application requires LDAP to authenticate, and I was under the impression that Azure AD…
Issue with Microsoft Teams client app when receiving a call
Hello everyone, I have an issue when trying to call to a DID number configured in a team's user. Calls are making through an Opensips SBC that I'm configuring. The scenario is as follows: Microsoft client (DID number) <--> Microsoft SIP…
Using the StackPanel as ItemsPanelTemplate for ComBoBox occured strange behavior
As we all know, the UWP ComboBox control uses the CarouselPanel as its ItemsPanelTemplate. With it, the ComboBox's dropdown-list will cyclic scroll when the app runs on the tablet mode. But we don't want the cyclic scrolling on tablet mode. So, we…
MediaCapture.CaptureDeviceExclusiveControlStatusChanged Event not triggered when legacy app accesses camera stream
CONTEXT: I would like to know when any other app grabs hold of the RGB camera stream, so I can stop streaming the IR stream of an RGB-IR device (IR LEDs cause an undesirable effect on the RGB stream). The best way I could think was to monitor…
Do Windows updates or install programs use Windows Script Host?
I notice that when I start Windows after an update, I often briefly see one or more command Windows. The Windows close quickly so I cannot read the command that was executed. But it makes me think that possibly scripts were run as part of the update. My…
Can't add additional Scopes to my AD Application
Hey, I can not add new Scopes to my Azure AD Application. If I try, I get stuck on an infinite loading Screen. A screenshot of it can be seen here: I have already tried using a different Browser, the Azure Portal App, a different AD Application,…
AzureDevOps Build is Not Compiling DLLs
With XAML builds you could add the following argument /p:GenerateProjectSpecificOutputFolder=True and it would cleanly build your code and compile your dlls per library. With YAML builds however, this argument does not appear to work and all the code…
Different functionality in Azure AD in Azure Portal vs. Azure AD Portal
Hi, I have a strange problem. When I login with the administrator account of our tenant in the Azure Portal (https://portal.azure.com) I cannot add a new user or assign a role to a user. If I login with the administrator account of our tenant…
Allowing on all users to login on remote AAD joined machine
Morning! I'm trying to build out new offices with smaller footprints. One of my ideas was to put the machines into AzureAD. I've done that, but what I see is I can only login with the user that's assigned to the machine. Is there a way I can register…
Azure NSG's do not work
Hi, I have been working with Azure for some time now and have noticed that setting up NSG's are pointless because they don't do anything. For example, i'll setup rules to open certain ports and they don't take any effect. To prove this right i then…
Can't upload Certificate through "Management certificates" - getting "Insufficient Permissions" err
Hi, I am trying to migrate VMware machine using Microsoft Virtual Machine Converter. i've been asked for Certificate Thumbprint which has to be uploaded through the Azure portal at "Management certificates" i had assigned myself as…
AZURE VM Auto-shutdown Save button disabled
Save button never become enabled even if time and email are setted up.
Difference with Azure Notification Hubs notification and Web Server notification
During my research, in UWP we can use the Azure Notification Hubs or Web Server to do the push notification, I have sucessfully tried the Azure Notification Hubs. There are a lot of steps need to configuration. Based on the search result, we can also use…
UWP Sample for push notification using Web Server
Can you please share complete sample about the push notification using Web Server instead of the Azure Notification hub? What I have found are the sample for Windows 8.1, I need the sample for UWP.
AOBO Admin-On-Behalf-Of flow rest api
Anyone have a coed example for the AOBO flow? What I'm trying to achieve is to manage the resources inside the customer azure subscription as admin. So, I need a rest api flow where I ask to the user a token that authorize the admin to access to…