Connect 2 separate experiments via webservice - Azure MLS Classic
I have 2 experiments A and B in Azure MLS classic. I need the web service output of experiment A as one of the web service inputs for experiment B. Please let me know if it is possible and if yes, how I can do it.
Convert web service output to a dataset Azure MLS classic
Is it possible to convert a web service output as a dataset or a csv file ? I want to consume this in another experiment.
What Azure AD Join is for?
Hi Experts, Dumb question here. What is Azure AD join is for? I cant seem to grasp the concept of it. If anyone could shed me some light on its purpose/usage, I would really appreciate it. Thank you so much! Logbi
Does Azure Support Delegated Gateway URL for Salesforce?
Hi I am wondering if Azure Supports Delegate Authentication in salesforce. If yes , where we can generate the delegated gateway url like on this link in Okta: https://saml-doc.okta.com/SAML_Docs/How-to-Configure-SAML-2.0-in-Salesforce.html?
How to access a course when the confirmation has no link
I registered for the Azure Fundamentals and have missed out as the confirmations do not have links in them to get to the training and cannot contact anyone to get to the course
Does MSAL.js support session sharing across SPA micro apps?
Looking at using MSAL.js across SPA micro apps registered with this library. Does MSAL.js support session sharing across SPA micro apps?
Updating One Drive
I'm on the Board of a nonprofit and shared my license with them. When they upgraded their Office software to Microsoft 365, everything updated except the One Drive which was still in the Office 2010 version. How do I upgrade the One Drive to the…
How to Deploy my php application on Windows Webapp
Hi all hope you can assist I have an Azure pipeline to build and zip my code and then add push artifact When I do this I noticed that my Code files gets added to a folder called 's' Below you will find what I have attempted to set up and…
enable window resize
according to the mdn docs, I cant resize my own window , I need to resize an external window with the same site I am working on var pxNumberValueHere = 500 var myExternalWindow = window.open("http://localhost:4200/",…
Image misalignment from Azure Kinect camera
I have filed a detailed issue on the Kinect github regarding image misalignment on the Azure Kinect. I was told that due to it being a hardware issue I should file a support issue over here and was directed to a general microsoft support site, from which…
UWP C#: In codebehind, how do I reference an image in a Liest view column to set visibility
I have a listview with 3 columns. 1 is Text data, 2 just a spacer, 3 image. This works. I see my text and I can select..etc. I want to either show or hide its the image depending on a condition, so set Visibility = Visibility.Collapsed/Visible It is used…
Enpoint Configuration Manager 2002 and Server OS versions
I have recently updated my site to MECM 2002 and now have a project to upgrade all my Windows servers from Windows Server 2012 R2 to Windows Server 2019. Do I need to upgrade all my servers in the same sitting (Primary site server (hosts MP) and 2…
Azure Policy to handle (or scope) Hidden Resources
Hello, I'm developing the policy to deploy diagnostic settings into database/master. However, as it (dbmaster) is the 'hidden resources', the policy somehow can not detect these hidden resources in its scope. Is there a possible way for policy mechanism…
Get oauth token for Azure Key Vault
Following the tutorial below, I am trying to get an oauth2 token to be able to use for access to Key Vault. The tutorial does not mention where to get the "local (URI) Managed Service Identity endpoint" for the oauth2 token. I tried using the…
Configuring yarn alerts in Azure Monitor
Hi All, Is there any customized alerts to monitor the HDInsight yarn memory from Azure monitor.
Win 10 - Word 2019 - Visual Fox pro driver for mail merges
I just updated my computer to Windows 10 with the new MS office 2019. When i'm trying to make mail merges I get the SQL error and I was told that Word does dot support the Visual Fox Pro driver for mail merges since Word 2010. My last word application…
Not seeing anything in Subscription or Resource dropdowns
I have a group that we assign users to that has collaborative permissions to all the Luis.ai resources in Azure portal. I have also added them to Enterprise applications\luis.ai.live. Some users when accessing luis.ai are able to use drop down for…
Get correct property values in Azure Resource Graph Explorer
Sorry, I am not sure where to post questions about Azure Resource Graph Explorer I am trying to get the list of resources with .NET Framework configuration values with Azure Resource Graph Explorer. As in the policy definition "Ensure that '.NET…
Can't sign-in through ADFS when ExtranetLockout is enabled
I have two AD forests with two-way trust (selective authentication): prod.com and clients.com. Schemas in both forests were updated to Windows 2019 by adprep. There are ADFS and WAP servers with Windows 2019 in prod.com. (Upgraded from Windows…
ADF v2: Define keys for upsert behavior
Hi, I'm trying to create a copy activity that copies from SQL to Dynamics CRM. I'm using the ADF v2 default connector. The Dynamics connectors as a sink have the upsert behavior but I don't know how to define the keys for comparing in the upsert. If I…